From ac0987e16dcd5e0a9bcade94fcaca261c7d02182 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" <148610067+eshanized@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:10:16 +0530 Subject: [PATCH] update --- AUTHORS | 9 + cinnamon/assets/checkbox/checkbox-checked.svg | 93 + .../assets/checkbox/checkbox-unchecked.svg | 90 + .../assets/checkbox/radiobutton-checked.svg | 92 + .../assets/checkbox/radiobutton-unchecked.svg | 93 + cinnamon/assets/menu/menu-hover.svg | 123 + cinnamon/assets/menu/menu-separator.svg | 77 + cinnamon/assets/menu/menu.svg | 223 + cinnamon/assets/menu/submenu.svg | 200 + cinnamon/assets/misc/add-workspace-active.svg | 132 + cinnamon/assets/misc/add-workspace-hover.svg | 132 + cinnamon/assets/misc/add-workspace.svg | 133 + cinnamon/assets/misc/bg.svg | 200 + cinnamon/assets/misc/button-box.svg | 123 + cinnamon/assets/misc/calendar-arrow-left.svg | 160 + cinnamon/assets/misc/calendar-arrow-right.svg | 160 + cinnamon/assets/misc/close-active.svg | 110 + cinnamon/assets/misc/close-hover.svg | 110 + cinnamon/assets/misc/close.svg | 110 + cinnamon/assets/misc/corner-ripple.svg | 89 + cinnamon/assets/misc/desklet-header.svg | 135 + cinnamon/assets/misc/desklet.svg | 128 + cinnamon/assets/misc/message.svg | 99 + cinnamon/assets/misc/osd.svg | 200 + cinnamon/assets/misc/overview-hover.svg | 114 + cinnamon/assets/misc/overview.svg | 114 + cinnamon/assets/misc/trash-icon.svg | 135 + cinnamon/assets/panel/activities-active.svg | 174 + cinnamon/assets/panel/activities.svg | 173 + cinnamon/assets/switch/switch-off.svg | 214 + cinnamon/assets/switch/switch-on.svg | 228 + cinnamon/cinnamon.css | 2892 ++++++ cinnamon/thumbnail.png | Bin 0 -> 32325 bytes gnome-shell/assets/calendar-arrow-left.svg | 3 + gnome-shell/assets/calendar-arrow-right.svg | 3 + gnome-shell/assets/calendar-today.svg | 44 + gnome-shell/assets/checkbox-off.svg | 3 + gnome-shell/assets/checkbox.svg | 60 + gnome-shell/assets/dash-placeholder.svg | 4 + gnome-shell/assets/more-results.svg | 73 + gnome-shell/assets/no-events.svg | 3 + gnome-shell/assets/no-notifications.svg | 3 + gnome-shell/assets/noise-texture.svg | 78 + gnome-shell/assets/process-working.svg | 72 + gnome-shell/assets/toggle-off.svg | 93 + gnome-shell/assets/toggle-on.svg | 14 + .../assets/window-close-24-symbolic.svg | 56 + gnome-shell/assets/window-close-active.svg | 116 + gnome-shell/assets/window-close-hover.svg | 137 + gnome-shell/assets/window-close.svg | 119 + gnome-shell/gnome-shell.css | 4044 ++++++++ gnome-shell/no-events.svg | 1 + gnome-shell/no-notifications.svg | 1 + gnome-shell/pad-osd.css | 30 + gnome-shell/process-working.svg | 1 + gtk-2.0/apps.rc | 166 + gtk-2.0/assets/border.png | Bin 0 -> 140 bytes gtk-2.0/assets/button-active.png | Bin 0 -> 370 bytes gtk-2.0/assets/button-hover.png | Bin 0 -> 366 bytes gtk-2.0/assets/button-insensitive.png | Bin 0 -> 204 bytes gtk-2.0/assets/button.png | Bin 0 -> 353 bytes gtk-2.0/assets/checkbox-checked-active.png | Bin 0 -> 371 bytes gtk-2.0/assets/checkbox-checked-hover.png | Bin 0 -> 355 bytes .../assets/checkbox-checked-insensitive.png | Bin 0 -> 335 bytes gtk-2.0/assets/checkbox-checked.png | Bin 0 -> 334 bytes gtk-2.0/assets/checkbox-mixed-active.png | Bin 0 -> 273 bytes gtk-2.0/assets/checkbox-mixed-hover.png | Bin 0 -> 258 bytes gtk-2.0/assets/checkbox-mixed-insensitive.png | Bin 0 -> 233 bytes gtk-2.0/assets/checkbox-mixed.png | Bin 0 -> 232 bytes gtk-2.0/assets/checkbox-unchecked-active.png | Bin 0 -> 245 bytes gtk-2.0/assets/checkbox-unchecked-hover.png | Bin 0 -> 252 bytes .../assets/checkbox-unchecked-insensitive.png | Bin 0 -> 223 bytes gtk-2.0/assets/checkbox-unchecked.png | Bin 0 -> 216 bytes gtk-2.0/assets/combo-ltr-button-active.png | Bin 0 -> 294 bytes gtk-2.0/assets/combo-ltr-button-hover.png | Bin 0 -> 292 bytes .../assets/combo-ltr-button-insensitive.png | Bin 0 -> 195 bytes gtk-2.0/assets/combo-ltr-button.png | Bin 0 -> 279 bytes gtk-2.0/assets/combo-ltr-entry-active.png | Bin 0 -> 263 bytes .../assets/combo-ltr-entry-insensitive.png | Bin 0 -> 250 bytes gtk-2.0/assets/combo-ltr-entry.png | Bin 0 -> 250 bytes gtk-2.0/assets/combo-rtl-button-active.png | Bin 0 -> 276 bytes gtk-2.0/assets/combo-rtl-button-hover.png | Bin 0 -> 275 bytes .../assets/combo-rtl-button-insensitive.png | Bin 0 -> 187 bytes gtk-2.0/assets/combo-rtl-button.png | Bin 0 -> 269 bytes gtk-2.0/assets/combo-rtl-entry-active.png | Bin 0 -> 272 bytes .../assets/combo-rtl-entry-insensitive.png | Bin 0 -> 263 bytes gtk-2.0/assets/combo-rtl-entry.png | Bin 0 -> 265 bytes gtk-2.0/assets/entry-active.png | Bin 0 -> 335 bytes .../assets/entry-background-insensitive.png | Bin 0 -> 142 bytes gtk-2.0/assets/entry-background.png | Bin 0 -> 142 bytes gtk-2.0/assets/entry-insensitive.png | Bin 0 -> 300 bytes gtk-2.0/assets/entry.png | Bin 0 -> 310 bytes gtk-2.0/assets/flat-button-active.png | Bin 0 -> 210 bytes gtk-2.0/assets/flat-button-hover.png | Bin 0 -> 204 bytes gtk-2.0/assets/flat-button-insensitive.png | Bin 0 -> 152 bytes gtk-2.0/assets/flat-button.png | Bin 0 -> 152 bytes gtk-2.0/assets/focus.png | Bin 0 -> 191 bytes gtk-2.0/assets/frame-inline.png | Bin 0 -> 159 bytes gtk-2.0/assets/frame-notebook.png | Bin 0 -> 162 bytes gtk-2.0/assets/frame.png | Bin 0 -> 157 bytes gtk-2.0/assets/handle-horz-active.png | Bin 0 -> 186 bytes gtk-2.0/assets/handle-horz-hover.png | Bin 0 -> 199 bytes gtk-2.0/assets/handle-horz.png | Bin 0 -> 194 bytes gtk-2.0/assets/handle-vert-active.png | Bin 0 -> 182 bytes gtk-2.0/assets/handle-vert-hover.png | Bin 0 -> 189 bytes gtk-2.0/assets/handle-vert.png | Bin 0 -> 188 bytes .../menu-checkbox-checked-insensitive.png | Bin 0 -> 306 bytes gtk-2.0/assets/menu-checkbox-checked.png | Bin 0 -> 305 bytes .../menu-checkbox-mixed-insensitive.png | Bin 0 -> 222 bytes gtk-2.0/assets/menu-checkbox-mixed.png | Bin 0 -> 221 bytes .../menu-checkbox-unchecked-insensitive.png | Bin 0 -> 209 bytes gtk-2.0/assets/menu-checkbox-unchecked.png | Bin 0 -> 209 bytes .../assets/menu-radio-checked-insensitive.png | Bin 0 -> 531 bytes gtk-2.0/assets/menu-radio-checked.png | Bin 0 -> 544 bytes .../assets/menu-radio-mixed-insensitive.png | Bin 0 -> 461 bytes gtk-2.0/assets/menu-radio-mixed.png | Bin 0 -> 470 bytes .../menu-radio-unchecked-insensitive.png | Bin 0 -> 363 bytes gtk-2.0/assets/menu-radio-unchecked.png | Bin 0 -> 441 bytes .../notebook-combo-ltr-entry-active.png | Bin 0 -> 263 bytes .../notebook-combo-ltr-entry-insensitive.png | Bin 0 -> 250 bytes gtk-2.0/assets/notebook-combo-ltr-entry.png | Bin 0 -> 250 bytes .../notebook-combo-rtl-entry-active.png | Bin 0 -> 272 bytes .../notebook-combo-rtl-entry-insensitive.png | Bin 0 -> 263 bytes gtk-2.0/assets/notebook-combo-rtl-entry.png | Bin 0 -> 265 bytes gtk-2.0/assets/notebook-entry-active.png | Bin 0 -> 335 bytes gtk-2.0/assets/notebook-entry-insensitive.png | Bin 0 -> 300 bytes gtk-2.0/assets/notebook-entry.png | Bin 0 -> 310 bytes gtk-2.0/assets/null.png | Bin 0 -> 149 bytes gtk-2.0/assets/pan-down-alt-insensitive.png | Bin 0 -> 198 bytes gtk-2.0/assets/pan-down-alt.png | Bin 0 -> 206 bytes gtk-2.0/assets/pan-down-insensitive.png | Bin 0 -> 197 bytes gtk-2.0/assets/pan-down.png | Bin 0 -> 181 bytes gtk-2.0/assets/pan-left-alt-insensitive.png | Bin 0 -> 201 bytes gtk-2.0/assets/pan-left-alt.png | Bin 0 -> 209 bytes gtk-2.0/assets/pan-left-insensitive.png | Bin 0 -> 201 bytes gtk-2.0/assets/pan-left-semi.png | Bin 0 -> 206 bytes gtk-2.0/assets/pan-left.png | Bin 0 -> 196 bytes gtk-2.0/assets/pan-right-alt-insensitive.png | Bin 0 -> 203 bytes gtk-2.0/assets/pan-right-alt.png | Bin 0 -> 205 bytes gtk-2.0/assets/pan-right-insensitive.png | Bin 0 -> 203 bytes gtk-2.0/assets/pan-right-semi.png | Bin 0 -> 208 bytes gtk-2.0/assets/pan-right.png | Bin 0 -> 197 bytes gtk-2.0/assets/pan-up-alt-insensitive.png | Bin 0 -> 198 bytes gtk-2.0/assets/pan-up-alt.png | Bin 0 -> 198 bytes gtk-2.0/assets/pan-up-insensitive.png | Bin 0 -> 198 bytes gtk-2.0/assets/pan-up.png | Bin 0 -> 177 bytes gtk-2.0/assets/pathbar_button_active.png | Bin 0 -> 154 bytes gtk-2.0/assets/pathbar_button_prelight.png | Bin 0 -> 154 bytes gtk-2.0/assets/progressbar-progress.png | Bin 0 -> 152 bytes gtk-2.0/assets/progressbar-trough.png | Bin 0 -> 152 bytes gtk-2.0/assets/radio-checked-active.png | Bin 0 -> 719 bytes gtk-2.0/assets/radio-checked-hover.png | Bin 0 -> 702 bytes gtk-2.0/assets/radio-checked-insensitive.png | Bin 0 -> 652 bytes gtk-2.0/assets/radio-checked.png | Bin 0 -> 667 bytes gtk-2.0/assets/radio-mixed-active.png | Bin 0 -> 645 bytes gtk-2.0/assets/radio-mixed-hover.png | Bin 0 -> 633 bytes gtk-2.0/assets/radio-mixed-insensitive.png | Bin 0 -> 598 bytes gtk-2.0/assets/radio-mixed.png | Bin 0 -> 612 bytes gtk-2.0/assets/radio-unchecked-active.png | Bin 0 -> 577 bytes gtk-2.0/assets/radio-unchecked-hover.png | Bin 0 -> 582 bytes .../assets/radio-unchecked-insensitive.png | Bin 0 -> 445 bytes gtk-2.0/assets/radio-unchecked.png | Bin 0 -> 540 bytes gtk-2.0/assets/scale-horz-trough-active.png | Bin 0 -> 176 bytes .../assets/scale-horz-trough-insensitive.png | Bin 0 -> 176 bytes gtk-2.0/assets/scale-horz-trough.png | Bin 0 -> 176 bytes gtk-2.0/assets/scale-slider-active.png | Bin 0 -> 397 bytes gtk-2.0/assets/scale-slider-hover.png | Bin 0 -> 385 bytes gtk-2.0/assets/scale-slider-insensitive.png | Bin 0 -> 388 bytes gtk-2.0/assets/scale-slider.png | Bin 0 -> 338 bytes gtk-2.0/assets/scale-vert-trough-active.png | Bin 0 -> 175 bytes .../assets/scale-vert-trough-insensitive.png | Bin 0 -> 176 bytes gtk-2.0/assets/scale-vert-trough.png | Bin 0 -> 176 bytes .../assets/scrollbar-horz-slider-active.png | Bin 0 -> 244 bytes .../assets/scrollbar-horz-slider-hover.png | Bin 0 -> 262 bytes .../scrollbar-horz-slider-insensitive.png | Bin 0 -> 239 bytes gtk-2.0/assets/scrollbar-horz-slider.png | Bin 0 -> 247 bytes gtk-2.0/assets/scrollbar-horz-trough.png | Bin 0 -> 149 bytes .../scrollbar-vert-ltr-slider-active.png | Bin 0 -> 241 bytes .../scrollbar-vert-ltr-slider-hover.png | Bin 0 -> 263 bytes .../scrollbar-vert-ltr-slider-insensitive.png | Bin 0 -> 244 bytes gtk-2.0/assets/scrollbar-vert-ltr-slider.png | Bin 0 -> 251 bytes gtk-2.0/assets/scrollbar-vert-ltr-trough.png | Bin 0 -> 148 bytes .../scrollbar-vert-rtl-slider-active.png | Bin 0 -> 241 bytes .../scrollbar-vert-rtl-slider-hover.png | Bin 0 -> 261 bytes .../scrollbar-vert-rtl-slider-insensitive.png | Bin 0 -> 243 bytes gtk-2.0/assets/scrollbar-vert-rtl-slider.png | Bin 0 -> 250 bytes gtk-2.0/assets/scrollbar-vert-rtl-trough.png | Bin 0 -> 148 bytes gtk-2.0/assets/spin-ltr-down-active.png | Bin 0 -> 227 bytes gtk-2.0/assets/spin-ltr-down-hover.png | Bin 0 -> 227 bytes gtk-2.0/assets/spin-ltr-down-insensitive.png | Bin 0 -> 176 bytes gtk-2.0/assets/spin-ltr-down.png | Bin 0 -> 222 bytes gtk-2.0/assets/spin-ltr-up-active.png | Bin 0 -> 240 bytes gtk-2.0/assets/spin-ltr-up-hover.png | Bin 0 -> 238 bytes gtk-2.0/assets/spin-ltr-up-insensitive.png | Bin 0 -> 185 bytes gtk-2.0/assets/spin-ltr-up.png | Bin 0 -> 224 bytes gtk-2.0/assets/spin-rtl-down-active.png | Bin 0 -> 226 bytes gtk-2.0/assets/spin-rtl-down-hover.png | Bin 0 -> 225 bytes gtk-2.0/assets/spin-rtl-down-insensitive.png | Bin 0 -> 164 bytes gtk-2.0/assets/spin-rtl-down.png | Bin 0 -> 224 bytes gtk-2.0/assets/spin-rtl-up-active.png | Bin 0 -> 218 bytes gtk-2.0/assets/spin-rtl-up-hover.png | Bin 0 -> 219 bytes gtk-2.0/assets/spin-rtl-up-insensitive.png | Bin 0 -> 176 bytes gtk-2.0/assets/spin-rtl-up.png | Bin 0 -> 214 bytes gtk-2.0/assets/tab.png | Bin 0 -> 142 bytes gtk-2.0/assets/treeview-ltr-button-active.png | Bin 0 -> 157 bytes gtk-2.0/assets/treeview-ltr-button-hover.png | Bin 0 -> 158 bytes gtk-2.0/assets/treeview-ltr-button.png | Bin 0 -> 158 bytes gtk-2.0/assets/treeview-rtl-button-active.png | Bin 0 -> 157 bytes gtk-2.0/assets/treeview-rtl-button-hover.png | Bin 0 -> 157 bytes gtk-2.0/assets/treeview-rtl-button.png | Bin 0 -> 157 bytes gtk-2.0/gtkrc | 24 + gtk-2.0/hacks.rc | 36 + gtk-2.0/main.rc | 2825 ++++++ gtk-2.0/panel.rc | 191 + gtk-2.0/xfce-notify.rc | 73 + gtk-3.0/assets/scalable/check-symbolic.svg | 47 + .../scalable/checkbox-checked-symbolic.svg | 39 + .../scalable/checkbox-mixed-symbolic.svg | 39 + .../scalable/checkbox-unchecked-symbolic.svg | 36 + .../scalable/cursor-handle-symbolic.svg | 3 + .../scalable/radio-checked-symbolic.svg | 39 + .../assets/scalable/radio-mixed-symbolic.svg | 39 + .../scalable/radio-unchecked-symbolic.svg | 39 + ...scale-horz-marks-after-slider-symbolic.svg | 16 + ...cale-horz-marks-before-slider-symbolic.svg | 11 + .../assets/scalable/scale-slider-symbolic.svg | 11 + ...scale-vert-marks-after-slider-symbolic.svg | 16 + ...cale-vert-marks-before-slider-symbolic.svg | 16 + .../small-checkbox-checked-symbolic.svg | 39 + .../small-checkbox-mixed-symbolic.svg | 39 + .../small-checkbox-unchecked-symbolic.svg | 39 + .../scalable/small-radio-checked-symbolic.svg | 39 + .../scalable/small-radio-mixed-symbolic.svg | 39 + .../small-radio-unchecked-symbolic.svg | 39 + .../scale-horz-marks-after-slider-dark.png | Bin 0 -> 351 bytes .../scale-horz-marks-after-slider-dark@2.png | Bin 0 -> 544 bytes ...-horz-marks-after-slider-disabled-dark.png | Bin 0 -> 395 bytes ...orz-marks-after-slider-disabled-dark@2.png | Bin 0 -> 645 bytes ...scale-horz-marks-after-slider-disabled.png | Bin 0 -> 399 bytes ...ale-horz-marks-after-slider-disabled@2.png | Bin 0 -> 640 bytes .../assets/scale-horz-marks-after-slider.png | Bin 0 -> 351 bytes .../scale-horz-marks-after-slider@2.png | Bin 0 -> 544 bytes .../scale-horz-marks-before-slider-dark.png | Bin 0 -> 353 bytes .../scale-horz-marks-before-slider-dark@2.png | Bin 0 -> 537 bytes ...horz-marks-before-slider-disabled-dark.png | Bin 0 -> 393 bytes ...rz-marks-before-slider-disabled-dark@2.png | Bin 0 -> 644 bytes ...cale-horz-marks-before-slider-disabled.png | Bin 0 -> 399 bytes ...le-horz-marks-before-slider-disabled@2.png | Bin 0 -> 641 bytes .../assets/scale-horz-marks-before-slider.png | Bin 0 -> 353 bytes .../scale-horz-marks-before-slider@2.png | Bin 0 -> 537 bytes gtk-3.0/assets/scale-slider-dark.png | Bin 0 -> 305 bytes gtk-3.0/assets/scale-slider-dark@2.png | Bin 0 -> 513 bytes gtk-3.0/assets/scale-slider-disabled-dark.png | Bin 0 -> 341 bytes .../assets/scale-slider-disabled-dark@2.png | Bin 0 -> 607 bytes gtk-3.0/assets/scale-slider-disabled.png | Bin 0 -> 335 bytes gtk-3.0/assets/scale-slider-disabled@2.png | Bin 0 -> 612 bytes gtk-3.0/assets/scale-slider.png | Bin 0 -> 305 bytes gtk-3.0/assets/scale-slider@2.png | Bin 0 -> 513 bytes .../scale-vert-marks-after-slider-dark.png | Bin 0 -> 337 bytes .../scale-vert-marks-after-slider-dark@2.png | Bin 0 -> 508 bytes ...-vert-marks-after-slider-disabled-dark.png | Bin 0 -> 377 bytes ...ert-marks-after-slider-disabled-dark@2.png | Bin 0 -> 592 bytes ...scale-vert-marks-after-slider-disabled.png | Bin 0 -> 377 bytes ...ale-vert-marks-after-slider-disabled@2.png | Bin 0 -> 587 bytes .../assets/scale-vert-marks-after-slider.png | Bin 0 -> 337 bytes .../scale-vert-marks-after-slider@2.png | Bin 0 -> 508 bytes .../scale-vert-marks-before-slider-dark.png | Bin 0 -> 334 bytes .../scale-vert-marks-before-slider-dark@2.png | Bin 0 -> 513 bytes ...vert-marks-before-slider-disabled-dark.png | Bin 0 -> 372 bytes ...rt-marks-before-slider-disabled-dark@2.png | Bin 0 -> 597 bytes ...cale-vert-marks-before-slider-disabled.png | Bin 0 -> 377 bytes ...le-vert-marks-before-slider-disabled@2.png | Bin 0 -> 598 bytes .../assets/scale-vert-marks-before-slider.png | Bin 0 -> 334 bytes .../scale-vert-marks-before-slider@2.png | Bin 0 -> 513 bytes .../selectionmode-checkbox-checked-dark.png | Bin 0 -> 489 bytes .../selectionmode-checkbox-checked-dark@2.png | Bin 0 -> 755 bytes .../assets/selectionmode-checkbox-checked.png | Bin 0 -> 489 bytes .../selectionmode-checkbox-checked@2.png | Bin 0 -> 755 bytes .../selectionmode-checkbox-unchecked-dark.png | Bin 0 -> 288 bytes ...electionmode-checkbox-unchecked-dark@2.png | Bin 0 -> 432 bytes .../selectionmode-checkbox-unchecked.png | Bin 0 -> 288 bytes .../selectionmode-checkbox-unchecked@2.png | Bin 0 -> 432 bytes .../titlebutton-close-active-dark.png | Bin 0 -> 601 bytes .../titlebutton-close-active-dark@2.png | Bin 0 -> 1139 bytes .../titlebutton-close-active.png | Bin 0 -> 601 bytes .../titlebutton-close-active@2.png | Bin 0 -> 1139 bytes .../titlebutton-close-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-close-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-close-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-close-backdrop@2.png | Bin 0 -> 636 bytes .../window-assets/titlebutton-close-dark.png | Bin 0 -> 362 bytes .../titlebutton-close-dark@2.png | Bin 0 -> 651 bytes .../titlebutton-close-hover-dark.png | Bin 0 -> 652 bytes .../titlebutton-close-hover-dark@2.png | Bin 0 -> 1223 bytes .../window-assets/titlebutton-close-hover.png | Bin 0 -> 652 bytes .../titlebutton-close-hover@2.png | Bin 0 -> 1223 bytes .../window-assets/titlebutton-close.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-close@2.png | Bin 0 -> 651 bytes .../titlebutton-maximize-active-dark.png | Bin 0 -> 570 bytes .../titlebutton-maximize-active-dark@2.png | Bin 0 -> 1033 bytes .../titlebutton-maximize-active.png | Bin 0 -> 570 bytes .../titlebutton-maximize-active@2.png | Bin 0 -> 1033 bytes .../titlebutton-maximize-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-maximize-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-maximize-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-maximize-backdrop@2.png | Bin 0 -> 636 bytes .../titlebutton-maximize-dark.png | Bin 0 -> 362 bytes .../titlebutton-maximize-dark@2.png | Bin 0 -> 645 bytes .../titlebutton-maximize-hover-dark.png | Bin 0 -> 583 bytes .../titlebutton-maximize-hover-dark@2.png | Bin 0 -> 1074 bytes .../titlebutton-maximize-hover.png | Bin 0 -> 583 bytes .../titlebutton-maximize-hover@2.png | Bin 0 -> 1074 bytes .../window-assets/titlebutton-maximize.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-maximize@2.png | Bin 0 -> 645 bytes .../titlebutton-minimize-active-dark.png | Bin 0 -> 512 bytes .../titlebutton-minimize-active-dark@2.png | Bin 0 -> 918 bytes .../titlebutton-minimize-active.png | Bin 0 -> 512 bytes .../titlebutton-minimize-active@2.png | Bin 0 -> 918 bytes .../titlebutton-minimize-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-minimize-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-minimize-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-minimize-backdrop@2.png | Bin 0 -> 636 bytes .../titlebutton-minimize-dark.png | Bin 0 -> 362 bytes .../titlebutton-minimize-dark@2.png | Bin 0 -> 651 bytes .../titlebutton-minimize-hover-dark.png | Bin 0 -> 511 bytes .../titlebutton-minimize-hover-dark@2.png | Bin 0 -> 917 bytes .../titlebutton-minimize-hover.png | Bin 0 -> 511 bytes .../titlebutton-minimize-hover@2.png | Bin 0 -> 917 bytes .../window-assets/titlebutton-minimize.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-minimize@2.png | Bin 0 -> 651 bytes .../titlebutton-restore-active-dark.png | Bin 0 -> 552 bytes .../titlebutton-restore-active-dark@2.png | Bin 0 -> 1033 bytes .../titlebutton-restore-active.png | Bin 0 -> 552 bytes .../titlebutton-restore-active@2.png | Bin 0 -> 1033 bytes .../titlebutton-restore-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-restore-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-restore-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-restore-backdrop@2.png | Bin 0 -> 636 bytes .../titlebutton-restore-dark.png | Bin 0 -> 362 bytes .../titlebutton-restore-dark@2.png | Bin 0 -> 645 bytes .../titlebutton-restore-hover-dark.png | Bin 0 -> 565 bytes .../titlebutton-restore-hover-dark@2.png | Bin 0 -> 1081 bytes .../titlebutton-restore-hover.png | Bin 0 -> 565 bytes .../titlebutton-restore-hover@2.png | Bin 0 -> 1081 bytes .../window-assets/titlebutton-restore.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-restore@2.png | Bin 0 -> 645 bytes gtk-3.0/gtk-dark.css | 8813 +++++++++++++++++ gtk-3.0/gtk.css | 8813 +++++++++++++++++ gtk-3.0/thumbnail.png | Bin 0 -> 2293 bytes gtk-4.0/assets/scalable/check-symbolic.svg | 47 + .../scalable/checkbox-checked-symbolic.svg | 39 + .../scalable/checkbox-mixed-symbolic.svg | 39 + .../scalable/checkbox-unchecked-symbolic.svg | 36 + .../scalable/cursor-handle-symbolic.svg | 3 + .../scalable/radio-checked-symbolic.svg | 39 + .../assets/scalable/radio-mixed-symbolic.svg | 39 + .../scalable/radio-unchecked-symbolic.svg | 39 + ...scale-horz-marks-after-slider-symbolic.svg | 16 + ...cale-horz-marks-before-slider-symbolic.svg | 11 + .../assets/scalable/scale-slider-symbolic.svg | 11 + ...scale-vert-marks-after-slider-symbolic.svg | 16 + ...cale-vert-marks-before-slider-symbolic.svg | 16 + .../small-checkbox-checked-symbolic.svg | 39 + .../small-checkbox-mixed-symbolic.svg | 39 + .../small-checkbox-unchecked-symbolic.svg | 39 + .../scalable/small-radio-checked-symbolic.svg | 39 + .../scalable/small-radio-mixed-symbolic.svg | 39 + .../small-radio-unchecked-symbolic.svg | 39 + .../scale-horz-marks-after-slider-dark.png | Bin 0 -> 351 bytes .../scale-horz-marks-after-slider-dark@2.png | Bin 0 -> 544 bytes ...-horz-marks-after-slider-disabled-dark.png | Bin 0 -> 395 bytes ...orz-marks-after-slider-disabled-dark@2.png | Bin 0 -> 645 bytes ...scale-horz-marks-after-slider-disabled.png | Bin 0 -> 399 bytes ...ale-horz-marks-after-slider-disabled@2.png | Bin 0 -> 640 bytes .../assets/scale-horz-marks-after-slider.png | Bin 0 -> 351 bytes .../scale-horz-marks-after-slider@2.png | Bin 0 -> 544 bytes .../scale-horz-marks-before-slider-dark.png | Bin 0 -> 353 bytes .../scale-horz-marks-before-slider-dark@2.png | Bin 0 -> 537 bytes ...horz-marks-before-slider-disabled-dark.png | Bin 0 -> 393 bytes ...rz-marks-before-slider-disabled-dark@2.png | Bin 0 -> 644 bytes ...cale-horz-marks-before-slider-disabled.png | Bin 0 -> 399 bytes ...le-horz-marks-before-slider-disabled@2.png | Bin 0 -> 641 bytes .../assets/scale-horz-marks-before-slider.png | Bin 0 -> 353 bytes .../scale-horz-marks-before-slider@2.png | Bin 0 -> 537 bytes gtk-4.0/assets/scale-slider-dark.png | Bin 0 -> 305 bytes gtk-4.0/assets/scale-slider-dark@2.png | Bin 0 -> 513 bytes gtk-4.0/assets/scale-slider-disabled-dark.png | Bin 0 -> 341 bytes .../assets/scale-slider-disabled-dark@2.png | Bin 0 -> 607 bytes gtk-4.0/assets/scale-slider-disabled.png | Bin 0 -> 335 bytes gtk-4.0/assets/scale-slider-disabled@2.png | Bin 0 -> 612 bytes gtk-4.0/assets/scale-slider.png | Bin 0 -> 305 bytes gtk-4.0/assets/scale-slider@2.png | Bin 0 -> 513 bytes .../scale-vert-marks-after-slider-dark.png | Bin 0 -> 337 bytes .../scale-vert-marks-after-slider-dark@2.png | Bin 0 -> 508 bytes ...-vert-marks-after-slider-disabled-dark.png | Bin 0 -> 377 bytes ...ert-marks-after-slider-disabled-dark@2.png | Bin 0 -> 592 bytes ...scale-vert-marks-after-slider-disabled.png | Bin 0 -> 377 bytes ...ale-vert-marks-after-slider-disabled@2.png | Bin 0 -> 587 bytes .../assets/scale-vert-marks-after-slider.png | Bin 0 -> 337 bytes .../scale-vert-marks-after-slider@2.png | Bin 0 -> 508 bytes .../scale-vert-marks-before-slider-dark.png | Bin 0 -> 334 bytes .../scale-vert-marks-before-slider-dark@2.png | Bin 0 -> 513 bytes ...vert-marks-before-slider-disabled-dark.png | Bin 0 -> 372 bytes ...rt-marks-before-slider-disabled-dark@2.png | Bin 0 -> 597 bytes ...cale-vert-marks-before-slider-disabled.png | Bin 0 -> 377 bytes ...le-vert-marks-before-slider-disabled@2.png | Bin 0 -> 598 bytes .../assets/scale-vert-marks-before-slider.png | Bin 0 -> 334 bytes .../scale-vert-marks-before-slider@2.png | Bin 0 -> 513 bytes .../selectionmode-checkbox-checked-dark.png | Bin 0 -> 489 bytes .../selectionmode-checkbox-checked-dark@2.png | Bin 0 -> 755 bytes .../assets/selectionmode-checkbox-checked.png | Bin 0 -> 489 bytes .../selectionmode-checkbox-checked@2.png | Bin 0 -> 755 bytes .../selectionmode-checkbox-unchecked-dark.png | Bin 0 -> 288 bytes ...electionmode-checkbox-unchecked-dark@2.png | Bin 0 -> 432 bytes .../selectionmode-checkbox-unchecked.png | Bin 0 -> 288 bytes .../selectionmode-checkbox-unchecked@2.png | Bin 0 -> 432 bytes .../titlebutton-close-active-dark.png | Bin 0 -> 601 bytes .../titlebutton-close-active-dark@2.png | Bin 0 -> 1139 bytes .../titlebutton-close-active.png | Bin 0 -> 601 bytes .../titlebutton-close-active@2.png | Bin 0 -> 1139 bytes .../titlebutton-close-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-close-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-close-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-close-backdrop@2.png | Bin 0 -> 636 bytes .../window-assets/titlebutton-close-dark.png | Bin 0 -> 362 bytes .../titlebutton-close-dark@2.png | Bin 0 -> 651 bytes .../titlebutton-close-hover-dark.png | Bin 0 -> 652 bytes .../titlebutton-close-hover-dark@2.png | Bin 0 -> 1223 bytes .../window-assets/titlebutton-close-hover.png | Bin 0 -> 652 bytes .../titlebutton-close-hover@2.png | Bin 0 -> 1223 bytes .../window-assets/titlebutton-close.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-close@2.png | Bin 0 -> 651 bytes .../titlebutton-maximize-active-dark.png | Bin 0 -> 570 bytes .../titlebutton-maximize-active-dark@2.png | Bin 0 -> 1033 bytes .../titlebutton-maximize-active.png | Bin 0 -> 570 bytes .../titlebutton-maximize-active@2.png | Bin 0 -> 1033 bytes .../titlebutton-maximize-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-maximize-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-maximize-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-maximize-backdrop@2.png | Bin 0 -> 636 bytes .../titlebutton-maximize-dark.png | Bin 0 -> 362 bytes .../titlebutton-maximize-dark@2.png | Bin 0 -> 645 bytes .../titlebutton-maximize-hover-dark.png | Bin 0 -> 583 bytes .../titlebutton-maximize-hover-dark@2.png | Bin 0 -> 1074 bytes .../titlebutton-maximize-hover.png | Bin 0 -> 583 bytes .../titlebutton-maximize-hover@2.png | Bin 0 -> 1074 bytes .../window-assets/titlebutton-maximize.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-maximize@2.png | Bin 0 -> 645 bytes .../titlebutton-minimize-active-dark.png | Bin 0 -> 512 bytes .../titlebutton-minimize-active-dark@2.png | Bin 0 -> 918 bytes .../titlebutton-minimize-active.png | Bin 0 -> 512 bytes .../titlebutton-minimize-active@2.png | Bin 0 -> 918 bytes .../titlebutton-minimize-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-minimize-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-minimize-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-minimize-backdrop@2.png | Bin 0 -> 636 bytes .../titlebutton-minimize-dark.png | Bin 0 -> 362 bytes .../titlebutton-minimize-dark@2.png | Bin 0 -> 651 bytes .../titlebutton-minimize-hover-dark.png | Bin 0 -> 511 bytes .../titlebutton-minimize-hover-dark@2.png | Bin 0 -> 917 bytes .../titlebutton-minimize-hover.png | Bin 0 -> 511 bytes .../titlebutton-minimize-hover@2.png | Bin 0 -> 917 bytes .../window-assets/titlebutton-minimize.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-minimize@2.png | Bin 0 -> 651 bytes .../titlebutton-restore-active-dark.png | Bin 0 -> 552 bytes .../titlebutton-restore-active-dark@2.png | Bin 0 -> 1033 bytes .../titlebutton-restore-active.png | Bin 0 -> 552 bytes .../titlebutton-restore-active@2.png | Bin 0 -> 1033 bytes .../titlebutton-restore-backdrop-dark.png | Bin 0 -> 362 bytes .../titlebutton-restore-backdrop-dark@2.png | Bin 0 -> 636 bytes .../titlebutton-restore-backdrop.png | Bin 0 -> 362 bytes .../titlebutton-restore-backdrop@2.png | Bin 0 -> 636 bytes .../titlebutton-restore-dark.png | Bin 0 -> 362 bytes .../titlebutton-restore-dark@2.png | Bin 0 -> 645 bytes .../titlebutton-restore-hover-dark.png | Bin 0 -> 565 bytes .../titlebutton-restore-hover-dark@2.png | Bin 0 -> 1081 bytes .../titlebutton-restore-hover.png | Bin 0 -> 565 bytes .../titlebutton-restore-hover@2.png | Bin 0 -> 1081 bytes .../window-assets/titlebutton-restore.png | Bin 0 -> 362 bytes .../window-assets/titlebutton-restore@2.png | Bin 0 -> 645 bytes gtk-4.0/gtk-dark.css | 6629 +++++++++++++ gtk-4.0/gtk.css | 6629 +++++++++++++ gtk-4.0/thumbnail.png | Bin 0 -> 2293 bytes index.theme | 12 + metacity-1/close.png | Bin 0 -> 411 bytes metacity-1/close_focused.png | 1 + metacity-1/close_focused_normal.png | 1 + metacity-1/close_focused_prelight.png | Bin 0 -> 548 bytes metacity-1/close_focused_pressed.png | Bin 0 -> 542 bytes metacity-1/close_unfocused.png | Bin 0 -> 398 bytes metacity-1/close_unfocused_prelight.png | 1 + metacity-1/close_unfocused_pressed.png | 1 + metacity-1/maximize.png | Bin 0 -> 417 bytes metacity-1/maximize_focused.png | 1 + metacity-1/maximize_focused_normal.png | 1 + metacity-1/maximize_focused_prelight.png | Bin 0 -> 564 bytes metacity-1/maximize_focused_pressed.png | Bin 0 -> 495 bytes metacity-1/maximize_unfocused.png | Bin 0 -> 395 bytes metacity-1/maximize_unfocused_prelight.png | 1 + metacity-1/maximize_unfocused_pressed.png | 1 + metacity-1/menu.png | Bin 0 -> 364 bytes metacity-1/menu_focused.png | 1 + metacity-1/menu_focused_normal.png | 1 + metacity-1/menu_focused_prelight.png | Bin 0 -> 466 bytes metacity-1/menu_focused_pressed.png | Bin 0 -> 483 bytes metacity-1/menu_unfocused.png | Bin 0 -> 379 bytes metacity-1/menu_unfocused_prelight.png | 1 + metacity-1/menu_unfocused_pressed.png | 1 + metacity-1/metacity-theme-1.xml | 1137 +++ metacity-1/metacity-theme-2.xml | 1 + metacity-1/metacity-theme-3.xml | 1103 +++ metacity-1/minimize.png | Bin 0 -> 408 bytes metacity-1/minimize_focused.png | 1 + metacity-1/minimize_focused_normal.png | 1 + metacity-1/minimize_focused_prelight.png | Bin 0 -> 427 bytes metacity-1/minimize_focused_pressed.png | Bin 0 -> 426 bytes metacity-1/minimize_unfocused.png | Bin 0 -> 395 bytes metacity-1/minimize_unfocused_prelight.png | 1 + metacity-1/minimize_unfocused_pressed.png | 1 + metacity-1/shade.png | Bin 0 -> 384 bytes metacity-1/shade_focused.png | 1 + metacity-1/shade_focused_normal.png | 1 + metacity-1/shade_focused_prelight.png | Bin 0 -> 452 bytes metacity-1/shade_focused_pressed.png | Bin 0 -> 453 bytes metacity-1/shade_unfocused.png | Bin 0 -> 395 bytes metacity-1/shade_unfocused_prelight.png | 1 + metacity-1/shade_unfocused_pressed.png | 1 + metacity-1/thumbnail.png | Bin 0 -> 1111 bytes metacity-1/trough_left.png | Bin 0 -> 152 bytes metacity-1/trough_middle.png | Bin 0 -> 152 bytes metacity-1/trough_right.png | Bin 0 -> 152 bytes metacity-1/trough_unfocused_left.png | Bin 0 -> 152 bytes metacity-1/trough_unfocused_middle.png | Bin 0 -> 152 bytes metacity-1/trough_unfocused_right.png | Bin 0 -> 152 bytes metacity-1/unmaximize.png | Bin 0 -> 417 bytes metacity-1/unmaximize_focused.png | 1 + metacity-1/unmaximize_focused_normal.png | 1 + metacity-1/unmaximize_focused_prelight.png | Bin 0 -> 553 bytes metacity-1/unmaximize_focused_pressed.png | Bin 0 -> 532 bytes metacity-1/unmaximize_unfocused.png | Bin 0 -> 398 bytes metacity-1/unmaximize_unfocused_prelight.png | 1 + metacity-1/unmaximize_unfocused_pressed.png | 1 + metacity-1/unshade.png | Bin 0 -> 384 bytes metacity-1/unshade_focused.png | 1 + metacity-1/unshade_focused_normal.png | 1 + metacity-1/unshade_focused_prelight.png | Bin 0 -> 455 bytes metacity-1/unshade_focused_pressed.png | Bin 0 -> 441 bytes metacity-1/unshade_unfocused.png | Bin 0 -> 395 bytes metacity-1/unshade_unfocused_prelight.png | 1 + metacity-1/unshade_unfocused_pressed.png | 1 + plank/dock.theme | 64 + snigdhaos-vimix-dark/LICENSE | 674 ++ unity/close.svg | 1 + unity/close_dash.svg | 1 + unity/close_dash_disabled.svg | 1 + unity/close_dash_prelight.svg | 1 + unity/close_dash_pressed.svg | 1 + unity/close_focused_normal.svg | 1 + unity/close_focused_prelight.svg | 1 + unity/close_focused_pressed.svg | 1 + unity/close_unfocused.svg | 1 + unity/close_unfocused_prelight.svg | 1 + unity/close_unfocused_pressed.svg | 1 + unity/dash/close_dash.svg | 217 + unity/dash/close_dash_disabled.svg | 217 + unity/dash/close_dash_prelight.svg | 221 + unity/dash/close_dash_pressed.svg | 222 + unity/dash/maximize_dash.svg | 240 + unity/dash/maximize_dash_disabled.svg | 217 + unity/dash/maximize_dash_prelight.svg | 220 + unity/dash/maximize_dash_pressed.svg | 329 + unity/dash/minimize_dash.svg | 223 + unity/dash/minimize_dash_disabled.svg | 217 + unity/dash/minimize_dash_prelight.svg | 220 + unity/dash/minimize_dash_pressed.svg | 242 + unity/launcher_arrow_ltr_19-1.svg | 10 + unity/launcher_arrow_ltr_19.svg | 78 + unity/launcher_arrow_ltr_37.svg | 15 + unity/launcher_arrow_outline_ltr_19.svg | 10 + unity/launcher_arrow_outline_ltr_37.svg | 13 + unity/launcher_arrow_outline_rtl_19.svg | 10 + unity/launcher_arrow_outline_rtl_37.svg | 13 + unity/launcher_arrow_rtl_19.svg | 74 + unity/launcher_arrow_rtl_37.svg | 15 + unity/launcher_icon_back_150.svg | 7 + unity/launcher_icon_back_54.svg | 64 + unity/launcher_icon_edge_150.svg | 10 + unity/launcher_icon_edge_54.svg | 7 + unity/launcher_icon_glow_200.svg | 7 + unity/launcher_icon_glow_62.svg | 7 + unity/launcher_icon_selected_back_150.svg | 10 + unity/launcher_icon_selected_back_54.svg | 1 + unity/launcher_icon_shadow_200.svg | 7 + unity/launcher_icon_shadow_62.svg | 7 + unity/launcher_icon_shine_150.svg | 1 + unity/launcher_icon_shine_54.svg | 1 + unity/launcher_pip_ltr_19.svg | 78 + unity/launcher_pip_ltr_37.svg | 16 + unity/launcher_pip_rtl_19.svg | 102 + unity/launcher_pip_rtl_37.svg | 106 + unity/maximize.svg | 1 + unity/maximize_dash.svg | 1 + unity/maximize_dash_disabled.svg | 1 + unity/maximize_dash_prelight.svg | 1 + unity/maximize_dash_pressed.svg | 1 + unity/maximize_focused_normal.svg | 1 + unity/maximize_focused_prelight.svg | 1 + unity/maximize_focused_pressed.svg | 1 + unity/maximize_unfocused.svg | 1 + unity/maximize_unfocused_prelight.svg | 1 + unity/maximize_unfocused_pressed.svg | 1 + unity/minimize.svg | 1 + unity/minimize_dash.svg | 1 + unity/minimize_dash_disabled.svg | 1 + unity/minimize_dash_prelight.svg | 1 + unity/minimize_dash_pressed.svg | 1 + unity/minimize_focused_normal.svg | 1 + unity/minimize_focused_prelight.svg | 1 + unity/minimize_focused_pressed.svg | 1 + unity/minimize_unfocused.svg | 1 + unity/minimize_unfocused_prelight.svg | 1 + unity/minimize_unfocused_pressed.svg | 1 + unity/sheet_style_close_focused.svg | 1 + unity/sheet_style_close_focused_prelight.svg | 1 + unity/sheet_style_close_focused_pressed.svg | 1 + unity/unmaximize.svg | 1 + unity/unmaximize_dash.svg | 1 + unity/unmaximize_dash_disabled.svg | 1 + unity/unmaximize_dash_prelight.svg | 1 + unity/unmaximize_dash_pressed.svg | 1 + unity/unmaximize_focused_normal.svg | 1 + unity/unmaximize_focused_prelight.svg | 1 + unity/unmaximize_focused_pressed.svg | 1 + unity/unmaximize_unfocused.svg | 1 + unity/unmaximize_unfocused_prelight.svg | 1 + unity/unmaximize_unfocused_pressed.svg | 1 + unity/window-buttons/close.svg | 217 + unity/window-buttons/close_prelight.svg | 221 + unity/window-buttons/close_pressed.svg | 222 + unity/window-buttons/close_unfocused.svg | 217 + unity/window-buttons/maximize.svg | 240 + unity/window-buttons/maximize_prelight.svg | 220 + unity/window-buttons/maximize_pressed.svg | 329 + unity/window-buttons/maximize_unfocused.svg | 217 + unity/window-buttons/minimize.svg | 223 + unity/window-buttons/minimize_prelight.svg | 220 + unity/window-buttons/minimize_pressed.svg | 242 + unity/window-buttons/minimize_unfocused.svg | 217 + unity/window-buttons/unmaximize_prelight.svg | 192 + unity/window-buttons/unmaximize_pressed.svg | 183 + xfwm4/bottom-active.png | Bin 0 -> 154 bytes xfwm4/bottom-inactive.png | Bin 0 -> 154 bytes xfwm4/bottom-left-active.png | Bin 0 -> 151 bytes xfwm4/bottom-left-inactive.png | Bin 0 -> 151 bytes xfwm4/bottom-right-active.png | Bin 0 -> 151 bytes xfwm4/bottom-right-inactive.png | Bin 0 -> 151 bytes xfwm4/close-active.png | Bin 0 -> 336 bytes xfwm4/close-inactive.png | Bin 0 -> 311 bytes xfwm4/close-prelight.png | Bin 0 -> 424 bytes xfwm4/close-pressed.png | Bin 0 -> 381 bytes xfwm4/hide-active.png | Bin 0 -> 336 bytes xfwm4/hide-inactive.png | Bin 0 -> 311 bytes xfwm4/hide-prelight.png | Bin 0 -> 361 bytes xfwm4/hide-pressed.png | Bin 0 -> 333 bytes xfwm4/left-active.png | Bin 0 -> 154 bytes xfwm4/left-inactive.png | Bin 0 -> 154 bytes xfwm4/maximize-active.png | Bin 0 -> 338 bytes xfwm4/maximize-inactive.png | Bin 0 -> 311 bytes xfwm4/maximize-prelight.png | Bin 0 -> 394 bytes xfwm4/maximize-pressed.png | Bin 0 -> 360 bytes xfwm4/maximize-toggled-active.png | Bin 0 -> 338 bytes xfwm4/maximize-toggled-inactive.png | Bin 0 -> 311 bytes xfwm4/maximize-toggled-prelight.png | Bin 0 -> 397 bytes xfwm4/maximize-toggled-pressed.png | Bin 0 -> 368 bytes xfwm4/menu-active.png | Bin 0 -> 156 bytes xfwm4/menu-inactive.png | Bin 0 -> 156 bytes xfwm4/menu-pressed.png | Bin 0 -> 156 bytes xfwm4/right-active.png | Bin 0 -> 154 bytes xfwm4/right-inactive.png | Bin 0 -> 154 bytes xfwm4/shade-active.png | Bin 0 -> 248 bytes xfwm4/shade-inactive.png | Bin 0 -> 251 bytes xfwm4/shade-pressed.png | Bin 0 -> 251 bytes xfwm4/stick-active.png | Bin 0 -> 178 bytes xfwm4/stick-inactive.png | Bin 0 -> 178 bytes xfwm4/stick-pressed.png | Bin 0 -> 178 bytes xfwm4/themerc | 23 + xfwm4/title-1-active.png | Bin 0 -> 162 bytes xfwm4/title-1-inactive.png | Bin 0 -> 162 bytes xfwm4/title-2-active.png | Bin 0 -> 162 bytes xfwm4/title-2-inactive.png | Bin 0 -> 162 bytes xfwm4/title-3-active.png | Bin 0 -> 162 bytes xfwm4/title-3-inactive.png | Bin 0 -> 162 bytes xfwm4/title-4-active.png | Bin 0 -> 162 bytes xfwm4/title-4-inactive.png | Bin 0 -> 162 bytes xfwm4/title-5-active.png | Bin 0 -> 162 bytes xfwm4/title-5-inactive.png | Bin 0 -> 162 bytes xfwm4/top-left-active.png | Bin 0 -> 172 bytes xfwm4/top-left-inactive.png | Bin 0 -> 172 bytes xfwm4/top-right-active.png | Bin 0 -> 173 bytes xfwm4/top-right-inactive.png | Bin 0 -> 173 bytes 700 files changed, 57095 insertions(+) create mode 100644 AUTHORS create mode 100644 cinnamon/assets/checkbox/checkbox-checked.svg create mode 100644 cinnamon/assets/checkbox/checkbox-unchecked.svg create mode 100644 cinnamon/assets/checkbox/radiobutton-checked.svg create mode 100644 cinnamon/assets/checkbox/radiobutton-unchecked.svg create mode 100644 cinnamon/assets/menu/menu-hover.svg create mode 100644 cinnamon/assets/menu/menu-separator.svg create mode 100644 cinnamon/assets/menu/menu.svg create mode 100644 cinnamon/assets/menu/submenu.svg create mode 100644 cinnamon/assets/misc/add-workspace-active.svg create mode 100644 cinnamon/assets/misc/add-workspace-hover.svg create mode 100644 cinnamon/assets/misc/add-workspace.svg create mode 100644 cinnamon/assets/misc/bg.svg create mode 100644 cinnamon/assets/misc/button-box.svg create mode 100644 cinnamon/assets/misc/calendar-arrow-left.svg create mode 100644 cinnamon/assets/misc/calendar-arrow-right.svg create mode 100644 cinnamon/assets/misc/close-active.svg create mode 100644 cinnamon/assets/misc/close-hover.svg create mode 100644 cinnamon/assets/misc/close.svg create mode 100644 cinnamon/assets/misc/corner-ripple.svg create mode 100644 cinnamon/assets/misc/desklet-header.svg create mode 100644 cinnamon/assets/misc/desklet.svg create mode 100644 cinnamon/assets/misc/message.svg create mode 100644 cinnamon/assets/misc/osd.svg create mode 100644 cinnamon/assets/misc/overview-hover.svg create mode 100644 cinnamon/assets/misc/overview.svg create mode 100644 cinnamon/assets/misc/trash-icon.svg create mode 100644 cinnamon/assets/panel/activities-active.svg create mode 100644 cinnamon/assets/panel/activities.svg create mode 100644 cinnamon/assets/switch/switch-off.svg create mode 100644 cinnamon/assets/switch/switch-on.svg create mode 100644 cinnamon/cinnamon.css create mode 100644 cinnamon/thumbnail.png create mode 100644 gnome-shell/assets/calendar-arrow-left.svg create mode 100644 gnome-shell/assets/calendar-arrow-right.svg create mode 100644 gnome-shell/assets/calendar-today.svg create mode 100644 gnome-shell/assets/checkbox-off.svg create mode 100644 gnome-shell/assets/checkbox.svg create mode 100644 gnome-shell/assets/dash-placeholder.svg create mode 100644 gnome-shell/assets/more-results.svg create mode 100644 gnome-shell/assets/no-events.svg create mode 100644 gnome-shell/assets/no-notifications.svg create mode 100644 gnome-shell/assets/noise-texture.svg create mode 100644 gnome-shell/assets/process-working.svg create mode 100644 gnome-shell/assets/toggle-off.svg create mode 100644 gnome-shell/assets/toggle-on.svg create mode 100644 gnome-shell/assets/window-close-24-symbolic.svg create mode 100644 gnome-shell/assets/window-close-active.svg create mode 100644 gnome-shell/assets/window-close-hover.svg create mode 100644 gnome-shell/assets/window-close.svg create mode 100644 gnome-shell/gnome-shell.css create mode 120000 gnome-shell/no-events.svg create mode 120000 gnome-shell/no-notifications.svg create mode 100644 gnome-shell/pad-osd.css create mode 120000 gnome-shell/process-working.svg create mode 100644 gtk-2.0/apps.rc create mode 100644 gtk-2.0/assets/border.png create mode 100644 gtk-2.0/assets/button-active.png create mode 100644 gtk-2.0/assets/button-hover.png create mode 100644 gtk-2.0/assets/button-insensitive.png create mode 100644 gtk-2.0/assets/button.png create mode 100644 gtk-2.0/assets/checkbox-checked-active.png create mode 100644 gtk-2.0/assets/checkbox-checked-hover.png create mode 100644 gtk-2.0/assets/checkbox-checked-insensitive.png create mode 100644 gtk-2.0/assets/checkbox-checked.png create mode 100644 gtk-2.0/assets/checkbox-mixed-active.png create mode 100644 gtk-2.0/assets/checkbox-mixed-hover.png create mode 100644 gtk-2.0/assets/checkbox-mixed-insensitive.png create mode 100644 gtk-2.0/assets/checkbox-mixed.png create mode 100644 gtk-2.0/assets/checkbox-unchecked-active.png create mode 100644 gtk-2.0/assets/checkbox-unchecked-hover.png create mode 100644 gtk-2.0/assets/checkbox-unchecked-insensitive.png create mode 100644 gtk-2.0/assets/checkbox-unchecked.png create mode 100644 gtk-2.0/assets/combo-ltr-button-active.png create mode 100644 gtk-2.0/assets/combo-ltr-button-hover.png create mode 100644 gtk-2.0/assets/combo-ltr-button-insensitive.png create mode 100644 gtk-2.0/assets/combo-ltr-button.png create mode 100644 gtk-2.0/assets/combo-ltr-entry-active.png create mode 100644 gtk-2.0/assets/combo-ltr-entry-insensitive.png create mode 100644 gtk-2.0/assets/combo-ltr-entry.png create mode 100644 gtk-2.0/assets/combo-rtl-button-active.png create mode 100644 gtk-2.0/assets/combo-rtl-button-hover.png create mode 100644 gtk-2.0/assets/combo-rtl-button-insensitive.png create mode 100644 gtk-2.0/assets/combo-rtl-button.png create mode 100644 gtk-2.0/assets/combo-rtl-entry-active.png create mode 100644 gtk-2.0/assets/combo-rtl-entry-insensitive.png create mode 100644 gtk-2.0/assets/combo-rtl-entry.png create mode 100644 gtk-2.0/assets/entry-active.png create mode 100644 gtk-2.0/assets/entry-background-insensitive.png create mode 100644 gtk-2.0/assets/entry-background.png create mode 100644 gtk-2.0/assets/entry-insensitive.png create mode 100644 gtk-2.0/assets/entry.png create mode 100644 gtk-2.0/assets/flat-button-active.png create mode 100644 gtk-2.0/assets/flat-button-hover.png create mode 100644 gtk-2.0/assets/flat-button-insensitive.png create mode 100644 gtk-2.0/assets/flat-button.png create mode 100644 gtk-2.0/assets/focus.png create mode 100644 gtk-2.0/assets/frame-inline.png create mode 100644 gtk-2.0/assets/frame-notebook.png create mode 100644 gtk-2.0/assets/frame.png create mode 100644 gtk-2.0/assets/handle-horz-active.png create mode 100644 gtk-2.0/assets/handle-horz-hover.png create mode 100644 gtk-2.0/assets/handle-horz.png create mode 100644 gtk-2.0/assets/handle-vert-active.png create mode 100644 gtk-2.0/assets/handle-vert-hover.png create mode 100644 gtk-2.0/assets/handle-vert.png create mode 100644 gtk-2.0/assets/menu-checkbox-checked-insensitive.png create mode 100644 gtk-2.0/assets/menu-checkbox-checked.png create mode 100644 gtk-2.0/assets/menu-checkbox-mixed-insensitive.png create mode 100644 gtk-2.0/assets/menu-checkbox-mixed.png create mode 100644 gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png create mode 100644 gtk-2.0/assets/menu-checkbox-unchecked.png create mode 100644 gtk-2.0/assets/menu-radio-checked-insensitive.png create mode 100644 gtk-2.0/assets/menu-radio-checked.png create mode 100644 gtk-2.0/assets/menu-radio-mixed-insensitive.png create mode 100644 gtk-2.0/assets/menu-radio-mixed.png create mode 100644 gtk-2.0/assets/menu-radio-unchecked-insensitive.png create mode 100644 gtk-2.0/assets/menu-radio-unchecked.png create mode 100644 gtk-2.0/assets/notebook-combo-ltr-entry-active.png create mode 100644 gtk-2.0/assets/notebook-combo-ltr-entry-insensitive.png create mode 100644 gtk-2.0/assets/notebook-combo-ltr-entry.png create mode 100644 gtk-2.0/assets/notebook-combo-rtl-entry-active.png create mode 100644 gtk-2.0/assets/notebook-combo-rtl-entry-insensitive.png create mode 100644 gtk-2.0/assets/notebook-combo-rtl-entry.png create mode 100644 gtk-2.0/assets/notebook-entry-active.png create mode 100644 gtk-2.0/assets/notebook-entry-insensitive.png create mode 100644 gtk-2.0/assets/notebook-entry.png create mode 100644 gtk-2.0/assets/null.png create mode 100644 gtk-2.0/assets/pan-down-alt-insensitive.png create mode 100644 gtk-2.0/assets/pan-down-alt.png create mode 100644 gtk-2.0/assets/pan-down-insensitive.png create mode 100644 gtk-2.0/assets/pan-down.png create mode 100644 gtk-2.0/assets/pan-left-alt-insensitive.png create mode 100644 gtk-2.0/assets/pan-left-alt.png create mode 100644 gtk-2.0/assets/pan-left-insensitive.png create mode 100644 gtk-2.0/assets/pan-left-semi.png create mode 100644 gtk-2.0/assets/pan-left.png create mode 100644 gtk-2.0/assets/pan-right-alt-insensitive.png create mode 100644 gtk-2.0/assets/pan-right-alt.png create mode 100644 gtk-2.0/assets/pan-right-insensitive.png create mode 100644 gtk-2.0/assets/pan-right-semi.png create mode 100644 gtk-2.0/assets/pan-right.png create mode 100644 gtk-2.0/assets/pan-up-alt-insensitive.png create mode 100644 gtk-2.0/assets/pan-up-alt.png create mode 100644 gtk-2.0/assets/pan-up-insensitive.png create mode 100644 gtk-2.0/assets/pan-up.png create mode 100644 gtk-2.0/assets/pathbar_button_active.png create mode 100644 gtk-2.0/assets/pathbar_button_prelight.png create mode 100644 gtk-2.0/assets/progressbar-progress.png create mode 100644 gtk-2.0/assets/progressbar-trough.png create mode 100644 gtk-2.0/assets/radio-checked-active.png create mode 100644 gtk-2.0/assets/radio-checked-hover.png create mode 100644 gtk-2.0/assets/radio-checked-insensitive.png create mode 100644 gtk-2.0/assets/radio-checked.png create mode 100644 gtk-2.0/assets/radio-mixed-active.png create mode 100644 gtk-2.0/assets/radio-mixed-hover.png create mode 100644 gtk-2.0/assets/radio-mixed-insensitive.png create mode 100644 gtk-2.0/assets/radio-mixed.png create mode 100644 gtk-2.0/assets/radio-unchecked-active.png create mode 100644 gtk-2.0/assets/radio-unchecked-hover.png create mode 100644 gtk-2.0/assets/radio-unchecked-insensitive.png create mode 100644 gtk-2.0/assets/radio-unchecked.png create mode 100644 gtk-2.0/assets/scale-horz-trough-active.png create mode 100644 gtk-2.0/assets/scale-horz-trough-insensitive.png create mode 100644 gtk-2.0/assets/scale-horz-trough.png create mode 100644 gtk-2.0/assets/scale-slider-active.png create mode 100644 gtk-2.0/assets/scale-slider-hover.png create mode 100644 gtk-2.0/assets/scale-slider-insensitive.png create mode 100644 gtk-2.0/assets/scale-slider.png create mode 100644 gtk-2.0/assets/scale-vert-trough-active.png create mode 100644 gtk-2.0/assets/scale-vert-trough-insensitive.png create mode 100644 gtk-2.0/assets/scale-vert-trough.png create mode 100644 gtk-2.0/assets/scrollbar-horz-slider-active.png create mode 100644 gtk-2.0/assets/scrollbar-horz-slider-hover.png create mode 100644 gtk-2.0/assets/scrollbar-horz-slider-insensitive.png create mode 100644 gtk-2.0/assets/scrollbar-horz-slider.png create mode 100644 gtk-2.0/assets/scrollbar-horz-trough.png create mode 100644 gtk-2.0/assets/scrollbar-vert-ltr-slider-active.png create mode 100644 gtk-2.0/assets/scrollbar-vert-ltr-slider-hover.png create mode 100644 gtk-2.0/assets/scrollbar-vert-ltr-slider-insensitive.png create mode 100644 gtk-2.0/assets/scrollbar-vert-ltr-slider.png create mode 100644 gtk-2.0/assets/scrollbar-vert-ltr-trough.png create mode 100644 gtk-2.0/assets/scrollbar-vert-rtl-slider-active.png create mode 100644 gtk-2.0/assets/scrollbar-vert-rtl-slider-hover.png create mode 100644 gtk-2.0/assets/scrollbar-vert-rtl-slider-insensitive.png create mode 100644 gtk-2.0/assets/scrollbar-vert-rtl-slider.png create mode 100644 gtk-2.0/assets/scrollbar-vert-rtl-trough.png create mode 100644 gtk-2.0/assets/spin-ltr-down-active.png create mode 100644 gtk-2.0/assets/spin-ltr-down-hover.png create mode 100644 gtk-2.0/assets/spin-ltr-down-insensitive.png create mode 100644 gtk-2.0/assets/spin-ltr-down.png create mode 100644 gtk-2.0/assets/spin-ltr-up-active.png create mode 100644 gtk-2.0/assets/spin-ltr-up-hover.png create mode 100644 gtk-2.0/assets/spin-ltr-up-insensitive.png create mode 100644 gtk-2.0/assets/spin-ltr-up.png create mode 100644 gtk-2.0/assets/spin-rtl-down-active.png create mode 100644 gtk-2.0/assets/spin-rtl-down-hover.png create mode 100644 gtk-2.0/assets/spin-rtl-down-insensitive.png create mode 100644 gtk-2.0/assets/spin-rtl-down.png create mode 100644 gtk-2.0/assets/spin-rtl-up-active.png create mode 100644 gtk-2.0/assets/spin-rtl-up-hover.png create mode 100644 gtk-2.0/assets/spin-rtl-up-insensitive.png create mode 100644 gtk-2.0/assets/spin-rtl-up.png create mode 100644 gtk-2.0/assets/tab.png create mode 100644 gtk-2.0/assets/treeview-ltr-button-active.png create mode 100644 gtk-2.0/assets/treeview-ltr-button-hover.png create mode 100644 gtk-2.0/assets/treeview-ltr-button.png create mode 100644 gtk-2.0/assets/treeview-rtl-button-active.png create mode 100644 gtk-2.0/assets/treeview-rtl-button-hover.png create mode 100644 gtk-2.0/assets/treeview-rtl-button.png create mode 100644 gtk-2.0/gtkrc create mode 100644 gtk-2.0/hacks.rc create mode 100644 gtk-2.0/main.rc create mode 100644 gtk-2.0/panel.rc create mode 100644 gtk-2.0/xfce-notify.rc create mode 100644 gtk-3.0/assets/scalable/check-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/cursor-handle-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/radio-checked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/radio-mixed-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/scale-slider-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg create mode 100644 gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider-dark.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider-dark@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider-disabled.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider-disabled@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider.png create mode 100644 gtk-3.0/assets/scale-horz-marks-after-slider@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider-dark.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider-dark@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider-disabled.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider-disabled@2.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider.png create mode 100644 gtk-3.0/assets/scale-horz-marks-before-slider@2.png create mode 100644 gtk-3.0/assets/scale-slider-dark.png create mode 100644 gtk-3.0/assets/scale-slider-dark@2.png create mode 100644 gtk-3.0/assets/scale-slider-disabled-dark.png create mode 100644 gtk-3.0/assets/scale-slider-disabled-dark@2.png create mode 100644 gtk-3.0/assets/scale-slider-disabled.png create mode 100644 gtk-3.0/assets/scale-slider-disabled@2.png create mode 100644 gtk-3.0/assets/scale-slider.png create mode 100644 gtk-3.0/assets/scale-slider@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider-dark.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider-dark@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider-disabled.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider-disabled@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider.png create mode 100644 gtk-3.0/assets/scale-vert-marks-after-slider@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider-dark.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider-dark@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider-disabled.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider-disabled@2.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider.png create mode 100644 gtk-3.0/assets/scale-vert-marks-before-slider@2.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-checked-dark.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-checked-dark@2.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-checked.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-checked@2.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-unchecked-dark.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-unchecked-dark@2.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-unchecked.png create mode 100644 gtk-3.0/assets/selectionmode-checkbox-unchecked@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-active-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-active-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-active.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-active@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-backdrop.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-backdrop@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-hover-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-hover-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-hover.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close-hover@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-close@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-active.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-active@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-hover.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize-hover@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-maximize@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-active.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-active@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-hover.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize-hover@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-minimize@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-active-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-active-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-active.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-active@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-backdrop.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-backdrop@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-hover.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore-hover@2.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore.png create mode 100644 gtk-3.0/assets/window-assets/titlebutton-restore@2.png create mode 100644 gtk-3.0/gtk-dark.css create mode 100644 gtk-3.0/gtk.css create mode 100644 gtk-3.0/thumbnail.png create mode 100644 gtk-4.0/assets/scalable/check-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/cursor-handle-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/radio-checked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/radio-mixed-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/scale-slider-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg create mode 100644 gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider-dark.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider.png create mode 100644 gtk-4.0/assets/scale-horz-marks-after-slider@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider-dark.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider.png create mode 100644 gtk-4.0/assets/scale-horz-marks-before-slider@2.png create mode 100644 gtk-4.0/assets/scale-slider-dark.png create mode 100644 gtk-4.0/assets/scale-slider-dark@2.png create mode 100644 gtk-4.0/assets/scale-slider-disabled-dark.png create mode 100644 gtk-4.0/assets/scale-slider-disabled-dark@2.png create mode 100644 gtk-4.0/assets/scale-slider-disabled.png create mode 100644 gtk-4.0/assets/scale-slider-disabled@2.png create mode 100644 gtk-4.0/assets/scale-slider.png create mode 100644 gtk-4.0/assets/scale-slider@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider-dark.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider.png create mode 100644 gtk-4.0/assets/scale-vert-marks-after-slider@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider-dark.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider.png create mode 100644 gtk-4.0/assets/scale-vert-marks-before-slider@2.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-checked-dark.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-checked.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-checked@2.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-unchecked.png create mode 100644 gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-active-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-active-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-active.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-active@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-backdrop.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-backdrop@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-hover-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-hover-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-hover.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close-hover@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-close@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-active.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-active@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-hover.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize-hover@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-maximize@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-active.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-active@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-hover.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize-hover@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-minimize@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-active-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-active-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-active.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-active@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-backdrop.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-backdrop@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-hover.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore-hover@2.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore.png create mode 100644 gtk-4.0/assets/window-assets/titlebutton-restore@2.png create mode 100644 gtk-4.0/gtk-dark.css create mode 100644 gtk-4.0/gtk.css create mode 100644 gtk-4.0/thumbnail.png create mode 100644 index.theme create mode 100644 metacity-1/close.png create mode 120000 metacity-1/close_focused.png create mode 120000 metacity-1/close_focused_normal.png create mode 100644 metacity-1/close_focused_prelight.png create mode 100644 metacity-1/close_focused_pressed.png create mode 100644 metacity-1/close_unfocused.png create mode 120000 metacity-1/close_unfocused_prelight.png create mode 120000 metacity-1/close_unfocused_pressed.png create mode 100644 metacity-1/maximize.png create mode 120000 metacity-1/maximize_focused.png create mode 120000 metacity-1/maximize_focused_normal.png create mode 100644 metacity-1/maximize_focused_prelight.png create mode 100644 metacity-1/maximize_focused_pressed.png create mode 100644 metacity-1/maximize_unfocused.png create mode 120000 metacity-1/maximize_unfocused_prelight.png create mode 120000 metacity-1/maximize_unfocused_pressed.png create mode 100644 metacity-1/menu.png create mode 120000 metacity-1/menu_focused.png create mode 120000 metacity-1/menu_focused_normal.png create mode 100644 metacity-1/menu_focused_prelight.png create mode 100644 metacity-1/menu_focused_pressed.png create mode 100644 metacity-1/menu_unfocused.png create mode 120000 metacity-1/menu_unfocused_prelight.png create mode 120000 metacity-1/menu_unfocused_pressed.png create mode 100644 metacity-1/metacity-theme-1.xml create mode 120000 metacity-1/metacity-theme-2.xml create mode 100644 metacity-1/metacity-theme-3.xml create mode 100644 metacity-1/minimize.png create mode 120000 metacity-1/minimize_focused.png create mode 120000 metacity-1/minimize_focused_normal.png create mode 100644 metacity-1/minimize_focused_prelight.png create mode 100644 metacity-1/minimize_focused_pressed.png create mode 100644 metacity-1/minimize_unfocused.png create mode 120000 metacity-1/minimize_unfocused_prelight.png create mode 120000 metacity-1/minimize_unfocused_pressed.png create mode 100644 metacity-1/shade.png create mode 120000 metacity-1/shade_focused.png create mode 120000 metacity-1/shade_focused_normal.png create mode 100644 metacity-1/shade_focused_prelight.png create mode 100644 metacity-1/shade_focused_pressed.png create mode 100644 metacity-1/shade_unfocused.png create mode 120000 metacity-1/shade_unfocused_prelight.png create mode 120000 metacity-1/shade_unfocused_pressed.png create mode 100644 metacity-1/thumbnail.png create mode 100644 metacity-1/trough_left.png create mode 100644 metacity-1/trough_middle.png create mode 100644 metacity-1/trough_right.png create mode 100644 metacity-1/trough_unfocused_left.png create mode 100644 metacity-1/trough_unfocused_middle.png create mode 100644 metacity-1/trough_unfocused_right.png create mode 100644 metacity-1/unmaximize.png create mode 120000 metacity-1/unmaximize_focused.png create mode 120000 metacity-1/unmaximize_focused_normal.png create mode 100644 metacity-1/unmaximize_focused_prelight.png create mode 100644 metacity-1/unmaximize_focused_pressed.png create mode 100644 metacity-1/unmaximize_unfocused.png create mode 120000 metacity-1/unmaximize_unfocused_prelight.png create mode 120000 metacity-1/unmaximize_unfocused_pressed.png create mode 100644 metacity-1/unshade.png create mode 120000 metacity-1/unshade_focused.png create mode 120000 metacity-1/unshade_focused_normal.png create mode 100644 metacity-1/unshade_focused_prelight.png create mode 100644 metacity-1/unshade_focused_pressed.png create mode 100644 metacity-1/unshade_unfocused.png create mode 120000 metacity-1/unshade_unfocused_prelight.png create mode 120000 metacity-1/unshade_unfocused_pressed.png create mode 100644 plank/dock.theme create mode 100644 snigdhaos-vimix-dark/LICENSE create mode 120000 unity/close.svg create mode 120000 unity/close_dash.svg create mode 120000 unity/close_dash_disabled.svg create mode 120000 unity/close_dash_prelight.svg create mode 120000 unity/close_dash_pressed.svg create mode 120000 unity/close_focused_normal.svg create mode 120000 unity/close_focused_prelight.svg create mode 120000 unity/close_focused_pressed.svg create mode 120000 unity/close_unfocused.svg create mode 120000 unity/close_unfocused_prelight.svg create mode 120000 unity/close_unfocused_pressed.svg create mode 100644 unity/dash/close_dash.svg create mode 100644 unity/dash/close_dash_disabled.svg create mode 100644 unity/dash/close_dash_prelight.svg create mode 100644 unity/dash/close_dash_pressed.svg create mode 100644 unity/dash/maximize_dash.svg create mode 100644 unity/dash/maximize_dash_disabled.svg create mode 100644 unity/dash/maximize_dash_prelight.svg create mode 100644 unity/dash/maximize_dash_pressed.svg create mode 100644 unity/dash/minimize_dash.svg create mode 100644 unity/dash/minimize_dash_disabled.svg create mode 100644 unity/dash/minimize_dash_prelight.svg create mode 100644 unity/dash/minimize_dash_pressed.svg create mode 100644 unity/launcher_arrow_ltr_19-1.svg create mode 100644 unity/launcher_arrow_ltr_19.svg create mode 100644 unity/launcher_arrow_ltr_37.svg create mode 100644 unity/launcher_arrow_outline_ltr_19.svg create mode 100644 unity/launcher_arrow_outline_ltr_37.svg create mode 100644 unity/launcher_arrow_outline_rtl_19.svg create mode 100644 unity/launcher_arrow_outline_rtl_37.svg create mode 100644 unity/launcher_arrow_rtl_19.svg create mode 100644 unity/launcher_arrow_rtl_37.svg create mode 100644 unity/launcher_icon_back_150.svg create mode 100644 unity/launcher_icon_back_54.svg create mode 100644 unity/launcher_icon_edge_150.svg create mode 100644 unity/launcher_icon_edge_54.svg create mode 100644 unity/launcher_icon_glow_200.svg create mode 100644 unity/launcher_icon_glow_62.svg create mode 100644 unity/launcher_icon_selected_back_150.svg create mode 100644 unity/launcher_icon_selected_back_54.svg create mode 100644 unity/launcher_icon_shadow_200.svg create mode 100644 unity/launcher_icon_shadow_62.svg create mode 100644 unity/launcher_icon_shine_150.svg create mode 100644 unity/launcher_icon_shine_54.svg create mode 100644 unity/launcher_pip_ltr_19.svg create mode 100644 unity/launcher_pip_ltr_37.svg create mode 100644 unity/launcher_pip_rtl_19.svg create mode 100644 unity/launcher_pip_rtl_37.svg create mode 120000 unity/maximize.svg create mode 120000 unity/maximize_dash.svg create mode 120000 unity/maximize_dash_disabled.svg create mode 120000 unity/maximize_dash_prelight.svg create mode 120000 unity/maximize_dash_pressed.svg create mode 120000 unity/maximize_focused_normal.svg create mode 120000 unity/maximize_focused_prelight.svg create mode 120000 unity/maximize_focused_pressed.svg create mode 120000 unity/maximize_unfocused.svg create mode 120000 unity/maximize_unfocused_prelight.svg create mode 120000 unity/maximize_unfocused_pressed.svg create mode 120000 unity/minimize.svg create mode 120000 unity/minimize_dash.svg create mode 120000 unity/minimize_dash_disabled.svg create mode 120000 unity/minimize_dash_prelight.svg create mode 120000 unity/minimize_dash_pressed.svg create mode 120000 unity/minimize_focused_normal.svg create mode 120000 unity/minimize_focused_prelight.svg create mode 120000 unity/minimize_focused_pressed.svg create mode 120000 unity/minimize_unfocused.svg create mode 120000 unity/minimize_unfocused_prelight.svg create mode 120000 unity/minimize_unfocused_pressed.svg create mode 120000 unity/sheet_style_close_focused.svg create mode 120000 unity/sheet_style_close_focused_prelight.svg create mode 120000 unity/sheet_style_close_focused_pressed.svg create mode 120000 unity/unmaximize.svg create mode 120000 unity/unmaximize_dash.svg create mode 120000 unity/unmaximize_dash_disabled.svg create mode 120000 unity/unmaximize_dash_prelight.svg create mode 120000 unity/unmaximize_dash_pressed.svg create mode 120000 unity/unmaximize_focused_normal.svg create mode 120000 unity/unmaximize_focused_prelight.svg create mode 120000 unity/unmaximize_focused_pressed.svg create mode 120000 unity/unmaximize_unfocused.svg create mode 120000 unity/unmaximize_unfocused_prelight.svg create mode 120000 unity/unmaximize_unfocused_pressed.svg create mode 100644 unity/window-buttons/close.svg create mode 100644 unity/window-buttons/close_prelight.svg create mode 100644 unity/window-buttons/close_pressed.svg create mode 100644 unity/window-buttons/close_unfocused.svg create mode 100644 unity/window-buttons/maximize.svg create mode 100644 unity/window-buttons/maximize_prelight.svg create mode 100644 unity/window-buttons/maximize_pressed.svg create mode 100644 unity/window-buttons/maximize_unfocused.svg create mode 100644 unity/window-buttons/minimize.svg create mode 100644 unity/window-buttons/minimize_prelight.svg create mode 100644 unity/window-buttons/minimize_pressed.svg create mode 100644 unity/window-buttons/minimize_unfocused.svg create mode 100644 unity/window-buttons/unmaximize_prelight.svg create mode 100644 unity/window-buttons/unmaximize_pressed.svg create mode 100644 xfwm4/bottom-active.png create mode 100644 xfwm4/bottom-inactive.png create mode 100644 xfwm4/bottom-left-active.png create mode 100644 xfwm4/bottom-left-inactive.png create mode 100644 xfwm4/bottom-right-active.png create mode 100644 xfwm4/bottom-right-inactive.png create mode 100644 xfwm4/close-active.png create mode 100644 xfwm4/close-inactive.png create mode 100644 xfwm4/close-prelight.png create mode 100644 xfwm4/close-pressed.png create mode 100644 xfwm4/hide-active.png create mode 100644 xfwm4/hide-inactive.png create mode 100644 xfwm4/hide-prelight.png create mode 100644 xfwm4/hide-pressed.png create mode 100644 xfwm4/left-active.png create mode 100644 xfwm4/left-inactive.png create mode 100644 xfwm4/maximize-active.png create mode 100644 xfwm4/maximize-inactive.png create mode 100644 xfwm4/maximize-prelight.png create mode 100644 xfwm4/maximize-pressed.png create mode 100644 xfwm4/maximize-toggled-active.png create mode 100644 xfwm4/maximize-toggled-inactive.png create mode 100644 xfwm4/maximize-toggled-prelight.png create mode 100644 xfwm4/maximize-toggled-pressed.png create mode 100644 xfwm4/menu-active.png create mode 100644 xfwm4/menu-inactive.png create mode 100644 xfwm4/menu-pressed.png create mode 100644 xfwm4/right-active.png create mode 100644 xfwm4/right-inactive.png create mode 100644 xfwm4/shade-active.png create mode 100644 xfwm4/shade-inactive.png create mode 100644 xfwm4/shade-pressed.png create mode 100644 xfwm4/stick-active.png create mode 100644 xfwm4/stick-inactive.png create mode 100644 xfwm4/stick-pressed.png create mode 100644 xfwm4/themerc create mode 100644 xfwm4/title-1-active.png create mode 100644 xfwm4/title-1-inactive.png create mode 100644 xfwm4/title-2-active.png create mode 100644 xfwm4/title-2-inactive.png create mode 100644 xfwm4/title-3-active.png create mode 100644 xfwm4/title-3-inactive.png create mode 100644 xfwm4/title-4-active.png create mode 100644 xfwm4/title-4-inactive.png create mode 100644 xfwm4/title-5-active.png create mode 100644 xfwm4/title-5-inactive.png create mode 100644 xfwm4/top-left-active.png create mode 100644 xfwm4/top-left-inactive.png create mode 100644 xfwm4/top-right-active.png create mode 100644 xfwm4/top-right-inactive.png diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..4205d3f --- /dev/null +++ b/AUTHORS @@ -0,0 +1,9 @@ +------------------------ VIMIX GTK THEME ------------------------ + +SOURCES: +nana-4 - Flat-Plat gtk theme: https://github.com/nana-4/Flat-Plat + +CUSTOMIZER: +Vince Liuice - Vimix Gtk Theme (https://github.com/vinceliuice/vimix-gtk-themes) + +------------------------ VIMIX GTK THEME ------------------------ diff --git a/cinnamon/assets/checkbox/checkbox-checked.svg b/cinnamon/assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..a9783e1 --- /dev/null +++ b/cinnamon/assets/checkbox/checkbox-checked.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/checkbox/checkbox-unchecked.svg b/cinnamon/assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..7e84ccf --- /dev/null +++ b/cinnamon/assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/checkbox/radiobutton-checked.svg b/cinnamon/assets/checkbox/radiobutton-checked.svg new file mode 100644 index 0000000..8ff4cd9 --- /dev/null +++ b/cinnamon/assets/checkbox/radiobutton-checked.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/checkbox/radiobutton-unchecked.svg b/cinnamon/assets/checkbox/radiobutton-unchecked.svg new file mode 100644 index 0000000..fe70fa1 --- /dev/null +++ b/cinnamon/assets/checkbox/radiobutton-unchecked.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/menu-hover.svg b/cinnamon/assets/menu/menu-hover.svg new file mode 100644 index 0000000..43a102b --- /dev/null +++ b/cinnamon/assets/menu/menu-hover.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/menu-separator.svg b/cinnamon/assets/menu/menu-separator.svg new file mode 100644 index 0000000..676b1dc --- /dev/null +++ b/cinnamon/assets/menu/menu-separator.svg @@ -0,0 +1,77 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/menu.svg b/cinnamon/assets/menu/menu.svg new file mode 100644 index 0000000..ad145c8 --- /dev/null +++ b/cinnamon/assets/menu/menu.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/submenu.svg b/cinnamon/assets/menu/submenu.svg new file mode 100644 index 0000000..50d3457 --- /dev/null +++ b/cinnamon/assets/menu/submenu.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/add-workspace-active.svg b/cinnamon/assets/misc/add-workspace-active.svg new file mode 100644 index 0000000..19a96a7 --- /dev/null +++ b/cinnamon/assets/misc/add-workspace-active.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/add-workspace-hover.svg b/cinnamon/assets/misc/add-workspace-hover.svg new file mode 100644 index 0000000..806de0b --- /dev/null +++ b/cinnamon/assets/misc/add-workspace-hover.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/add-workspace.svg b/cinnamon/assets/misc/add-workspace.svg new file mode 100644 index 0000000..b75e144 --- /dev/null +++ b/cinnamon/assets/misc/add-workspace.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/bg.svg b/cinnamon/assets/misc/bg.svg new file mode 100644 index 0000000..7c0e69a --- /dev/null +++ b/cinnamon/assets/misc/bg.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/button-box.svg b/cinnamon/assets/misc/button-box.svg new file mode 100644 index 0000000..abf0139 --- /dev/null +++ b/cinnamon/assets/misc/button-box.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/calendar-arrow-left.svg b/cinnamon/assets/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..2f0f01e --- /dev/null +++ b/cinnamon/assets/misc/calendar-arrow-left.svg @@ -0,0 +1,160 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/calendar-arrow-right.svg b/cinnamon/assets/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..f42924c --- /dev/null +++ b/cinnamon/assets/misc/calendar-arrow-right.svg @@ -0,0 +1,160 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/close-active.svg b/cinnamon/assets/misc/close-active.svg new file mode 100644 index 0000000..1166cad --- /dev/null +++ b/cinnamon/assets/misc/close-active.svg @@ -0,0 +1,110 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/close-hover.svg b/cinnamon/assets/misc/close-hover.svg new file mode 100644 index 0000000..750e098 --- /dev/null +++ b/cinnamon/assets/misc/close-hover.svg @@ -0,0 +1,110 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/close.svg b/cinnamon/assets/misc/close.svg new file mode 100644 index 0000000..aea4d85 --- /dev/null +++ b/cinnamon/assets/misc/close.svg @@ -0,0 +1,110 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/corner-ripple.svg b/cinnamon/assets/misc/corner-ripple.svg new file mode 100644 index 0000000..a4a0be1 --- /dev/null +++ b/cinnamon/assets/misc/corner-ripple.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/desklet-header.svg b/cinnamon/assets/misc/desklet-header.svg new file mode 100644 index 0000000..e6b66b8 --- /dev/null +++ b/cinnamon/assets/misc/desklet-header.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/desklet.svg b/cinnamon/assets/misc/desklet.svg new file mode 100644 index 0000000..7749dc2 --- /dev/null +++ b/cinnamon/assets/misc/desklet.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/message.svg b/cinnamon/assets/misc/message.svg new file mode 100644 index 0000000..336ef9a --- /dev/null +++ b/cinnamon/assets/misc/message.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/osd.svg b/cinnamon/assets/misc/osd.svg new file mode 100644 index 0000000..c3a63ef --- /dev/null +++ b/cinnamon/assets/misc/osd.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/overview-hover.svg b/cinnamon/assets/misc/overview-hover.svg new file mode 100644 index 0000000..7bf4fe3 --- /dev/null +++ b/cinnamon/assets/misc/overview-hover.svg @@ -0,0 +1,114 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/overview.svg b/cinnamon/assets/misc/overview.svg new file mode 100644 index 0000000..8186e67 --- /dev/null +++ b/cinnamon/assets/misc/overview.svg @@ -0,0 +1,114 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/trash-icon.svg b/cinnamon/assets/misc/trash-icon.svg new file mode 100644 index 0000000..c497f4e --- /dev/null +++ b/cinnamon/assets/misc/trash-icon.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/panel/activities-active.svg b/cinnamon/assets/panel/activities-active.svg new file mode 100644 index 0000000..27135a4 --- /dev/null +++ b/cinnamon/assets/panel/activities-active.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/panel/activities.svg b/cinnamon/assets/panel/activities.svg new file mode 100644 index 0000000..3d94481 --- /dev/null +++ b/cinnamon/assets/panel/activities.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/switch/switch-off.svg b/cinnamon/assets/switch/switch-off.svg new file mode 100644 index 0000000..906e86b --- /dev/null +++ b/cinnamon/assets/switch/switch-off.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/switch/switch-on.svg b/cinnamon/assets/switch/switch-on.svg new file mode 100644 index 0000000..e43cc0a --- /dev/null +++ b/cinnamon/assets/switch/switch-on.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/cinnamon.css b/cinnamon/cinnamon.css new file mode 100644 index 0000000..eb23c1e --- /dev/null +++ b/cinnamon/cinnamon.css @@ -0,0 +1,2892 @@ +/* + * This file is part of adapta-gtk-theme + * + * Copyright (C) 2016-2018 Tista + * + * 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 2 of the License, or + * (at your option) any later version. + */ +* { + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 0.2s; +} + +stage { + color: white; + font-weight: 400; +} + +.label-shadow { + color: transparent; +} + +.menu #notification .notification-button, +.menu #notification .notification-icon-button, .popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .calendar-today-home-button, .calendar-today-home-button-enabled { + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; + min-height: 2em; + padding: 4px 16px 4px; + border-width: 2px; + font-weight: 500; +} + +.menu #notification .notification-button:focus, +.menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, +.popup-menu #notification .notification-icon-button:focus, .calendar-today-home-button:focus, .calendar-today-home-button-enabled:focus { + color: white; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button:hover, +.menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, +.popup-menu #notification .notification-icon-button:hover, .calendar-today-home-button:hover, .calendar-today-home-button-enabled:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button:active, +.menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, +.popup-menu #notification .notification-icon-button:active, .calendar-today-home-button:active, .calendar-today-home-button-enabled:active { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button:insensitive, +.menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, +.popup-menu #notification .notification-icon-button:insensitive, .calendar-today-home-button:insensitive, .calendar-today-home-button-enabled:insensitive { + border-color: transparent; + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button, +.menu #notification .notification-icon-button, .popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .calendar-today-home-button, .calendar-today-home-button-enabled { + border-radius: 2px; +} + +.modal-dialog-button-box .modal-dialog-button, .notification-button, .notification-icon-button { + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; + min-height: 2.5em; + padding: 6px 16px 6px; + border-radius: 3px; +} + +.modal-dialog-button-box .modal-dialog-button:focus, .notification-button:focus, .notification-icon-button:focus { + color: white; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:hover, .notification-button:hover, .notification-icon-button:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:active, .notification-button:active, .notification-icon-button:active { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:insensitive, .notification-button:insensitive, .notification-icon-button:insensitive { + border-color: transparent; + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +#menu-search-entry, .menu #notification StEntry, .popup-menu #notification StEntry { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + min-height: 1.2em; + padding: 7px 8px 8px; + border-radius: 0; + border-width: 0; + color: white; + caret-size: 1px; + transition: none; + selection-background-color: #AB47BC; + selected-color: white; +} + +#menu-search-entry:focus, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus { + border-color: transparent; + box-shadow: inset 0 -2px #AB47BC; +} + +#menu-search-entry:hover, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover { + border-color: transparent; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +#menu-search-entry:insensitive, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive { + border-color: transparent; + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); +} + +#menu-search-entry, .menu #notification StEntry, .popup-menu #notification StEntry, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive { + background-color: rgba(255, 255, 255, 0.05); +} + +#menu-search-entry StIcon.capslock-warning, .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning { + icon-size: 16px; + padding: 0 2px; + warning-color: #FDD633; +} + +.notification StEntry { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + min-height: 1.2em; + padding: 7px 8px 8px; + border-radius: 0; + border-width: 0; + color: white; + caret-size: 1px; + caret-color: white; + selection-background-color: #AB47BC; + selected-color: white; +} + +.notification StEntry:focus { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 -2px #AB47BC; +} + +.notification StEntry:insensitive { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); +} + +StScrollView.vfade { + -st-vfade-offset: 0; +} + +StScrollView.hfade { + -st-hfade-offset: 0; +} + +StScrollBar { + padding: 0; +} + +StScrollView StScrollBar { + min-width: 0.25em; + min-height: 0.25em; +} + +StScrollBar StBin#trough { + margin: 0; + border-radius: 6px; + background-color: #333539; +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + margin: 0; + border-radius: 6px; + background-color: rgba(255, 255, 255, 0.297); +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.4785); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: white; +} + +.separator { + height: 1px; + margin: 0; + padding: 0; + border-color: rgba(255, 255, 255, 0.12); + border-bottom-width: 1px; + border-bottom-style: solid; + background-color: transparent; +} + +.popup-slider-menu-item, +.slider { + height: 16px; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 3px; + border-left-width: 3px; + color: #EC407A; + -slider-height: 2px; + -slider-background-color: rgba(255, 255, 255, 0.3); + -slider-border-color: transparent; + -slider-active-background-color: #EC407A; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 8px; +} + +.check-box CinnamonGenericContainer { + spacing: 0.2em; + min-height: 30px; + padding-top: 2px; +} + +.check-box StLabel { + font-weight: 500; +} + +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/checkbox-unchecked.svg"); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox/checkbox-checked.svg"); +} + +.radiobutton CinnamonGenericContainer { + height: 26px; + spacing: 0.2em; + padding-top: 2px; +} + +.radiobutton StLabel { + font-size: 9pt; + padding-top: 4px; +} + +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/radiobutton-unchecked.svg"); +} + +.radiobutton:checked StBin { + background-image: url("assets/checkbox/radiobutton-checked.svg"); +} + +.toggle-switch { + width: 40px; + height: 20px; + background-size: contain; +} + +.toggle-switch-us, .toggle-switch-intl { + background-image: url("assets/switch/switch-off.svg"); +} + +.toggle-switch-us:checked, .toggle-switch-intl:checked { + background-image: url("assets/switch/switch-on.svg"); +} + +.cinnamon-link { + border-radius: 2px; + color: #AB47BC; + text-decoration: underline; +} + +.cinnamon-link:hover { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.12); +} + +.cinnamon-link:active { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.25); +} + +#Tooltip { + font-size: 10pt; + padding: 7px 8px 8px; + border-radius: 2px; + background-color: rgba(35, 37, 40, 0.9); + color: white; + box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); + font-weight: 400; + text-align: center; +} + +.menu { + padding: 0; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu, +.menu { + min-width: 0; + padding: 0; + border-image: url("assets/menu/menu.svg") 9 9 9 9; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu-arrow, +.menu-arrow { + icon-size: 16px; +} + +.popup-menu .popup-sub-menu, +.menu .popup-sub-menu { + min-width: 0; + border-image: url("assets/menu/submenu.svg") 8 8 2 2; + background-gradient-direction: none; + box-shadow: none; +} + +.popup-menu .popup-sub-menu StScrollBar, +.menu .popup-sub-menu StScrollBar { + padding: 4px; +} + +.popup-menu .popup-sub-menu StScrollBar StBin#trough, +.popup-menu .popup-sub-menu StScrollBar StBin#vhandle, +.menu .popup-sub-menu StScrollBar StBin#trough, +.menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; +} + +.popup-menu .popup-menu-content, +.menu .popup-menu-content { + padding: 0.6em 2px 0.66em; +} + +.popup-menu .popup-menu-item, +.menu .popup-menu-item { + padding: 0.4em 1.75em; + spacing: 1em; + border-width: 0 1px; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .popup-menu-item:active, +.menu .popup-menu-item:active { + border-image: url("assets/menu/menu-hover.svg") 9 9 0 0; + color: white; + background-color: transparent; +} + +.popup-menu .popup-menu-item:insensitive, +.menu .popup-menu-item:insensitive { + color: rgba(255, 255, 255, 0.45); + background: none; +} + +.popup-menu .popup-menu-item StLabel, +.menu .popup-menu-item StLabel { + max-width: 45em; +} + +.popup-menu .popup-inactive-menu-item, +.menu .popup-inactive-menu-item { + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .popup-inactive-menu-item:insensitive, +.menu .popup-inactive-menu-item:insensitive { + color: rgba(255, 255, 255, 0.45); +} + +.popup-menu-icon, +.menu-icon { + icon-size: 16px; +} + +.popup-menu-boxpointer { + -arrow-border-radius: 0; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + -arrow-box-shadow: none; + margin: 0.4em 0.5em 0.5em; + border-radius: 2px; + border-top: 1px solid #333539; + background-color: #2e3034; + box-shadow: 0 4.5px 5.5px rgba(0, 0, 0, 0.38); +} + +.popup-combo-menu { + padding: 1em; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 2px; + color: white; + background-color: rgba(35, 37, 40, 0.9); +} + +.popup-combobox-item { + spacing: 1em; +} + +.popup-separator-menu-item { + height: 1px; + margin: 0; + padding: 0; + border-color: rgba(255, 255, 255, 0.12); + border-bottom-width: 1px; + border-bottom-style: solid; + background-color: transparent; + -gradient-start: transparent; + -gradient-end: transparent; +} + +.popup-alternating-menu-item:alternate { + font-weight: 500; +} + +.popup-device-menu-item { + spacing: 0.5em; +} + +.popup-subtitle-menu-item { + font-weight: 500; +} + +.nm-menu-item-icons { + spacing: 0.5em; +} + +#panel { + font-size: 10pt; + height: 28px; + width: 32px; + color: rgba(255, 255, 255, 0.7); + background-color: #212326; + font-weight: 700; +} + +#panel:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +#panelLeft, +.panelLeft { + spacing: 4px; +} + +#panelLeft:dnd, +.panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(242, 139, 130, 0.4); + background-gradient-end: rgba(242, 139, 130, 0.4); +} + +#panelLeft:ltr, +.panelLeft:ltr { + padding-right: 4px; +} + +#panelLeft:rtl, +.panelLeft:rtl { + padding-left: 4px; +} + +#panelLeft.vertical, +.panelLeft.vertical { + padding: 0; + spacing: 0; +} + +#panelRight:dnd, +.panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(171, 71, 188, 0.4); + background-gradient-end: rgba(171, 71, 188, 0.4); +} + +#panelRight:ltr, +.panelRight:ltr { + padding-left: 4px; + spacing: 0; +} + +#panelRight:rtl, +.panelRight:rtl { + padding-right: 4px; + spacing: 0; +} + +#panelRight.vertical, +.panelRight.vertical { + padding: 0; + spacing: 0; +} + +#panelCenter, +.panelCenter { + spacing: 4px; +} + +#panelCenter:dnd, +.panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(129, 201, 149, 0.4); + background-gradient-end: rgba(129, 201, 149, 0.4); +} + +#panelCenter.vertical, +.panelCenter.vertical { + padding: 0; + spacing: 0; +} + +.panel { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +.panel-dummy { + background-color: rgba(33, 35, 38, 0.4); +} + +.panel-dummy:entered { + background-color: rgba(255, 255, 255, 0.3); +} + +.panel-status-button { + height: 22px; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + border-width: 0; + font-weight: 700; + color: rgba(255, 255, 255, 0.7); +} + +.panel-status-button:hover { + color: white; +} + +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 3px; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; + transition-duration: 0.2s; +} + +.panel-button:hover, .panel-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.panel-top .panel-button:hover, +.panel-top .panel-status-button:hover { + box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-top .panel-button:active, +.panel-top .panel-status-button:active { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .panel-button:hover, +.panel-bottom .panel-status-button:hover { + box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-bottom .panel-button:active, +.panel-bottom .panel-status-button:active { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .panel-button, +.panel-left .panel-status-button { + -natural-hpadding: 0; + -minimum-hpadding: 0; + -natural-vpadding: 2px; + -minimum-vpadding: 2px; +} + +.panel-left .panel-button:hover, +.panel-left .panel-status-button:hover { + box-shadow: inset 2px 0 0 rgba(255, 255, 255, 0.3); +} + +.panel-left .panel-button:active, +.panel-left .panel-status-button:active { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .panel-button, +.panel-right .panel-status-button { + -natural-hpadding: 0; + -minimum-hpadding: 0; + -natural-vpadding: 2px; + -minimum-vpadding: 2px; +} + +.panel-right .panel-button:hover, +.panel-right .panel-status-button:hover { + box-shadow: inset -2px 0 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .panel-button:active, +.panel-right .panel-status-button:active { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.panel StIcon { + icon-size: 16px; +} + +.panel-corner, .panel-corner:active, .panel-corner:overview, .panel-corner:focus { + -panel-corner-radius: 0; + -panel-corner-background-color: #212326; + -panel-corner-inner-border-width: 0; + -panel-corner-inner-border-color: transparent; + -panel-corner-outer-border-width: 0; + -panel-corner-outer-border-color: transparent; +} + +.system-status-icon { + icon-size: 16px; + margin: 0; + spacing: 0; + padding-left: 0; + padding-right: 0; +} + +.system-status-icon.warning { + color: #FDD633; +} + +.system-status-icon.error { + color: #F28B82; +} + +#overview { + spacing: 12px; +} + +.window-caption { + -cinnamon-caption-spacing: 12px; + spacing: 25px; + padding: 7px 8px 8px; + border-radius: 2px; + color: white; + background-color: rgba(35, 37, 40, 0.9); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); +} + +.window-caption#selected { + spacing: 25px; + color: white; + background-color: #AB47BC; + box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); +} + +.workspace-controls { + visible-height: 32px; +} + +.workspace-thumbnails { + spacing: 32px; +} + +.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; +} + +.workspace-thumbnail-indicator { + outline: 0 none transparent; + border: 2px solid #AB47BC; +} + +.workspace-add-button { + height: 200px; + width: 35px; + background-image: url("assets/misc/add-workspace.svg"); + transition-duration: 0.2s; +} + +.workspace-add-button:hover { + background-image: url("assets/misc/add-workspace-hover.svg"); + transition-duration: 0.2s; +} + +.workspace-add-button:active { + background-image: url("assets/misc/add-workspace-active.svg"); + transition-duration: 0.2s; +} + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.54); +} + +.workspace-close-button, +.window-close { + height: 36px; + width: 36px; + -cinnamon-close-overlap: 24px; + background-image: url("assets/misc/close.svg"); + background-size: 36px; +} + +.workspace-close-button:hover, +.window-close:hover { + height: 36px; + width: 36px; + background-image: url("assets/misc/close-hover.svg"); + background-size: 36px; +} + +.workspace-close-button:active, +.window-close:active { + height: 36px; + width: 36px; + background-image: url("assets/misc/close-active.svg"); + background-size: 36px; +} + +.window-close-area { + width: 400px; + height: 120px; + background-image: url("assets/misc/trash-icon.svg"); +} + +.overview-icon { + padding: 9px; + border: none; + border-radius: 2px; + color: white; + transition-duration: 0.2s; + text-align: center; +} + +.overview-icon StLabel { + padding-top: 6px; +} + +#LookingGlassDialog { + spacing: 4px; + padding: 6px; + border: none; + border-radius: 2px; + background-color: rgba(35, 37, 40, 0.9); + color: white; + box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); +} + +.calendar-main-box { + margin: 0 6px; +} + +.calendar { + padding: 0.4em 1.75em; + spacing-rows: 0; + spacing-columns: 0; +} + +.calendar-today-home-button, .calendar-today-home-button-enabled { + margin: 6px 0; + padding: 6px; +} + +.calendar-today-day-label { + font-size: 1.75em; + color: rgba(255, 255, 255, 0.7); + font-weight: bold; + text-align: center; + padding-bottom: .1em; +} + +.calendar-today-date-label { + font-size: 1.1em; + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-align: center; +} + +.calendar-month-label { + font-size: 8pt; + margin: 0 2px; + padding-top: 2px; + color: white; + font-weight: 400; +} + +.calendar-change-month-back, .calendar-change-month-forward { + font-size: 8pt; + width: 16px; + height: 16px; + margin: 0; + padding: 0; + border-radius: 100px; +} + +.calendar-change-month-back:focus, .calendar-change-month-back:hover, .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar-change-month-back:active, .calendar-change-month-forward:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.calendar-change-month-back { + 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-forward { + background-image: url("assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:rtl { + background-image: url("assets/misc/calendar-arrow-left.svg"); +} + +.datemenu-date-label { + font-size: 8pt; + padding: 0.4em 1.75em; + border-radius: 3px; + color: white; + font-weight: 700; + text-align: center; +} + +.calendar-day { + border-width: 0; + color: white; +} + +.calendar-day-base { + font-size: 8pt; + width: 25px; + height: 25px; + padding: 0; + margin: 2px; + border-radius: 25px; + text-align: center; +} + +.calendar-day-base:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.calendar-day-base:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar-day-base:selected { + background-color: rgba(255, 255, 255, 0.3); +} + +.calendar-day-heading { + font-size: 7pt; + width: 25px; + height: 20px; + margin-top: 2px; + padding: 5px 0 0; + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + font-weight: 700; + text-align: center; +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-day-with-events { + background-image: none; + color: #AB47BC; + font-weight: 400; + text-decoration: underline; +} + +.calendar-week-number { + width: 25px; + height: 20px; + margin: 2px; + padding: 5px 0 0; + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + font-weight: 700; + font-size: inherit; + text-align: center; +} + +.calendar-nonwork-day { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; +} + +.calendar-today { + border-width: 0; + font-weight: 700; +} + +.calendar-today, .calendar-today:hover, .calendar-today:active, .calendar-today:selected { + color: white; + background-color: #AB47BC; +} + +.calendar-other-month-day { + color: rgba(255, 255, 255, 0.55); +} + +.calendar-events-main-box { + height: 240px; + margin: 8px 0.5em 6px 6px; + padding: 8px; + min-width: 300px; + border: none; + border-radius: 3px; + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.7); +} + +.calendar-events-no-events-button { + margin: 6px 0; + padding: 6px; + border-radius: 3px; +} + +.calendar-events-no-events-button:hover { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.calendar-events-no-events-icon { + color: rgba(255, 255, 255, 0.45); +} + +.calendar-events-no-events-label { + font-size: 1.1em; + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-align: center; + margin-top: 9px; +} + +.calendar-events-date-label { + padding: 3px 0 12px 3px; + font-size: 1.1em; + color: rgba(255, 255, 255, 0.7); + font-weight: bold; + text-align: center; +} + +.calendar-events-event-container { + padding: 2px; +} + +.calendar-events-main-box .separator { + -margin-horizontal: 1em; + -gradient-height: 1px; + -gradient-start: rgba(255, 255, 255, 0.12); + -gradient-end: rgba(255, 255, 255, 0.12); +} + +.calendar-event-button { + margin: 6px 0 6px 0; + border-radius: 3px; +} + +.calendar-event-button:hover { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.calendar-event-color-strip { + width: 4px; + border-radius: 4px 0 0 4px; +} + +.calendar-event-row-content { + margin: 6px; +} + +.calendar-event-time-past { + color: rgba(255, 255, 255, 0.3); + font-weight: bold; + text-align: left; + margin-bottom: .6em; +} + +.calendar-event-time-present { + font-weight: bold; + text-align: left; + margin-bottom: .6em; +} + +.calendar-event-time-present:all-day { + color: rgba(129, 201, 149, 0.6); +} + +.calendar-event-time-future { + text-align: left; + margin-bottom: .6em; +} + +.calendar-event-countdown { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-align: right; + margin-bottom: .6em; +} + +.calendar-event-countdown:soon { + color: white; +} + +.calendar-event-countdown:imminent { + color: rgba(253, 214, 51, 0.6); +} + +.calendar-event-countdown:current { + color: rgba(129, 201, 149, 0.6); +} + +.calendar-event-summary { + color: rgba(255, 255, 255, 0.45); + text-align: left; + width: 200px; +} + +#notification { + width: 34em; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + padding: 13px; + border-radius: 2px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; +} + +.menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { + border-image: url("assets/misc/message.svg") 9 9 9 9; + color: white; +} + +.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: white; +} + +#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: white; +} + +.notification-button, .notification-icon-button { + padding: 5px; +} + +.notification-icon-button > StIcon { + icon-size: 36px; +} + +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + padding: 20px; + border: none; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + border-radius: 2px; + color: white; + background: none; +} + +.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: 6px; + border: 2px solid rgba(255, 255, 255, 0.3); +} + +.switcher-list .item-box:selected { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(236, 64, 122, 0.65); +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.12); +} + +.switcher-arrow { + border-color: transparent; + color: white; +} + +.thumbnail-scroll-gradient-left { + width: 60px; + border-radius: 24px; + border-radius-topright: 0; + border-radius-bottomright: 0; + background-color: transparent; +} + +.thumbnail-scroll-gradient-right { + width: 60px; + border-radius: 24px; + border-radius-topleft: 0; + border-radius-bottomleft: 0; + background-color: transparent; +} + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("assets/misc/corner-ripple.svg"); + background-size: contain; +} + +.ripple-box:rtl { + background-image: url("assets/misc/corner-ripple.svg"); +} + +.modal-dialog { + padding: 0 5px 6px 5px; + border: none; + border-radius: 2px; + color: white; + background-color: rgba(35, 37, 40, 0.9); + box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); +} + +.modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; +} + +.modal-dialog-button-box { + spacing: 0; + margin: 0; + padding: 14px 10px; + border: none; + background: none; +} + +.modal-dialog-button-box .modal-dialog-button { + height: 30px; + padding-top: 0; + padding-bottom: 0; + color: rgba(236, 64, 122, 0.85); + font-weight: 700; +} + +.modal-dialog-button-box .modal-dialog-button:hover { + color: rgba(236, 64, 122, 0.65); + background-color: rgba(255, 255, 255, 0.12); +} + +.modal-dialog-button-box .modal-dialog-button:focus { + color: rgba(236, 64, 122, 0.65); +} + +.modal-dialog-button-box .modal-dialog-button:active { + color: rgba(236, 64, 122, 0.65); + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.run-dialog { + padding: 0 15px 10px 15px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; +} + +.run-dialog > * { + padding: 0; +} + +.run-dialog-label { + font-size: 9pt; + padding-bottom: 0; + color: rgba(255, 255, 255, 0.45); + font-weight: 400; +} + +.run-dialog-error-label { + color: #F28B82; +} + +.run-dialog-error-box { + font-size: 9pt; + padding-top: 15px; + spacing: 5px; + color: #F28B82; +} + +.run-dialog-completion-box { + font-size: 10pt; + padding-left: 15px; +} + +.run-dialog-entry { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + width: 28em; + padding: 7px; + border-radius: 0; + color: white; + caret-color: white; + selected-color: white; + selection-background-color: #AB47BC; +} + +.run-dialog-entry:focus { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 -2px #AB47BC; +} + +.run-dialog .modal-dialog-button-box { + border: none; + background: none; + background-gradient-direction: none; + box-shadow: none; +} + +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: #FDD633; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:ltr, +.mount-question-dialog-subject:ltr { + padding-left: 17px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + width: 28em; +} + +.show-processes-dialog-description:ltr, +.mount-question-dialog-description:ltr { + padding-left: 17px; +} + +.show-processes-dialog-description:rtl, +.mount-question-dialog-description:rtl { + padding-right: 17px; +} + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; +} + +.show-processes-dialog-app-list:ltr { + 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(255, 255, 255, 0.7); +} + +.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: 11pt; +} + +.magnifier-zoom-region { + border: 2px solid #AB47BC; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +#keyboard { + border-width: 0; + background-color: rgba(33, 35, 38, 0.54); +} + +.keyboard-layout { + spacing: 3.999; + padding: 3.999; +} + +.keyboard-row { + spacing: 3.999; +} + +.keyboard-key { + min-height: 26.66; + min-width: 26.66; + border-radius: 2px; + border: none; + background-color: #232528; + color: rgba(255, 255, 255, 0.7); + box-shadow: none; + text-shadow: none; + icon-shadow: none; + font-size: 26.66; + font-weight: 700; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { + color: white; + background-color: #3d3f42; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-key:active { + color: white; + background-color: #5a5c5e; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-key:grayed { + color: rgba(255, 255, 255, 0.45); + background-color: #212326; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-subkeys { + padding: 0; + border-radius: 2px; + -arrow-border-radius: 0; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + -boxpointer-gap: 3.999; + background-color: #AB47BC; + color: white; + box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); +} + +.menu-favorites-box { + padding: 7px; + border-radius: 0; + border: 0 solid rgba(255, 255, 255, 0.12); + background-color: transparent; +} + +.menu-favorites-box:ltr { + border-right-width: 1px; +} + +.menu-favorites-box:rtl { + border-left-width: 1px; +} + +.menu-favorites-box .popup-menu-item { + padding: 10px; +} + +.menu-favorites-button { + padding: 10px; + border-radius: 3px; +} + +.menu-favorites-button:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu-places-box { + padding: 7px; +} + +.menu-places-button { + padding: 10px; +} + +.menu-categories-box { + padding: 7px 7px 0 7px; + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.menu-categories-box:ltr { + border-right-width: 1px; +} + +.menu-categories-box:rtl { + border-left-width: 1px; +} + +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 7px 7px 0 7px; +} + +.menu-application-button { + padding: 0 7px; + border: 1px solid transparent; + color: rgba(255, 255, 255, 0.7); +} + +.menu-application-button:highlighted { + font-weight: 700; +} + +.menu-application-button-selected { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; + padding: 0 7px; + border: 1px solid transparent; +} + +.menu-application-button-selected:highlighted { + font-weight: 700; +} + +.menu-application-button-label:ltr { + padding: 6px 0 7px 5px; +} + +.menu-application-button-label:rtl { + padding: 6px 5px 7px 0; +} + +.menu StScrollView.menu-application-button { + padding: 0; + border-radius: 2px; + border: 1px solid rgba(255, 255, 255, 0.12); + background-color: #36383c; +} + +.menu StScrollView.menu-application-button .popup-menu-item { + padding: 0; + spacing: 0; +} + +.menu StScrollView.menu-application-button .popup-menu-item:ltr { + padding-left: 7px; +} + +.menu StScrollView.menu-application-button .popup-menu-item:rtl { + padding-right: 7px; +} + +.menu StScrollView.menu-application-button .popup-menu-item:active { + border-image: none; + background-color: rgba(255, 255, 255, 0.12); +} + +.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: 0 7px; + border: 1px solid transparent; + color: rgba(255, 255, 255, 0.7); +} + +.menu-category-button-hover, .menu-category-button-selected { + padding: 0 7px; + border-radius: 2px; + border: 1px solid transparent; + background-color: #AB47BC; + color: white; +} + +.menu-category-button-greyed { + padding: 0 7px; + border: 1px solid transparent; + color: rgba(255, 255, 255, 0.45); +} + +.menu-category-button-label:ltr { + padding: 6px 0 7px 5px; +} + +.menu-category-button-label:rtl { + padding: 6px 5px 7px 0; +} + +.menu-selected-app-box { + margin-bottom: 1.06em; + padding: 0 30px; + text-align: right; +} + +.menu-selected-app-title { + font-size: 9pt; + margin-top: 0.4em; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; +} + +.menu-selected-app-description { + font-size: 9pt; + max-width: 150px; + color: rgba(255, 255, 255, 0.45); +} + +.menu-search-box { + margin-bottom: 6px; + padding: 0 6px; +} + +#menu-search-entry { + width: 24em; + caret-color: white; + font-weight: 500; +} + +.menu-search-entry-icon { + icon-size: 16px; + color: white; +} + +.info-osd { + spacing: 1em; + padding: 16px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; + text-align: center; + font-weight: 700; +} + +.osd-window { + min-width: 64px; + min-height: 64px; + spacing: 1em; + padding: 20px; + margin: 32px; + border: none; + border-radius: 5px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; + background: none; + font-weight: 700; + text-align: center; +} + +.osd-window .osd-monitor-label { + font-size: 30pt; +} + +.osd-window .level { + height: 3px; + padding: 0; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + color: #81C995; +} + +.osd-window .level-bar { + border-radius: 0; + background-color: #81C995; +} + +.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: 2px; +} + +.window-list-box:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +.window-list-item-box { + border: 0 none transparent; + border-image: none; + background-image: none; + background-color: rgba(33, 35, 38, 0.01); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; + font-weight: 400; +} + +.window-list-item-box:hover { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.panel-top .window-list-item-box:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .window-list-item-box:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-left .window-list-item-box:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .window-list-item-box:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.window-list-item-box:active, .window-list-item-box:active:hover, .window-list-item-box:checked, .window-list-item-box:checked:hover, .window-list-item-box:focus, .window-list-item-box:focus:hover { + color: white; +} + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:focus:hover { + box-shadow: inset 0 2px #AB47BC; +} + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:focus:hover { + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:focus:hover { + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:focus:hover { + box-shadow: inset -2px 0 #AB47BC; +} + +.window-list-item-box:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.panel-top .window-list-item-box StIcon, .panel-bottom .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-bottom .window-list-item-box StBin { + padding: 2px; +} + +.window-list-item-box.vertical StIcon, .window-list-item-box.vertical StBin { + padding: 0; +} + +.window-list-item-box StLabel { + font-weight: 400; +} + +.panel-top .window-list-item-box StLabel:ltr, .panel-bottom .window-list-item-box StLabel:ltr { + padding: 0 4px 0 0; +} + +.panel-top .window-list-item-box StLabel:rtl, .panel-bottom .window-list-item-box StLabel:rtl { + padding: 0 0 0 4px; +} + +.window-list-item-box:progress, +.window-list-item-box .progress { + background-gradient-start: rgba(255, 255, 255, 0.3); + background-gradient-end: rgba(255, 255, 255, 0.3); +} + +.window-list-item-demands-attention { + background-gradient-start: rgba(255, 255, 255, 0.3); + background-gradient-end: rgba(255, 255, 255, 0.3); + color: white; +} + +.panel-top .window-list-item-demands-attention { + box-shadow: inset 0 2px #AB47BC; +} + +.panel-bottom .window-list-item-demands-attention { + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-left .window-list-item-demands-attention { + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-right .window-list-item-demands-attention { + box-shadow: inset -2px 0 #AB47BC; +} + +.window-list-preview { + padding: 12px; + spacing: 8px; + border: none; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + border-radius: 2px; + color: white; + background: none; +} + +.grouped-window-list-box { + spacing: 2px; +} + +.grouped-window-list-thumbnail-label { + padding-left: 4px; +} + +.grouped-window-list-thumbnail-alert { + background-color: rgba(242, 139, 130, 0.5); +} + +.grouped-window-list-thumbnail-menu { + border-image: url("assets/menu/menu.svg") 9 9 9 9; + color: white; + margin: 0; + padding: 12px; +} + +.grouped-window-list-thumbnail-menu .item-box { + padding: 6px; + border-radius: 3px; + spacing: 4px; +} + +.grouped-window-list-thumbnail-menu .item-box:outlined { + border: 2px solid #AB47BC; + border-radius: 5px; +} + +.grouped-window-list-thumbnail-menu .item-box:hover { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.grouped-window-list-thumbnail-menu .item-box:selected { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; +} + +.grouped-window-list-thumbnail-menu .separator { + width: 1px; + background-color: rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-number-label { + z-index: 99; + text-shadow: none; + font-size: 10px; + color: white; + padding: 0; +} + +.grouped-window-list-button-label { + padding-left: 4px; +} + +.grouped-window-list-badge { + border-radius: 9999px; + background-color: #AB47BC; + padding: 2px; +} + +.grouped-window-list-item-box { + border: 0 none transparent; + border-image: none; + background-image: none; + background-color: rgba(33, 35, 38, 0.01); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; + font-weight: 400; +} + +.grouped-window-list-item-box:hover { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.panel-top .grouped-window-list-item-box:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .grouped-window-list-item-box:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-left .grouped-window-list-item-box:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .grouped-window-list-item-box:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-item-box:active, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked, .grouped-window-list-item-box:checked:hover { + color: white; +} + +.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:checked, .panel-top .grouped-window-list-item-box:checked:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:checked, .panel-bottom .grouped-window-list-item-box:checked:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:checked, .panel-left .grouped-window-list-item-box:checked:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:checked, .panel-right .grouped-window-list-item-box:checked:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-item-box:focus, .grouped-window-list-item-box:focus:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:focus:hover { + box-shadow: inset 0 2px #AB47BC; +} + +.panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:focus:hover { + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:focus:hover { + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:focus:hover { + box-shadow: inset -2px 0 #AB47BC; +} + +.panel-top .grouped-window-list-item-box StIcon, .panel-bottom .grouped-window-list-item-box StIcon, .panel-top .grouped-window-list-item-box StBin, .panel-bottom .grouped-window-list-item-box StBin { + padding: 2px; +} + +.grouped-window-list-item-box.vertical StIcon, .grouped-window-list-item-box.vertical StBin { + padding: 0; +} + +.grouped-window-list-item-box StLabel { + font-weight: 400; +} + +.panel-top .grouped-window-list-item-box StLabel:ltr, .panel-bottom .grouped-window-list-item-box StLabel:ltr { + padding: 0 4px 0 0; +} + +.panel-top .grouped-window-list-item-box StLabel:rtl, .panel-bottom .grouped-window-list-item-box StLabel:rtl { + padding: 0 0 0 4px; +} + +.grouped-window-list-item-box:progress, +.grouped-window-list-item-box .progress { + background-gradient-start: rgba(255, 255, 255, 0.3); + background-gradient-end: rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-item-demands-attention { + background-gradient-start: #FDD633; + background-gradient-end: #FDD633; +} + +.sound-player { + padding: 0 3px; +} + +.sound-player > StBoxLayout:first-child { + padding: 0.4em 1em 0.8em; +} + +.sound-player > StBoxLayout:first-child StLabel { + padding: 0 0.4em 1px; +} + +.sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 16px; + padding: 1px 0.4em 0; +} + +.sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 16px; +} + +.sound-player-generic-coverart { + background-color: #36383c; +} + +.sound-player-overlay { + width: 290px; + height: 70px; + padding: 0.4em 1em 1.2em; + spacing: 5px; + border: 0 solid #232528; + border-bottom-width: 1px; + color: white; + background: rgba(35, 37, 40, 0.9); +} + +.sound-player-overlay StButton { + width: 32px; + height: 32px; + padding: 0; + border-radius: 100px; + border: 0 none transparent; + color: rgba(255, 255, 255, 0.7); +} + +.sound-player-overlay StButton:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.sound-player-overlay StButton:active { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.sound-player-overlay StButton StIcon { + icon-size: 16px; +} + +.sound-player-overlay StLabel { + padding: 0 5px 1px; +} + +.sound-player .slider { + height: 4px; + padding: 0; + border: 0 none transparent; + -slider-height: 4px; + -slider-background-color: #543342; + -slider-border-color: transparent; + -slider-active-background-color: #EC407A; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 0; +} + +#workspaceSwitcher { + spacing: 0; + padding: 3px; +} + +.panel-top .workspace-switcher, .panel-bottom .workspace-switcher { + padding-left: 3px; + padding-right: 3px; +} + +.panel-left .workspace-switcher, .panel-right .workspace-switcher { + padding-top: 3px; + padding-bottom: 3px; +} + +.workspace-button { + width: 20px; + height: 10px; + color: white; + background-color: rgba(255, 255, 255, 0.05); + transition-duration: 0.2s; +} + +.workspace-button:hover { + color: white; +} + +.panel-top .workspace-button:hover { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .workspace-button:hover { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .workspace-button:hover { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .workspace-button:hover { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.workspace-button:outlined { + color: #AB47BC; +} + +.panel-top .workspace-button:outlined:hover { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .workspace-button:outlined:hover { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .workspace-button:outlined:hover { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .workspace-button:outlined:hover { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.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 #AB47BC; + background-gradient-direction: none; +} + +.workspace-graph .workspace .windows { + -active-window-background: #474b51; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #474b51; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: #53575e; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #2f3236; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +#panel-launchers-box { + padding: 0 7px; +} + +.panel-launcher { + border: 0 solid transparent; +} + +.panel-top .panel-launcher { + padding: 0 4px 2px 4px; + border-top-width: 2px; +} + +.panel-bottom .panel-launcher { + padding: 2px 4px 0 4px; + border-bottom-width: 2px; +} + +.panel-left .panel-launcher { + padding: 2px 2px 2px 0; + border-left-width: 2px; +} + +.panel-right .panel-launcher { + padding: 2px 0 2px 2px; + border-right-width: 2px; +} + +.panel-launcher:hover { + border: 0 solid #AB47BC; + background-gradient-direction: none; +} + +.panel-top .panel-launcher:hover { + padding: 0 4px 2px 4px; + border-top-width: 2px; +} + +.panel-bottom .panel-launcher:hover { + padding: 2px 4px 0 4px; + border-bottom-width: 2px; +} + +.panel-left .panel-launcher:hover { + padding: 2px 2px 2px 0; + border-left-width: 2px; +} + +.panel-right .panel-launcher:hover { + padding: 2px 0 2px 2px; + border-right-width: 2px; +} + +.launcher { + padding: 2px; + spacing: 2px; + transition-duration: 0.2s; +} + +.launcher:hover { + border: 0 solid #AB47BC; + 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; +} + +.panel-launchers { + padding: 0 0 0 4px; + spacing: 2px; +} + +.panel-launchers.vertical { + padding: 2px 0 0 0; + spacing: 2px; +} + +.panel-launchers .launcher .icon-box { + padding: 0 2px; +} + +.panel-launchers .launcher .icon-box.vertical { + padding: 2px 0; +} + +#overview-corner { + background-image: url("assets/misc/overview.svg"); +} + +#overview-corner:hover { + background-image: url("assets/misc/overview-hover.svg"); +} + +.applet-separator { + padding: 1px 4px; +} + +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.3); +} + +.applet-separator-line-vertical { + height: 1px; + background: rgba(255, 255, 255, 0.3); +} + +.applet-cornerbar { + width: 8px; + background-color: rgba(255, 255, 255, 0.3); +} + +.applet-cornerbar-box:hover > .applet-cornerbar { + background-color: rgba(255, 255, 255, 0.7); +} + +.applet-cornerbar-box { + padding: 4px 4px; +} + +.applet-cornerbar.vertical { + height: 8px; +} + +.applet-box { + color: rgba(255, 255, 255, 0.7); + text-shadow: none; +} + +.applet-box:hover, .applet-box:checked { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.applet-box:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +.panel-top .applet-box { + padding: 0 6px; + spacing: 2px; +} + +.panel-top .applet-box:hover, .panel-top .applet-box:checked { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .applet-box { + padding: 0 6px; + spacing: 2px; +} + +.panel-bottom .applet-box:hover, .panel-bottom .applet-box:checked { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .applet-box { + padding: 2px 0; + spacing: 2px; +} + +.panel-left .applet-box:hover, .panel-left .applet-box:checked { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .applet-box { + padding: 2px 0; + spacing: 2px; +} + +.panel-right .applet-box:hover, .panel-right .applet-box:checked { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.applet-label { + color: rgba(255, 255, 255, 0.7); + font-weight: 700; +} + +.applet-label:hover, .applet-box:hover .applet-label, .applet-box:checked .applet-label { + color: white; + text-shadow: none; +} + +.applet-icon { + icon-size: 16px; + color: white; +} + +.applet-icon:hover, .applet-box:hover > .applet-icon, .applet-box:checked > .applet-icon { + color: white; + text-shadow: none; +} + +.user-icon { + width: 32px; + height: 32px; + border: none; + border-radius: 0; + background-color: transparent; +} + +.user-label { + font-size: 10pt; + margin: 0; + color: white; + font-weight: 700; +} + +.desklet { + color: rgba(255, 255, 255, 0.7); +} + +.desklet-with-borders { + padding: 12px; + padding-bottom: 16px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; +} + +.desklet-with-borders-and-header { + padding: 12px; + padding-bottom: 17px; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + border-image: url("assets/misc/desklet.svg") 9 9 9 9; + color: white; +} + +.desklet-header { + font-size: 10pt; + padding: 12px; + padding-bottom: 6px; + border-image: url("assets/misc/desklet-header.svg") 9 9 9 9; + color: white; +} + +.desklet-drag-placeholder { + border: 2px solid #EC407A; + background-color: rgba(236, 64, 122, 0.8); +} + +.desklet:highlight, .desklet:highlight-with-borders, .desklet:highlight-with-borders-and-header { + background-color: rgba(255, 255, 255, 0.3); +} + +.photoframe-box { + padding: 12px; + padding-bottom: 16px; + border-image: url("assets/misc/bg.svg") 9 9 9 9; + color: rgba(255, 255, 255, 0.7); +} + +.photoframe-box:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; +} + +.about-title { + font-size: 20pt; + font-weight: 700; +} + +.about-uuid { + font-size: 10pt; + color: rgba(255, 255, 255, 0.45); +} + +.about-icon { + padding-right: 20px; + padding-bottom: 14px; +} + +.about-scrollBox { + padding: 4px; + padding-right: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; + background-color: #333539; +} + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; +} + +.about-description { + padding-top: 4px; + padding-bottom: 16px; +} + +.about-version { + font-size: 10pt; + padding-left: 7px; + color: rgba(255, 255, 255, 0.45); +} + +.workspace-osd { + font-size: 30pt; + padding: 0.2em 0.8em; + border-radius: 2px; + background-color: rgba(35, 37, 40, 0.9); + color: white; + box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); + font-weight: 400; + text-shadow: none; +} + +.expo-workspaces-name-entry { + font-size: 9pt; + -cinnamon-caption-spacing: 12px; + height: 26px; + padding: 0 8px; + border-radius: 0; + border-top: 2px solid transparent; + border-bottom: 4px solid transparent; + color: rgba(255, 255, 255, 0.45); + background-color: rgba(255, 255, 255, 0.05); + caret-color: white; + caret-size: 1px; + selection-background-color: #AB47BC; + selected-color: white; + font-weight: 700; +} + +.expo-workspaces-name-entry:focus { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 -2px #AB47BC; +} + +.expo-workspaces-name-entry#selected { + color: white; + caret-color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.expo-workspace-thumbnail-frame { + border-radius: 2px; + border: 2px solid rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +.expo-workspace-thumbnail-frame#active { + border-radius: 2px; + border: 2px solid #AB47BC; +} + +.expo-background { + background-color: rgba(0, 0, 0, 0.54); +} + +.notification-applet-padding { + padding: 0.5em 1em; +} + +.notification-applet-container { + max-height: 100px; +} + +.flashspot { + background-color: white; +} + +.tile-preview, .tile-preview.snap, +.tile-hud, +.tile-hud.snap { + border: 1px solid #AB47BC; + border-radius: 0; + background-color: rgba(171, 71, 188, 0.2); +} + +.xkcd-box { + padding: 6px; + border: none; + border-radius: 0; + background-color: transparent; +} + +.systray, +#CinnamonTrayIcon { + spacing: 0; + padding: 0; +} + +.slingshot.popup-menu-content { + margin: 0 3px; + padding: 0.45em 0; +} + +.slingshot .button { + padding: 4px; + border-radius: 2px; + border-color: #4b4d51; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.slingshot .button:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.slingshot .button:checked, .slingshot .button:checked:hover, .slingshot .button:active:checked, .slingshot .button:active:checked:hover { + background-color: #AB47BC; + color: white; +} + +.slingshot .button:insensitive { + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +.slingshot .sidebar .button, +.slingshot .button.app { + background-color: rgba(255, 255, 255, 0.05); +} + +.slingshot .sidebar .button:hover, +.slingshot .button.app:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.slingshot .sidebar .button:checked, .slingshot .sidebar .button:checked:hover, .slingshot .sidebar .button:active:checked, .slingshot .sidebar .button:active:checked:hover, +.slingshot .button.app:checked, +.slingshot .button.app:checked:hover, +.slingshot .button.app:active:checked, +.slingshot .button.app:active:checked:hover { + border-color: transparent; + background-color: #AB47BC; + color: white; +} + +.slingshot .entry { + min-height: 24px; + padding: 0 8px; + border-radius: 2px; + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.7); + caret-color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 1px #4b4d51; +} + +.slingshot .entry:ltr { + margin-right: 3px; +} + +.slingshot .entry:rtl { + margin-left: 3px; +} + +.slingshot .entry:focus, .slingshot .entry:focus:hover { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 0 0 1px #AB47BC; +} + +.slingshot .entry:insensitive { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 0 0 1px #4b4d51; +} + +.slingshot > StBoxLayout > StBoxLayout { + margin: 3px 0; +} + +.panel-top .applet-box .window-list-item-box StIcon, .panel-top .applet-box .window-list-item-box StBin, .panel-bottom .applet-box .window-list-item-box StIcon, .panel-bottom .applet-box .window-list-item-box StBin, .panel-left .applet-box .window-list-item-box StIcon, .panel-left .applet-box .window-list-item-box StBin, .panel-right .applet-box .window-list-item-box StIcon, .panel-right .applet-box .window-list-item-box StBin { + padding: 0; +} + +.panel-top .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-top .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-top .applet-box .window-list-item-box:focus, .panel-top .applet-box .window-list-item-box:active, .panel-top .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 2px #AB47BC; +} + +.panel-top .applet-box .window-list-item-box:closed, .panel-top .applet-box .window-list-item-box:closed:hover, .panel-top .applet-box .window-list-item-box:closed:focus, .panel-top .applet-box .window-list-item-box:closed:active, .panel-top .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.panel-bottom .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .applet-box .window-list-item-box:focus, .panel-bottom .applet-box .window-list-item-box:active, .panel-bottom .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-bottom .applet-box .window-list-item-box:closed, .panel-bottom .applet-box .window-list-item-box:closed:hover, .panel-bottom .applet-box .window-list-item-box:closed:focus, .panel-bottom .applet-box .window-list-item-box:closed:active, .panel-bottom .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.panel-left .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-left .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-left .applet-box .window-list-item-box:focus, .panel-left .applet-box .window-list-item-box:active, .panel-left .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-left .applet-box .window-list-item-box:closed, .panel-left .applet-box .window-list-item-box:closed:hover, .panel-left .applet-box .window-list-item-box:closed:focus, .panel-left .applet-box .window-list-item-box:closed:active, .panel-left .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.panel-right .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .applet-box .window-list-item-box:focus, .panel-right .applet-box .window-list-item-box:active, .panel-right .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset -2px 0 #AB47BC; +} + +.panel-right .applet-box .window-list-item-box:closed, .panel-right .applet-box .window-list-item-box:closed:hover, .panel-right .applet-box .window-list-item-box:closed:focus, .panel-right .applet-box .window-list-item-box:closed:active, .panel-right .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.applet-box .window-icon-list-numlabel { + font-size: 9pt; + color: white; + font-weight: 700; +} + +StBin.popup-menu StBoxLayout.switcher-list, +StBin.menu StBoxLayout.switcher-list { + border-radius: 0; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box, +StBin.menu StBoxLayout.switcher-list .item-box { + border-radius: 0; + background-color: #232528; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box:outlined, StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, +StBin.menu StBoxLayout.switcher-list .item-box:outlined, +StBin.menu StBoxLayout.switcher-list .item-box:selected { + border-radius: 2px; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, +StBin.menu StBoxLayout.switcher-list .item-box:selected { + background-color: #552c3d; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr, +StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr { + margin: 6px 0 0 6px; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:rtl, +StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:rtl { + margin: 6px 6px 0 0; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout StLabel, +StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout StLabel { + padding-bottom: 0.1em; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StButton:ltr, +StBin.menu StBoxLayout.switcher-list .item-box > StButton:ltr { + margin: 6px 6px 0 0; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StButton:rtl, +StBin.menu StBoxLayout.switcher-list .item-box > StButton:rtl { + margin: 6px 0 0 6px; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBin.thumbnail, +StBin.menu StBoxLayout.switcher-list .item-box > StBin.thumbnail { + margin: 6px; +} diff --git a/cinnamon/thumbnail.png b/cinnamon/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..20145eb1ba04daff675fc3693340ae1f256c582d GIT binary patch literal 32325 zcmeAS@N?(olHy`uVBq!ia0y~yU|z|mmtT}V z`<;yx0|P@4NRe}XL1j^9dPWI@v$KL@Nl8&=QfWzMex7b{Mq*K_V@_svszOFdNr9EV zesWQ2Vo7FMYI1&VZhl@d$Rz!o%;eO(;?!dOq)Of5M12!I1O3AxNvsSE3Jjhujv*Cu z-rOy(nfmna|Bu&i-ke~|A;2+#(eayH*A4;EgSl73qH|-{Zrl3pdVY3$=Y zyS?j`juywMd(~|Wj7A<#Wks9L{rfwyz$3!V!qe~R-x`~9&2xU+J^vN+z0|K_PWigm z`}!FL1qB5sK1h1;lCQ&K`lq>h%l|P8fP@kfEsma7->t9oU%HQf$-c{Pn7^FXQ&Lh= zvVH%fAS+|L@BDDreNr`V|9vf-wIS=>I=Rk{j*gBwZodn%Y~Jl_T6N;T+5JLueRclT z4Nj{-QeW0QKD<)UVC(Nl$IvJBw?96-!d-Fe@11{zF!?#(ysLT}G>ta-SM2}SS#K)A zJDuU$yw|fjN*I@)e;pkWvg7~juV26V=HBi*w@T{PzoR#T_X>lYzwoinD$S+&Z_ctU ze#j*f;JUAC4cp>}T~n?wniuCBJ;JH2DiY-C;^MMIean1TTdAP4Y(2Hr>%5gN+4B6& zh`m}}<6#PS!(w@#{(0?LZ1e5rchx-o*|VkX%Hqu{FXWkp{^tbw!o&a7hCA1v2YZPA zT$TOX_Ign~$OW8H$D3C9&-ZuT_o+rbX76t1zv>F$uzLEV_#%&8&97CG6W8z9cK@?* z-T(e~;U1!(5T2K2@h)EQ=PT={@ApE2h^6^)dYH?T)vvegf6uiNWPp;AkO{=`E-oq= z8cVuBZs_p1VDPZ=?`}O@b zW4^tn<;=Rwzl=9FmP(&JdzK+3EnV>HYVmeHnFW75Di6G7JG6HDeLpWRuJ?QXiv9ld ztt?Zw`Jh8mkkHE7-$^Etn%cUHKU`Qi*{;mPjcsr8qQc#GbM9@}c-d4ZjQeFX+r{ni z_Bm$Kp`llE?rxd*?AbKF{@3%b&3}_<+0Z}Nx-2NoHZNofkFS2K`Cb3V3uP|8zl(4G5*8Ld zeBq&Gh0Q#@%=#xU0`HW(UdvGP;a&Bg=e_0(JAU2DJ}GB4B|N@v<|pO(rJip$n-&CE zy=-Rt`0@~IY}{+<`@hu0&&+wb|NqH9{Xf5ZI%Q>LY4QJmvphmaOiD`X$GJ9ZtJuf8 zr1PI#I<5bH!`gl8`r`k75j=Iui*bhSbFFo|Kf3X>U3<+_xi>EE|MP5}8UG7!|Fev# zzuf!pdH%f}oqPBHUHkvv8trunXLb~-Us<<$ZR+Q_<)ypU-*r_C1x3`k%Gu_*%a$z@ zYd9IaY{JC3M;9`)|EMX<4#?hc+tb5m!M=6#rcD#m3DdrKaqq_pn~>13pSL;r`xUmv z$JfN^ySB2*rXB8aQ_f^&6A%>bTzvH4!$nF`Qc{0@SAXwYmcM_Wh`8w7E&UfSUQ|(0 zPuzTS#roCDcWe;Ye%sf>gClV7q5`X!E7z|5$Ub`XIAcIyT;uuY)=xLaSN+rx(~WS5 z&3&sWKY7L!ml`LguV2@e?v2ZDmzpX%wPJ5vy}fQ&cl{cMM~{R(eEg2YAxYS=uJhtj2r>Wh) z_w|vRv!?$4=Q=&cE3Hgyclo9Qxeij2HzQ>%i&|8>#hE`$ zp8tQ&nKwHBKK$Wc6SuMHU^DyY$L@7*FCQMZ`EsC{A;zj&?E2jTWwF(w4Q$oS>-T&S znr)t|WMk9x|MyjW58t;tmi(wLzwaEHsw%AJ`{-QtyJJZk9~4;J*p`~ze*CNd>+_4> zrX6EgrKMf@s`LJXf-N7OY(9VK#*HI?@BcK@Ti(6qO^)2ZoBoz19|Y|GUhMa)yi;0Q z`sLNt?$yuEJ(XX-ujJ+#F0&i4b%GtQ>T@Ufq_ z|7&vFET8egs>;tZjPv!A-_{ECO&*v z^ZE9D#;C*D2A5hVgR-QH)yoj$Ns>1s@06Tgd*%A=pDz#FKfCB&*LO7Q;qC8ty;DL& zoQvBg&6;&;R_N-A2lIaaIO%NvDE|KsYrpp93l{?R{ab6jAws9-!#Qi4|6eZi$e3(! z{#~|vuKm6bO#HSV6z=c-oo6@Ge*TRe7SCeKWuLmAy1A*6TX3RakL2xLON#F->15D} z|MWAnU%mdlU0L4!bF9YtDvE{=TmD|ZUn6|@ymkMcyE|=uojCvV&1HYjcbD6D@2|FJ zYi?A{H9k9enJ;V9`K7%b9SY^o{Z92yDL%_?b(J#+5wn#zB#mOq1c=GD-ve_kFH|M;`UXNF1Vjvsx0UtiyEzrX&Gxz3*-$vI}y z+v{KZok=rRcJF;Q>-GA@n-(?w|9-gr$J@pG)ohfScE8`>f8oLezFZz3`4jg4zm?m? zZ+Wrhafw##@9*j7Os{`97oA_YOa^%>iw5MJ% ze&Uah^&d~#YLMxb9TEE}GTY+ZnNv&$a?A{WuUhT#_PTh(n?&c05&gQoYgev&W}m;Co%(gkNR$bfJ-P`~6!gf~q+9Q2$Z&yB^|Nqe2GGSq9=cFK^!|vO@ z-F#S3bWv5@xa?5H96t8FRbQ2I9gcta-!2}P^6+7guz7Rqd1a_s?_t+aF$%87yg#z;L*Y zKmA*1_@^)L>)KC0WI6D#;758^|2+H3D|52fC7#=}bBdhZnO|G8J6~PxelkU*{=(_I zJ10MSlw`Dd(~QE4K1z!hMeNQhZ7+`Vf0|HdCw*;g`lBZ&)#psl%C^>9e!22Z{Cs{M zwl!wbp;M>kL~Nht8NA#m^_GcSpH%DJy!6X$yt$7rTKNU;tx7c7)^~T^TWbamUf$2w zSFX;soxf${$B6pZucCiHD%u@&{N9Day0aHAS-ItHm+n8_d^6`*($*yI%(ulE9v%O; zTFkh=Ys&46H#gi~J~W>Hm#4o&A=g1_s_4@{pEkxPZ{2o{mz(=>xWCOg?(;UMCvMv0 zw{_~osYk!p{a|)-a{6((TYpp5Pp<#_R-NKvShQ%-pW9Vmv;OYfwCR)g*UCpzG+mA# z2?zmHBu>;%*uK4Og`%Wn&h0%*4~xb#@@<=Y{#HW%gYWzQ%K9y5-hA`S z4Nl<`XV0oyskJpZw?}MG<7F_vTO~dH?7X7~zBtx=d%3(~Z(LGR@`+RD)avW)lGRK0 zc$`1bxYoE~zHZc+L;d#8W=ZG0*l_>(=Z!BO`~NsL_x_`0(NXJf?anzl$xr@%{k@82 z!^g+weK1vJ=X+xOXV2#u29-wDpFe>pw#5^V9b-Fno9V`-^LFW%uB^OMae8gU8Zoi@ zUz&Q;PuuHtdU`&2ckAry^?TdSKUZEAuHW|TNlC=MSM#O*2&wtZJkwVCTEa5R#B4V2 z^vfqFUJ~MaCZF)?%gZYv;h(SM*EOGhdMIhDQDM+)!x^_@@0@sTTYIDWwZIl?k))~pXzd;Wc%;eRx1>&G9#{!Ab0`E8&4Up4=mTc6a~T7J8Rqgjdne!mZn zjy`?ip{0qbS)qab{8;O<2cLg>$WQSrnr}Cw$L-hBr4PSW{S~+4;^kI0GHUwJ!NK5^ z6DA}iT(HGrMYeQ$^T7jaw9}YBeEjos`Q8~}{=wk(xZqDFP)dCBoF6Op z#+BvVcJnPY<+hJIkh(ejU!33 zTa#F?->p%8_)st;EUadw_V#JhrfjG=8FX%cfm{3A_5c6M^ZfX!d}hy+q-F61jAE-< zx8FVsYVQ2M{`k$wvrE^knX+U_3d6Lzx}24tcIWRs`#@1L#_V^In$NtJ>yH(!)Y=X; zIbB;5bMxiDxjsorO6&i9Hs#6PyjXtUce%4?b#>x5wR{v-2Q^1O>;Ip~R?S@a@#731 zwQFl5|1QlsGt<1^JMHYJ`}6A#vij_Qzyzwy>i<7Bt^4(%|LM0{q*`hlkWfd zr}_W-1yJjK%C^1!%lzh_)4l&=*Z#9_=E%&e`d4YT_Wl85|7~qg<_JEYcx$`<)zGVR zquB0EhE@%?BKH=Fw)4p?+ViKQ{`Rb?+Jz?O#u~{St*oq1p1w;wvLevL)Qsst(as-t z*UKmW=n&-bk@xV((6}0U6%=O6mbHnsH;d1!YqMKf%fZQeG%i2=^s!zMadGAkzq0=; z)ZdT$we%~fPWC!|>cp8-i&m{FwS0c4-)`ZqRkIpjzML{$Hu3hgwLJ2MhyIJ|U)beR zarc!eD9wcFM85j(HDmJ4owe-i_x<4t6&3xL`@izDFW-~r%p26p`5BHLJ^JUvZhnKh zM=Xzog;%a$oqGD%*?;ffw_J<76CU@6x%St$rAwE#PAU@@(9+d>xbXc}JNupfTyg#F z%I>Fb?#z{DXl>`J{Q5LJW5ssn3y(4$UY#D#c;Iaw@4@$bK8h_&O#J8Y?f&=s>RPMB zt+(Z>*9KI*p7Hkf@n^lW|2+Qidj9{WiHqGX<{x0lF_XR;I`z%Ho!sq6)`krid_@t&4wOzg{N)?W$1q-1Y0;zHVW- z_v88g8~bvtEiDg!V6@(rr(FI$@BhEM*5$wYS31u>b^5QpwG3Ze?N3p!uI}A$ewQ;p zJv}#58`P;4l3Vv^zNZ9~`WH z|G7SW)t5Opi`PB+q`mIR!}s<7x7>HGURP)}SO3l3&5t=3a27D=9k^ZgIa3YX%X(5D zQ}s(BZ{ORntW~Qke=eOa63~2P)A{KeYEE8yd~W|#{Y4YBKu-8%pLcdu=$c5;JI^KO zb-(%g)%I@df6rg@zy-CSAg2_h4}h!t9RMjY1Sc+72r*Ad$;e~;rZz}#zN3SM z7gF+5$-onqXOcEfm^=CM<+}nOjbS4IO}-^1JTIHsHy8fhWt^A%ZO-Z$wO6O^`EyDB z#-2pw3sM~O>wotDdD6}w7#b|Cr)^*+fk+0Y}|I?%9RuC@Ar7$n`is4cKf|LYi4%dMGr1G{`>cQe?WNn^ZIui z9vr4tmv39v7M;IemZACJfj5@nhVOS}OIqbf z?Ax}@Mvnjg-w(}v+gIG%Td>XI{Hp%rug?|QMbGjCH+C|Mb&jw+YyR_X?d=znZ?$V) zUbZpm7(!Fl$cKpgZ)+610{&nivRaZex;yrQt_xF8|6RZ2g$^QBC-~Rp2ci(?{ z`1}3kD;6{?S(37D?@PB|-+Y%Y+BB*BUd3eQ-2S~^zumq$dwaWP@bZZ>CLNj9JG#y7?*j_p#peXQ|T# z?(R0Pto~H-IsX5mg$o-yIzTqv;6$bDC~!X$*^^+X-vUGp8v`0ymBtr zF68iug981af89@x+2%P9#Q%Rc7OUShfnENe;KaZ{1|ARp=ciV$2epn*2KWDO+xYnS z$I0{U4{h_E{qw8x{sT#y4XV$D9=A#|Fi8BAGOy;1;lF>c;&*<`j#t*UmTs81*sb{Q z^}I*D_5Zr#|Gh~!F*W`4w)#Emft+myI_mA7!OK28+I;@wwb$$Ce~c(S`lHu<3y2Cj^vrkminVJKpKf}}BV%&ne?;@a1GoRz&E2)j>eKhP$tNEj z_1XKNhCy#;spR|ppZS)y^FRK4$X)*5^fz-7TiRNG&i{QZ`~M@4$eWS#({GEecMjjT z&290-+xvg&-uw6c^^O?5LrRA-Gs{XUe2RmO1s^{A_j@__io}NxeP-BnE}dU5_hH{Q z@i&g4r)xnYs4ly1++M%`;9q{b1FuAn>$M~sNWGN3JNwfn<$t+PQ&W!|+s4*@_~_9o zQ>PkMy^%1>y>X!B>S9^CY^^L)<-U~gz1u#o+duEc4T*Vw?*{+NE&aMRVy)Pr z!^#;sISMK&EpdCR10z2kH9o_(cw)Ey?w03u|9uYps?drxJlDA7={``MrBw2l{rmR& z6_@Mxy$s9_TlZvD_A@~tA*YH8mhdw(58n!1{pa`fby2=)Wn!Dx?O5dO5wp8W^rmyW zQQo179yevS#S?qZoY}l9>+PJ%&jwPxM~)pW{C9>sa(9&}gSXx99_{C`zFt}KpteEs zv0m%PR?9C9HAwD-P`oL=k~3Q>RFa7znz<3HtA*h{E0KC zw%&fr_P{=W&q?3ycTeTduVtHm{rIn~*+1U@mj5yT@`Vcro_C8Gs~Ar<)$VV-{%TcL z-R~F4cPdWn-YGjS`=iFLi;Mf`>G^St3${El@IC8${8vzH@5Z~=ADEb%1y=1~Vdy`8 zw((C57dPL>-{NrxGK@C8n9Q1UbBkm{=;`o;tx-GwA7tN@nYWMl5>G_!T_{l_0a zdvLIsQDXHve!s?=+{>5QAD3DE{I>V|kL|kgyQa8ui+#Ek|Nofo_WI`gcAu-gy7)i8 zI=#N6V%_=Yk1sSbuQk5#c3XNH|I@|%|EsUnTF?F8+Q3!tYI7MR>-05V3$1lKz;vTw zgW^m}{^+&Ws;jr8Z_z84HK{OoeSO{Qm+NYt_Rcn#_xJa=z}V2gNBQ|0iob4s`>xPV zcKPL>hwj;0&tsUy!2W<~PpR$S;j50pqQ#3ny}XX) zY@8En9pCzW%g*K2;CYlwciZ|U4nF8njL;F=6Q^IgwN&SS4d+?iv#~+?#@5{n54SOH zsCj9mb?S8g*W?ok44^)1>DE%l^>e4r_5HSCq59qO9X|}R!`Jggto_H#W{~zq;@i8E z$;ZFFm4HOZk z{PME-RMyY-i?(h1=6&7z^7oSU_x4Imn&^0RViBLL)t9BO%UB_eM9bx0UQYJK^?ZV)sj*BVxq;mS^JMSUw>`;_OXweu-IzRhMqG#TBlAM&OZAufHC2~ zho!g7BzPip(&qSG&&wq$EyWUPc8wMaJEC{hWf7#8yw8^=cO1@uY1L1(tKww`6XNDA;{> z?kjbN+T7ibWepf6-}E_n(0Rw*b(7`RAI-AOyt}#di|P86D;MtCB*d`&cJZOdXT-Se z)=!^%d;4bne0|>D-uPYDE`BdbO;vSeZH>@L6B3$i5b5*p`<9CtN76PwD%tg+qVKD+ zj?SDf2b(`u1wvZaFF6GRCo+VDhHR{VA7>-SzuUrWarwUHo?vhxAwS{oEz>FTn#VIt zjOs4A{QByD_-$EW#fk;S`ueKv{J}*#zE%VW{T9kH+g$otY}V}A4cBhQHLQr+JEQce zsEey>V0iTD^!asNmtQ`*bUOW_wbiWhdo|qCPajpCeqPDSYF7FEs@L5A6$*@&wtL^$ zSDM|Pd;LxUv)uOCiw-$mV&_dd{HyfK%gI&8j90qfzkGG-@q3rIRQvPG8#b+Zlf!fD znte-1cImmNP;>zf;MZ%?;7=Wxjq+!HAB)6~{I`1qrN zigEMK>#?WLbnB;Gn4l=ZBb#pYaqh0(6DK_0lv(fGU6!~p;)Imdn=AZz&lCPJ+Q{)Y zxAUZV924;J=DVD*{rC6wmKKB5Um-bR+S=1~lb@fHRaw5oAnnf&zPCq?t8Xa$%O)i) z_0m3pA#m@xcQ$7y%dS3~mV9bUrUcJg?^5&pTOR-a{XHpZ_h*Z5=(O!@XKw6>c=T9! z#fmjc{&-jxa(--SX%P^;+P&*m)Eqwc=e;tn|F@WI%e!~zP`};5_WqNXmnCnE@Q}7> z_?MX(GG+Saw5M8CuHWr;C)@Z16$$O!T^1Y`<+c9a-j}!6*SG&YzF+oSh+CN2=XJZM zRbG!hJtgztNg>mLN+|ve6;3|w%UF**jj*xHDDe&y=5jS2sb^T?P?Sn?$0 zkWI8*Z9-;Em!XPgz|dnUhN$BG$`79|-OZ}#x=dLyu?{QVuzL`O!?lbSpo5)Kg& z5?@Qx>+Q0COKtpE7@;F3!{^=}xns$bCzrPc#>M$%?caAqT}41%{`kDRJFi^7K5^ny z&-?%WGRRLA6_vf!)!(nIr^mN=VX0?Ui4RXtp1EUX@VQ?S{Z=I( z1lT`+Hr(=6S;uD2;kx^o|2#gXUb%K9pza9=!?$0_^%Fk)tXUJa?~%7|s-5Wn>Z$@O zPft(vJkeidc>VQZ_VihO*S=TXW;!Q%?w4%trIZ}o zYZERcC;oo%bGcu8^Q%``46C$O7wq=m|K#fn*M)4$_zz`m4vdRy+`Es@V8YC)yj$3A zUi%eyz@gMv*KYmw_~koyN?PRUFx6a*T7H;OM*8z&=NIzAlR3BFervz{n~$ufb-KH4KgN>v z%t8P%sP<&eBr}Cx#hEjwOr7?qz~aT^SzHdew_9tZZtKMu>!`OsdnQ)(mG6zwgwkl^sUAjCPDnZbFJQD<+zva0IQ z{p)vanl$ZMnv#-oW?tT*mjyzy!oD4Ezbst4ZkyQj)4mlh7IOXVuU2{OiPQgDy7gb` zN%!=i?yfG-IJb??ltqV>4jnrD;`Vy^-=98d=<23ESm4NW`sBeh?w113b_XRl&wVi? zqpe?}^J0dA%97&EPi!@F6QrDt`t~jl4*ty)5FFclFylyy(ZkO_K2+}g;_v|Ngd3@9W*o*3)m? zun?L&SyM}6(S`*LGiF5WvE#Q}aPXc(@NL(Mntj)P_r@2vhAlts*}V5){lmG7#lJCT zWaceAc(395>%%WgHvajn+9P4y^-%fz;kQMT_vhQ+-j>65;9W{xw6j;UT{C!jG)+2TFg<-OR zM9+=4U!S}^X`Rcv{<^nkq2R{Ck5@v%f2XH(cXz)`H@WyIW8ubyrZVqu?Bbn&-TnU- z6SgJGFJHRkCzI*)c{hf`?CsxFLc{}~oL1uPMT}?$JqgUSg|82j`nqTqs!LhbB;k3Z$ zsJ^}Y`_{ZVrS;}y*{^S}yRTNgvE5sL-)>Kw{%rGHmGmD4ZoQJH=iP~U^yqPBUe@2N zS+izk6_vkNQ&nwkWM&TvkG=d@(X>OY6x4WrB9pY>tI|A-#;e0)4*^GzR@6c)DTg{QOT zuX_9Vw~$BJ>edx2;?&nBa&x}CbnC6Fi(A6hTf3HqRo^YGdE46VKH(0it+VrXHuI6A zN57vate3PkHUf7f9o1?tD6plc1cXO>`^4y+p00B=F5bV$i|cu>jALxAt>8n!H8Ic)A8D)#-H`~JhB%jY-L zzP_fnw)Dyo&EOfOM|1YX>GQQWr`LT~@$K!6jr;!1`n}3hf3B;cp*#{(&VdGoHeI@; zx4!zyhl$ER4))g_Vg7#4J2W+P`_;djd~EMBf<~z<)g^D;_1WS#FCyu&(DE5R%L;8T zE}ZsE?c2MPi&tzAn0(Turbfp7)TtRZxmw!Ob)O&j_qXCs-Y!U0+>X-GpSNyqAwo z%JL-vQAIPZ)YW==c`aGGwDnXM*Q{Byn8H3++_bdxnP)Y1(&2VZEuAMGk&)A{W}VM5 z+L-XKMoc%teb3$v`krDVcmCI^Q=g_baDQNkJ8-@1GGry1V8gR#pe_=F*=*7F z%bX4w86EZ0)^1wVv}4DQhHGoruRi?zGh@QWsLaelh6yv~xD*B&GPt(3s;H~8Z+Uky zGP3!ggO88N*RNX{Wc0Ms{@yCx^6&40?5FSUob*0#+kXD_>rYW{WvwbM*h|0r+I0T5 zZE63$ejYbvW;UJ&1s@;2)8x7Ht2h6{J?r-gT%VTiTL2jyzvSqW!s4l^`Q-g=euvab zR_4o>IeEF2m9m$oe)#$4(w95;Efv3 zJXiaDW8T-SqT6Zfb_aWVgXVP^6Tc&z~@5(wV#W_s*~T z`@6LAt?|;;kW%x)t}j<#e}4G!=Zo9>?d7)5o^-e!)Ja!S>Dkd@!N%wHd~@r3wk>)4 zw`{q_t@N{o=j4e6o8CV1aCL1>Nll-)TYGxXn;b5FS)Po$Z|2CX($f0yb5BYd|JV8d ztMq;xGk<^J_18`L@9i$J@f~?uQnX`7cK`hhlcKA8D&O4P%DwpF3DM&9X`her#zqM% z=$lWUZ}%tp|KE7qj~3@`ex?M(-wlT}*;rPrTzfEWtI%b$#V?9>YFO6Hm@vVBjn8lS z%7qh;a@#LmYPliYwfB|i)A@m`*Q@}|K{D*LE}v+cqp|pS@6t6}TAbPWS-0c`H_x47 zSNq{-jf_n}!=poo_GSdlEvE<9?R+w8mjvL-|_6& zsLRhk2gZh;JYkspvFdKkuaoLIH+QV`&YpMX)6&zs-j>=1+ZMNN02T7cEIs<_{ECbd3JLrgXg9Y6#xzAlBiTgp}MfxzuW<|uuA2I zimJMC+8>Mme@j<~2M5Mo)ZNO<#_Vil)X~?gSbu+C-pcBmZ*I;wqxQdc`|YDmKjq6S zW19~im{IsxVuIa-rsnpD{bjm#^Vgq#&7|`ErE^x6*6;6c7cbkj>-6j1*%pnD7Abjk z@&Df5D`h*2@g?)koyqEzJ9pj`*LV6ATWRQYkL9@sJv?o^r(b^C zm9}}N{GT6*dNV91pE%)h=+L2Ed-(+g1<%Z=4BURj>i;20pP6=Z=ic6CTzAPuZ_keE zSAKJhTCLyhntbF*irk-z{Sq_g-Amo7BgS2Rr&QehewFm!U*Esy&o`=-5|6j*UbIMQ z-?y*pCr_MvRk!r;p~FAlecylH)I84LCnm-ro2?5rYIk{cxX5g?yp)SgtaqczfAvU) zgoS*#9{%sn+EV+O_V@pPo>N);v*zNXyp^}@b$icBn{BARuBW7=EMZntvHi;4lxwMb zzP#ByMP4)gdY|l>-QS|-)jaCdTRC;goHP6O>@_hrFTY{;`BC@J&+`9W3Ihf6mUqt- zkM+6t?!eh)^H#lU_|jPO?`D#Xo&SL>)>$w&2@6V|Jn*GNZ?>)V1LK(G#w9-tw&mP9 z({gh1iE}Ui&5W6R^2n3S%Mlw(BDY`popUh>H01y)xHqrg)#b`<|90B0Z4(4$&5k-8 z?fO&j*S6W2JX;nWa+;-Plkkd-ZO?!zGWmnwTeUz148-v&-9Wzw+KYZwP{nZdvxm?X3!qkH4AoW8YidiSHAwN$%)wB z=gKW+ka9xc+nZZgbxUts&!}(s;<#2k=hT@~N&olN-o4kJAi9TpBB=4~Qgvec``zNp z4|m>vn-+1-Ag=D^(!7%7@k#W26_ z6KDCoTK>xFZxbfYJjwok-*w&6$HI?Jo;kJbe}l=UcD|<@X!B-^pt6>~)!)ma@BYjDtEr=N==s;OXy1l=dl!3p_&o54 zlq@a1Yn&`AD|@!%;^Gx+*QGx1d%Ghh);?KQTD*JlQAg*)8$Z`NA3o&a>A7&niWR5t zC9ALIo-kvIORlf)_I=y?i!fFXKoWz8KgX*HT1v6cyPZ~@gUl1tVunBQ-Ag`D<qOA+q&N3|$-US(CmYhEbveh# z#^cj9%sbQm&ra@h z3#G-Hr*<#aQ$ITC6nkm@<8M2eZa7a&E_tW|YHLqiZ@|p9u7BU#HB4F6hn>zp{`Df- zAc4c9TIqN&B#r;%+O3jh)|}(abnBTyG@H2VS+0!PO74)*?x=C)D^J9u$W_8k! zEe-AQg3#{TPcNf{gtV0F=gQ(lDlOTXr~UOxfN5go<+bf+DNdSx&0~X#;T5wz-q|O1 zxt6^}HIpc!$@s&ZdE;=a(OL^!4rC|88pWGlR-o zAxg?hmK6^imfzkivF6M>Q}M+QzZ3^u)8J07HxLP*Jp0(CXMDevezzHay(lPBSI08{ z`IY0hZ(o_cwO9M&qn9QB{mjlSKHmHE-S2nF$Ii?=GsAN7-|Fvy@!{8Bnpr%RyjAL|9RJ{ecv-d%2Tf8YPOLx&G*YU@69 zsIz03IdkTkn0<48?W)>W`n^0OBPZeStgUmijE~-8-~8~4{8#1R!xFy_FWfQvZiKRq z>^I3CHn*B;j%yy=@e_&-rFE7>1ZftO>AB3$nlm{#C}Mk=uD4h%n?rGN@bX))*97+# z2NfCJ|NZZK<=gf3ix(_lSbkXW!Y*~|xc=jZh4=s3`rmM-^X3^Al||F9v(6~LyYh0w9K~h`R~`ym%Y6`I6mCn+uPgW^}II~wRZFWTS!Yw&oKK7>i*q$TFQ7Qk3X&WwY+MN zn{wWC?FFUGj*zs>l989UY|$R3$uFOz9|85|O-*K>l{RDBlIL4$`uo$jB(wQHF4kOm zaWSUu>C`WtZ%?0kdfNJK+LDjm&Wl%{^i7WZ%xSzdFjMdde}CHlYF7!}x!v4?b61pK zS$WJ-MWto+`kig=a(_k5?|m}OF^gV)`%O=9Z}I)QzZ)WS?)-0N-}&|1?amDI*Ag7@ zU-o%17cBV^)4IcW9dUw=MI^Z=cMc zZh5)t?ccxp>pyLl|33q?Hf7<$L{NR7em5=sOW!-+hzN`G|NlwyJ$e89T7J#q=vQ*3 zCsU_yv^cPN#d71CCmeg^_+N*uUFJXE?#ui8`)_BJPlL89#CQDM7OiO!a-i*NqqX=} zV=>)`6Vm_xh|kykGiCLg7-~8T- zZL{1KZ#-OdeaDZAH(%%SH+{Wlyjv^p<}s~lHajNzo`0KoxwyLEiq*|u?R!na=lx4^ z`ew{?^sTC@I&*@7goJIH&d;B}&+j^W?#Art?&mr_GrYLHU;b&T`>v&W2Y!mjowya6 zU0}sry>Z#)%)A^W9TT306DKs@lvQuP`c5bIZaAprzC?ESUPkxN8!s3no=WLq6ZW_L zZ^OX;>HFtL#^=j2<#WuW`~Un3l#-G%n0cn+jviiW4%E!kwA5*7KoH@1g^3z2R zE-2osc)L~q?z5Q{@9p1%mWVz7BWb*$wdKPp`F}T5OZ)8O8a})AJUL%qwbT36+*R-9 z|No($_wQG(gs)oEtXV&g$H%|D^ecVQaD)-P->hfBW_{Y}{!F))od|?wxf6U7q^Bled_`^|4w{pK3GttR4$ z24os~V)2n#$DY2)xp(NxiEar&E4Il8zqFqJ_`@bA^WK3?ZAVQi-rT+5ZFwE)=sC`B z;;cWvzLy&K_c+hC)Cq!Ah0@YGq;grsb*Tzhx^eYIJSy=32Hx zw=vFXmf0s(wk;<){q(kZ@47tLcNI(mmD@DwnnFEScIdD&2Pfyt4QJCfPneeSyrcA!p(bM&6)2-#Jq@|>sf{Kdzdy2!a+1#~YKB9i4-1G0` ztGt|?ii(B@>tCPxeto79d>!Ud(75Eez28565C4DYR_N-#x7Y3e=;p;YU10u<1DE&z zl`Y-6m2tIY)t!iEXXbVve|_}z$4_r2`v--GyXVB{-2eOUyWy-eCbwQ!K0CQQBQK9H z;x2bu+=*84_(KmDIkE9c9eH2>IoiwHi(y99zn?XKXK(*}L%+`T-@aPL)s?$;6|djh z_E6b9C@{`1>;68QZ{6`p>(}!~+zsyi?7RKmsSAnDA1iE3%uPR@3Esba=St0lQh)Pv z48m&ukKX-$_jp}?P4ly7)AZI`SKczwn`_&>>XR44zmMDZ2L;twB$P5AymDC^hkubzN9iYQns8Yi@>5n7@DisV=Ur?ke zxtdOi25yKwdT;l>s=Z|!%hyM2h*{so>bO)}VNuBxK1Bx)e-Eds+28(6G*Fqq(C8`g z^?PLYG~?%QZl1Rj7J6>EJNNdc*1Es!7nWv+b8&Os+*+*8{`qsP*yo7C&6_tzSmfJf zhp%52>chjx$oS^=?(3%btAv?ZwsN(dN0&F8A9dJ?#<|5f|O9^Q?2z&7ADdMa5xEVh7l6 zFuI?0J`7o9$MEg#&BNLH`#P>Btt_^&Q0e%y=T+SDySs%l?{94Oe!T46egDi%PKGk~ zugnX)x39~I+0WQentkoU*6Q-<$8>cx4&-fT7Lbte@boN|Hd_;aoZUFB;oyTy700`0 z&!66ZII#93Vuh#ii z{(=Afe}5x4=4b}knr~aPMxMsdD{jV1CtD2ek_T5Uj<1BP* zySj-^Pw(q%=AL(y?b92w*X^IDKCiZI)25=Z|G%;)AF=&Z)y^aB73QY4yIeKN$n>tx z8Rf@mOO{_Of57n1@~zdf{eOfu78d%7{Z7$@blfc4`0rItU$H_%Z&!to&c31q+ zZaA3nWZCWf^l#HQpE!M%`9Ruc%W7j=8=DO>7Z1PYii?Z8Q*>Om=F7e6b8*L>T?n|d z;6cK&yA{mu_k3*gZr>*tbpJWehr4g`fBtBm>Eh;Q^lHxLSh?>fUh{JDrhb`Ws58f2 z-rl~R$4z-(U7bYCoz0Q=pZ|Hh=;)qLcRug2sI{^`^Rus8-M=i;Cp=&hc%-k0XX#Sa zGr!&x+s!a+K5)R{+uOpsHlCox%v-O=`#ejI zxx=j2n{76G=ihtPpcGm?X;Mto_mfAye*XOY-0ydfC-bKjDIDK=or|~r9K+6?>^CM) zIkKpg`^C-O+r1xOE8knV_OYR4@15Tdm~DQnZ|CIWe75elyn>O@CeO!mn&$fAo2M^7 zowTbf46-@QvTebG1ShAa%NQW;9J%r4nlJXn3ZYX&|7vmUf&bHW6Hn%dgeDj8|~{6WD%F}q|>Z+zso zy<^#`O{XgFWEkx%DZT&8?)ll-{~oM)cv#Xbi6wS-dGhgXZ*^wb-{09VSzG3Paoel7 z^LINt+n+O=C*E0bAYs?n7k(}-ET^aGr5?VuRj<2pQQ!7m`NIC~VxTVf%IS@-R;Ifh z;HhBTCu>z&ec|%u&(|*BG7`)T3Jnd-S9^EINLGVcYo%YV^robg z=j;jY19o)m;8lgR3zQz2O&PQbFTc!d0JRDJ=t^eU`ZTa7@NxG`B^k~9HNTHdve)ew zzl_IyMrMP`iUI}o0VnHz>Z!X;^TpN9PW3jr-yrT-iir%APwh(~su7sOoi7W@hJ4yD;HkMP>EmnG+vwnsK}<+d$%leF4MX z-`^Im+SJt4#5DbwsYGwdn;R3$-ri2$8l|bLSvaq|vvXl~zg$Sjl;E(aXP0(-?aaT- zw)$$*(o>h7Y+UfmxIbUkfAtLs8HdQs%*{t~JI&z?Sev(N?xvjcn{`iEOj!N#cR@5$dYOnwS=b#axnjW6%YEQ4nnD_4ZQ6a;} z9=vW>)0;Iqn>KHHac{Hw|2=t9tnBP7_i;Fu}Y`YmhKR+9f)#R3MoKNIV zEM0PAtGTt*rM2$-Ha2HP#6&Lb&X?!n=GL_B?R@odQb_;hYet|{ENK4e?;Oi>&lMFF zOWs_W$(w!Mu3!fLW10$-*T%~X<1en^nVnO zJF;%Bb*$L-Z_gt`LR{wWtG)T>w|tLuy`Ay>+UZN~dZwg5FF05E{NuqMNxkmq=z;={ z%$1qv=9d@W{BvCX+;c}qM;8~j36tmEU6Y%^a~4{+I34$!dvo>_7Kh*8-kv;l;?bdQ z{j?t|CQ9_K`^yz;o!Hsgt7@#g`CR4XlSeKH9**4jCVl#`wQIk9)r;FOfm?sxi511? z60h7$-~4C!{8_5&4n8=LVZsm)80XkMO?Q?`T0nsTGaFyZ>1AgbwsiHT{{Q!v;f?n# z=a|<&)H=B*%&u;@^7pr)lwZ7*n4F|zT-?3P?s_F?4!&~f|Cz=aXVb2&iDGr|$k0eH zd4KBI*Vmn0U5_?t>*Y_{@z$zjL1>Q7ex3NZ=RX=8n?cL`CZAQd`Bc^2#kKKf&KGHm zhDC>zy1Ke%slM~?o?dV{cYEQzpO0r$yi^T|T%*@t`S+~(#}mT+iN!Z=&Yi*0Fn#;> z;=GK?O38n9|MdD_>j~Z3x_H&9t~JVeEjy&4C5&m*_RO;_-D;oS)&FZg{E*>5*49sd z=j>dfqW<~to%b*AEna^5aa(J9;alG8pU=I{PuhCT_uM(l_c7CSVxD}O5%B-(y^_~! z&;0sRyv+WiO8uXG6IZX_yDak2KZEbq`~LpQz7!PnGxg>9Cr@|g*}YPHzwfX7yWM~N zuKnBAC7rjIwc%73*O_@~3^g@1nwq+nVWRa>4<}Ak*^+wc0yP^Y?dQVR3E;j|`5ZN7ucL~TR(~qsywbkui zaKM4#(xpooqQQSZ=ic4MyYhGJc8@8$Ir#XNmCv{Pv*}NIPT2MD0lR03`3ZqC3uE5C z$9x4hX4<4`F{r8@t@&~9_nE)Xr1SQD<}1s)@A$h<_Q$Kw`Y}@9ukC)nXw#xe^Y&I> z-dvu4>eQ(@-Q2yB*3;&T>6K;fahBS3ul4h@!rQUslcr2@d2YPxgY(+fzF9_jyT84C zad*8u=iA%CF(F6JpPshU=C58JdwSOWy5t)t zChqxsOj@t^HQzZYyE&h_imJZ9<#x!-)U40R*)^MC`Kf|k(%^O5_1TStHY^U?n9%}Ghg9}Q;DU7s7Kz0x##eMM!ZptQJmSsC9^y?Kjo?hW_fvv=>@ z^{cg3&*5~r|L^b39d)*4yYDVFe0bx!w3L`vMFq=DNlB626|<+bJ^ID|Ls(eaJ1$R; zy@*d{aoc3!>$^+~KNd2)@x0}nR<-MMOiqkU;m40}{O-8=mH9b`?&z7n-#&Ee)Cirk zoBgvqJUAryme-lhUVC!eO-n(PYV=;$vAE9#8sJwo?7rRROdzaKw;UcP3_l&{&>gKqNJ z$Lr_kSABiw>yV&ec{4KSU$QV?`{I+2=jlKT4EGJUa@NHClop*T%46}_=T`Zf6X)LE zo~>K=eqSwTf5(x-PaH*k=O6jO`eX9Ui6{GJWp9bn@s$%+(6H#JV`lqs`ntbh z84Q`4D4b(xtXef|?ew*=zxm$W*ta)QIHUnog>EuBdFqskfkwxX*xj>K*ByR$ zAYs+N?I{Klv(}c|>DbJ<@>kPBhOaE|wqHz4%;qDuk&ecPE1&eUza7O`D89eJc9M|6#f7>9DgxoBj9i%lY@0Uq_64>oOm+ooDy| zKe*`U=g4hO+~1g4*Z%sNJ#9zay|^h;r*AGg%C#-$md}1h=2@!m6mx}yJbdrn&#|2q zI5BX>S-B-D>W^PPch883*nH$~@?p1MUtXX75UAYQ*|~JnqD7I9=IKD|+m-HVZfp#$ zu1CMTy4(Ht2_VLHBpO?G8pOj1(T0iFWI!JYtEY-2GBkT`vdzUA31$3xcyDmYQvY~^0Rf*w$Hm8`So?ah?vNP zsZ&oz9&X!QaBq)VfAxn1J8v;PrUj|1!+!kwXrn%>%j~<;gefI4qh6{hWIo#fs z%h=J?w@hLG0+2iI+;3)O*VNa}-Zn$5n|1R|VTSzt_i2$gx10Iv>+dRif9~F0&$Ck7 zH(r6P3<>H!n6RLHzFo!d9}fy{Xlm(XO%sjK*493G>Qu?TZ4o*$CoCJ5N`~FaoqS)966d~Fy~Kr-QtTLJ~2A;;^OpjX8tywZQI$|eKh5h#a-W@(U+EkPyMTp zto_Zu;C(~gx$B`*L!UgAQz#5qvfiG5{9%E~s(l9zDBRkTefrsb^M?gDV(-RG@5;YC zOFD07EBm`$(%nl}owIB{cz}2Ny`no-cE6wOzf=34dC%8ZtKWEfWi6T}7hT|Cu=w~K z@7pabfByW{(A8AcHEk93o<4Efw6a5AxA=M-NZL4I)})~472oA-J$-#2Ce-cw9FbBY zQhxtGga6;(fuBBq>R;nEYX+n;{&|{Yo(_y>60^VYieQ& zvj4s2+{cySu_vd;*PLtH+CKT>q9&%g8P?N3Z88dv?J{YCI@5b|l&((frX}Y#z7W&h z@$%d49iL{^e|o09-l|`khwacIWeyIW1sfhHuz%*BW4lak@=41#SC3y8UwyUfZr<`u ziw^y)i?_F5w0N%5DbRPWupw`A#3IpbxAAFlX3^T_tT^b;2nb7J=Q?XCWH<)=;9-(Rag zOYyQX-?Os|2@Oj!kpz{>TeeJ@^XAR0&u&r2wj9daJaOvG$bA3O0uO_Q3lpC_e;OQ6 z@L|T=Hy1VvCq8^=^Y=#blc&$D`q#&9-F5HN!Gnq|ZLM;l+m}xlSDVbq&(B{|Q_Hww z)tV!hFAMXq+1T!#b6oq>X-!Sd#H;J~2L%R(KHsH%>a<~X)umOT+Fe~;ueQ7t;OFO$ zI(jT=?WPG6CpNaht>}r*F?bal*sK#zw;;;=sY?S8Lb$LR$2H-ln9cZOZt^ zq&LrI=8PE$lq{T@qqqWCKwp~JH%~~{iER2sZ$?5eOt0(!Hk*j&najdZ$4NSV^ykE`|JDi zElVUe-xOZl&R)F#->j?q|31?x{=fg<(YCFxUtIdi!^GVD;nOE2b?xr*do`d_kQP|I z-1)6d+9PASLtvty8o%)Buyr<1&!4=0zF&R0e>vaxuU|erdii{Q`a%Bt#wj-pdf1ff z{{36?^R2m6M<=jShrDP)b^U0!@`?xZ&-COJ_un_g?5)rN z#@JnDtPei>+dW+5DgOB3!-FlI!jk5RObq93zF8?^Z&!)n%`&5 z=TzUTyz#c|&!4}M`^#kK*M8c#S=O*{qtEV#Y&A7CD_5*pvSC9*&z2G;CFRP;Pp31! zxVf8uy3bCL?xS5-vlJB!CQLnD|7>^ue%r0`*Wx>%c_P~D=63#u8$T*8UAnYl)tV=l zXUcCXKQAZ4$Ii&e7*l+h*JnnB;QTXlPR?7RV)yrh^SZqs-Q<4n|6i;Y&v4kiH|4+r z$30(fWvjfu+kG?V*(Pnh=dUs^SG-%fT>4Gm-5rI>#p(6Vm6fb)%@a4b@uxm|;(cRd zt#m7Ed%GgPoKeg7^fL+P-`!$W6v?jguw>#Q6M=_=N%{VL z=i<(H>(BKmDdC=1`-roM|H-5G@6T_Uo&QXJddwkpV?n!w6wK${QPzs)Cm3k z?Okg9Cp(?cX;x3wVyiSK1_s)E{vrJ2Y1sAJyJyWm_j{{-Jb8xy=bOp>AHRQJykJ3t zem3v-yW2{&&+q+X6kq?*Qu^AuVmW?J?zP)(|FZKvIGVn^_(Ou7tX285w%PeO-R-6UG0gec}(}XaBlZ@>yh1(4l!tRAl(r>;C<#sH)ufv;ThPE+X12 zchQzLQ>N6OR8du9nlO2;@27ivj~ol#e)0J6_ItIzJ{-Pd`9yAooKkd9(4j}H+!l+Y z&3V|I_ZD*TiG4V>di{in^Ul2}KKJn1?fmB_pD!yuIYslwl`orq{rGihwSRuykGyro zKXN@iIlaa79`xkh_0KGQtgJh4{{c%A^TOkNd{3ST2upK2#MJ2MMsIuc+p>6$=NEZt z^9g&(=YRgo*1WN*!_Z>=&Q+Txo%vESee1{d4v@*%PuoQ#1UN$U`B<(NbL#&%?(&OI zqT^%+sPR-Kw`#dMTl2<)_X0NG^ogj@_{;XCoKJPFu8z{4gNplOcaQW+Z-)i!^=eSq!qtLLxx_k7va&9QX({2z;)dZ$(|$g4i( zeforLQe9ePq~yMRbqp>pu89T`lGb%h>GP}SZSGmVTs>{`%m)u9usu&rTe8&n^WE}~ zA3i9kskP1K6YPK2(b4hv+}~A;_*9>@PnkCD zQS|3x4(|Q~4>wppe=av^=0wl#FkQw1i#MP-ze3?-#n(C>zPYn)uI_B}&B?E?xve+( z8@>$EOa3=4>ev=0g~iLnv#(e_2hGLZtN5vEbZJ%p*O#}auMCgpHJRg3QBjd#An~*I zuv^*tTcuZip6ThSx-Tvwb0qY7%;7_o_8W?ha;3k&J^8$S`@xJ=!PgSEU#*SRUTC?c zVbaGAIp@oQr8_3Ao!9c}MC+Wa?H6;*n6KJyVE^17r@3QEqvgu2k!!;yO`h!O=XWgU zTf&102WR-GotbyFI})`0zv<6n;k%bEU3z@2c2VE1V^QZ$qkb2zmeYG#|2-Yd_LTXiv|Y1Z?nPoF+{{`BGF*WO9Co>|UOTe}V(KHMBX z?f;uK=0;jV`)A!dE*u&d=$9C%xbfph(6mXV&AQS*hWD=S*<@tA@n(*MZBOs79;u+X zxW2>h4m>QFFmqz#*|ftcMzWjpR$uKpS@PvVJczD%<=n)-Hto(n=j!L@4<;B)xUf#P zwbixsl$_0s^Q+>+HoclYb&hEg%X9x32g2vque*0eY8IqFQlIHIc_N>z^`(W$?p0r3 z9-gr=dFT88a>wis%=fqdbz-K(lc!HF?Q?c_a&k7D>GS2y-FCabzpt-+eV~!qLWb|x zS9u4Q6qUwCM+Tj^9TOUx*$S_1Nc{1mBH3tWM^9JEnHw8t_V;sGviurfN%C*V){y z{&M6^=CK?zVQKN>9T!0*&wfT`&@#Ww`x}`V85w{4{(X6IxqcguwA-U~u{Yj+d$p@R z_T&vt_bamU=RX9tzqXrD+;A=Tw$Od6c^f_yJil|{4l}#O;^^{4(OVRBZ1x=dx$*eq zYK7^(`}3bX^44Ek-9PWh_RPamRa*GK`OCR4quYzgz zSvR*TEAD;&=M|r~zaOb)uiyWE-`{DQ+xQ>v`S{#=`+~^bS)yu-CmJT7f4sd z+I6bv`Rk|lx~f`Mvu5Y-=WSnX^)bpO-!A!BFZ1D#ljUdM^^1&@+*Z~0=9*pIi>-IV z%6}BPx>|~5-!%&h4Sl#G^!}Zjn^&$`^W>8DvPVy!_8v@FuxHPl($%l;e-=?tx9;Be z_jmE%v*yW0q09Bex?6c)U;A|U&U?P=e|>FBr%&BjcJ|?}`nX+FI!tGruUF~j!f zpUM89G5-5?pLvD#c6H3o+s`}sWOKS)wM_Nd=Y<(kpB7#(tG;`F)2c;GtG|A@a8KX< zcN3?ue$t~S-W#G;MeMHP4V^lbg)Q{FVcCNP>GSXP%r=nQeYfxA6UQtsuK9I;0-NU_ zynpfJT{Y0^20=?xY~z*bhnbj|4kRqtvEs##*8T(o2@Wp4Lk|lAVnS-J$Q=7M<7^re z6SIbnhSkcrE4OND|9<#l6dV!oVw-KT+v152CM4*HX{#PRs(!_<`JjVCf`Y|@9XnPW z{65F$uJ6eNgM#aSzi%|pHfgO@xh^?S7&!xZ}(w8 z)!=o2=|;93-&e?F-Ibu2n3_xPOD$wXWOOpFRO^U!7r%JFQcGKV>6$aDp{A0%@7{ay z8YC?$Cb#|0$t!QY-ddL(xPHF>%N3J7HhV3KPY6V9$vL{_yxscXb4e?$*1jz%hxAHa zTw)Gn7!-Z8d@dv=*mpKf+1hyWOyjf(^JZ1;n*DA0B1m!Va)h<)?VXeBUY?)#F740D z%+h%9$N&vTLXXH=WZAkrS^sv%{`U}7W0D-8TZP-tCAV6 z#wYMzk$UC*b$aMw!S%kT$EPgm`m^(jUyy9b_Zd-HwrgZ;pIm3WTD}bAE*HP)w>(#^ zy|&SL$JZcl1_oIN&>aDut0wMpZl1cN>yM?(PK`?o?-y#9w*Qnf)el7kM)2FMeX_4g zSI%9aWhwfzc-7uX?-wTS-4=De|5le9RGHt_>VT~8t0V%Nv_6GDeDEUW>xpE)HZ#t- zTg9h>Mu~TbwmZiMy8i3pX?uLXI0&+ic*k7fpGw+F^}fd*i$kJbFcUhV2^s~@*s;zzvCR(qTXm_l;wPKX(}5(w_IW-E^zv~h*9xiZ6WnUVr>Hw0^h0OGJ&h72o`xo43~=G*aXDk1CP# zNOAHPs{c7_&Jue+t9hU>>5%dD%n~-7GCMXbyx33XUD-1MA35Itn=>x&)VBM_7$PQq zwR+#4HB)k5Ur*W^Atkzf(WZ9-xAf9W)Ko27CtbP}yz04&>$dm4&jqI+F8oQMBodug1%jQPE%hJ7ZLr&2+SOc>&RpTDg$ z%Y6P(Zt55v>(&M^%t53h%@L8dJ$C`b~mSIg?2}V*cZ|!B5ThDwu*JS^R^XI?+G(+j^ z*~5pMPp{iC=b^Iu1BPk;w@lHu`y0PF@5r2hNmj3K=QGTxxoGeA;_JkF{~p*r|C~E} z`-f}U>#tk>zp($mYfg*|Ln|w*P09IM^%}-UQF3x>HGB7DWMr+FzFb}H@y6d}%}vez zD|v&L`7B$pqvOq*oIQK@Xy|6|Qn{L7U{v$URz_#t{^Mp^NBTD~=zD4FM(BK-rFiG6 zd>s|mCIxDpBwKoDEg8SwI#>X)s;0neC@O2N4sOc{pVbK@x&2N@yW9$9hw#D zYd&lFg9naw{}R+@*R7v->(bhEf4$vFS{E-~TpqK1dq01A$=j~}_ZMH=Upb!fNx@8S zUdIWKZTUC7A|r2VZeO@l)+-?U_jP9ei@W3F-_^cw{P*`uuuZ}ByCESVCcECfe^yg^ z$4GK!;CU+#N_Qy zCzNsKTK;}>vE+Rj+uEqDEC~k>ss4FBw_Li$fBih$ia#6O=d4$cFJpcBwD~artxH>VCT<8vN~l{b+feF>T(JTlHs@l$CzG>W+MplFmF~ z!UTu?|NhQ>em3no@8qe+xH&%@4>^DL%(E#ocFew4TV<5-Vdk4VTW4R|bd2|BZqE$8 z+RhH|hBG{TDXEVhzU)1ipkQ=kdVSwZzs#wPdlqROYTol%7>6HV>Y`Q0XS@`FaZ zjNL9fT-vra<@B+yzSsN&C+^>@(4U~!zi*nw`ii;}vmZ}VF||>elO9*mxMxpHSY@{dpRo$aq#SG-!^(KhAr zuCF$KUnJZ7dviIa?C4X_G<5H}{n^)z`=XECzrX+D*LgioGR4zuP_AwR>7X zWF)6UJKx)m?%t(4mMn?9RdnLV$HzO~UYq?&=JuA#?B=I?_wKFyw{y9tN5*TLG=n*J zSoZ9zt^WK{-T32|FC~3U5;i}4*mzzXH@%#f^7Pbwh8ZTAO6P5Viv;}rJ$>$6-{XC< z8Ta)X|NZ?{bkKGBoB*5Vg9nVy+c>VDXFKQkt3T_GZh7?iyxp<;_vfEFHo4RAdEdkR^7Tvy zc5ti7e76k@3@mwbNittQf79m8H@BsF&wcmkLq`Eq^Q!9i-_%qE?=RzhduzM$cL%*_ zv;1RmpZO2nKHWWS<3}S zoXgg%nPYtJ#TotmbN*!QJ$`xH^+<*m_w5Sy>fGL`l8%i3?ig&d-hBPZ#ORQhI?{qq zjxK3TOc4o7{9^FrH>Ujn&j&d=6dFkYu_}%ZO zytbOwf3JG}p(dxQFRzY%HNW3+_+i4a+y4_!%g_Gt;qS~lwg2}n5Ba}t?(P>?cZ(lX zOze@Y)?0gfi`^<8j|d6H#Ke;KHzz;Y`#WMsf}$%cyXT#)ucsuLv*+vU-~0PSnSn>* z!{_z&fybiX?`hs1U*DV?y?xWC=b}B9?_>7;`BUuWEmhw9@7nEmMRxL*MHa&PyBHcI z-`5?OrhE0|jGLEzV$Oblu;ok1n{TfKlQtR}GKh$Z2L=R`KX1CW_HpLbRjQ$(p*gp= zExu@bLpRE$_~_H%ivP`z|NFJJv|L!3%-*A>oSFIZ&Hed7&tn?)+w-+A_G3ylnwfER z)2{R_8&*s>bm-T0pPzsGegC|^c>LzBTEKYEl@`Q~D~W%Ze#7BYNo{L)+wk(HK<&&hcwCJOf3 zf8z*`v1`q{yX(@bQ145ZjbHsa)79N=84(bmes4*)x>3!INZxI=CmuMSlNQ^4ugu(D zH}=?zK;??^W6?i;|2D4pFtf(+^$*+6$Aj+2XGJT!PcnHu=Sr+~IjH;XHs87}GXBh= z>&M#wTD;UpR#t<8kNFuCH?*X zq#PBG&sV#$D_2@?c9G=wJB931MW-Iut-mG7qkg5>^3$7(Z|-gFcI6f``u|&A!Yaw) z?ymCmulcK`MDzYNxt@Ej8!h*5`^Lh@?{$6_YBGGkUoF0V&lekp*xlcku35w5@9#fN ze|6n^>-T$(f7ai}6tbTG)1%MlFD-UAPmfJaP2Kb7l=PWDAC6QV2F)sb{rYs->~)X3 zBjW=vIlN!l-*4V;`-?+ZJuYDR=9I&2y?2V=J1<$X%&6#yL0rW@NrrQ>)r_5;yBQ@) zo;le4TTvDDFf=^=xW4x5_ctQ;)vy*M%{AOx{r%Cb`nZ#?OtWw9G@iJ6{jNVP>$cl{ z{8(7>GUl&r;lo3!DbJrUd^o&^^-j&@uUm3&xB1Pr+K_x)Fa7zY!S z`0t*7F8d9q{oiuM^2qlIqV~GEA+qXM@@-$=&Y$zy&;LoO^QEAmo1c!WF)=Y)X5R=n zXZJqlOq%ijzndmCHM6=;onQ1+w8y5pq_pR}-SeaA%QvT=ms_-W@z4G4@(15UmhTo^ zd=a#KF74o+$~XRgY@p4LCGT&3Ua?D-@A} z^G0X&Jmu6SFWr7uR90SGSggJ+r|hi3r5QIQtV-UTa25aGY|PI8tbTq?(Wz3u9Uqu@ z+?0#c&L6vc`84a=oQO)_{>Zniy?nasGPdtb%X@q9PtCr$wSV6Cx7Yl?TmHm6Dem5U z*Z;=nSrnE&+nqgy``I74>xTQ-fB*dX@xH&^0{8yBCCk%4-1)3;`1;JW`-#4rGXwpLe`S)tR zJltJTRb^Cv&?&vB^dW1z_?BHC4!wH5GBfkftrJJ~+1c6M+wri3stGynK?`v1pU+WH1>Z>`>VGsouppVKln z6(447D&F4-@O0VtUrHhK7IZ?^Y7K`HTOb@lKH*kZXLrBO`ufj;m#516cGcHJ9Xax7gSAx5i|Yvn0WmQZ zS3W-0RZ~?`dYAhuGJpXr_Dg>yB_;33 zxO8;Szf0OTaHvCaQSr!8do z*6n?!b?9*azJ>B)Vy}FxrvKS7C41f8Ms~TXmh|P}>b`5Ej~iEA;W%|#`^UT8m8Ng4 z5a)bk5S}jPkEI*Vffl+$eEy zD4qGGhiBifT~?0oudUU7e7yhg>C@f3()H;-Kh2-}^lh2-XK|gRe@(7$ZWLC$_?+MU|KwT3T`M_Zn|aAU3e6aB?1{}~i@AI)9=x5@eD?5*v5 zYn5(Hs`*mT?q|rTvV6%y@te!eeeBtCMJ<1IM~6x8#Pt5O8z%&93a;CpE7kG4x?iq> zqhZ4bgS=gD&F0lTw0yVk>$l0b?2cxb6#c$i{`u(g|H{g?cU9k72WE$@UANg{^7{Gm z|M$F$ntrU}^VRDed6K@z{pP;5-EUoJp1=2Bn|JcA$yfJ>>dyhKGi10K8R;wcIbyEq z+w8ZKqwoJY`|a&*+0r$Nv(58UFD_D@Q~l2JPSNLH_qqAgCp?&QX?xn)sOKNAX7i~> z%35tn|JUSNWB6Koncv3l{G1qA~9wiWWfzo~wHIv+rW}-h^Y;`AG&6 z6<@cSNAAereBNg{+xq>EspaW=PHuUfpLTQ8{QgMy;*4*#L2u2Zx%bUKe)aM?#)P=F zsVlQrud=eapKyHJ+nk8#Kk zdOme;efnG#QH8q~y1H*yObUMC`|aT2`k1Jes>`dVHZzMpbicaUzS4j4_D~m>nDyoR z_xbF8={B$SO=ob_)$NLvJ1cAcz5HMC@apu=&hFxM%P&f#_gl8l_+fEKS!u_gSFhsM z-1t$Uw0QN7Kd)BL_=E`VG^0E$zkp{f$LMMO)h1WJ=e4>z%TG z|IcqLEU)!`y`;Uq_}k6JGm37iy63J>UMsr#TTLK;|6$Ej3*~m?-Y(xz`r2$)nQb$- zzJ$Mv%h&H4pW3fiSe)%@S4D5}ut|Ti<{G!GnZ9 zfBs}#KGvTbZ6;S*_ilUqrlP0$F_m9Uj`iB|Hy;Eo&0W7g(AFyH`#Y6&`~OAN)YeGU z|GP2SFNl|onVF6E(V9f(%-ed64`$_Ra&vQmRzK+5uTS`zzuGV3R_f+AldG02^`3TN zv%kKM829S1b!)c!WO{0ztp0v+SFUtZQ*(qxJ!9(9tI4ZtYicCSidZCj-?ZtkFrBtL z`ujVb-xEzLif{i1G^$;nfH=AZes=iKXM_x3GWvZQ7C|GyTOC^=P7dfAqV>GmU>ga8&j+jD`1>8Z ze|~-qzIAQc^SP^VXk#XxG;4lc!Hx zue1vP|4Vyy{aWkrZ~y*RPiSg#x>x(#UOn{rN0aOGW^G-%Y{`dL-TH<95A!D)NL7BG zdfnsR?(H{kKjh+TUwkfW+h)7fe!pIOhy4Ef{(LO|J^!kxS;cRsF58gzm+g6(x3PUi z`=39}U%xHUi`X&a^|svQuO(wEzD^b2@u2CWh^XjAE4w~9+g--#=f1Cry1L`N?fShR z#e~&D&Tm|^cFUG2<@aZw%-w#^<^8?AKMGIUaB*|JytY=GA^ZB;^_!F4m)}4Cd|~^$ z@^y#i&YgUC)2yl0{ZDUYuY30J|L*y@6e`ShVV z=JR>&#>3i5%oUZ@mfJsDmIN=gE89Ky<>mM%XU*dj6&LEBo~CysZ}a6vu3x{O6pyPp zdb4db&RC)s&MneAJ$u`8Vn7Yx4`s{qvunU03;8T<-hlHRqQG zFTXN-f!xaS{rh69O1b|3{jfNBTJ|){mDQ6cF`QT#S+>(|=FFLIe7#m}w!i%B{{IIH ztKUDCpC041{M_7^mzHv~wzjIMseL-$)+=&d=lQ(q2MpDdCvCXRUoLw)w=Dh6pIQGk zZ@evwt9w_Ox8tdp(5>yt`sULk=hr$O_mh2jW#?tX+uzF*x8HoV=1IBHKOg5J89w&x z{k8KA&21Z}=N|}s-hFDV$kgbKQ8Hihr7N%ec{=Hll3mSj(djA zi~miWbLx-GdpkY8Xl3!2u;kR#RHKq32EX`aI;Kxo|5;h76Sk<}~SP1B98 ze7H1x=i_a&KYsdjC~0HCU*7GXeq~?1Z5$>u%P4(o(b1{b3-0eNH%|N$aZb+mQsnzx zU!{L!-u#q&OkY!T;f4(-ZhmH;Fmd9^cKN^4PwVYvS+Tp|!s_*VJrffZug4XamVOeI z_Rh@IEPhsVzF2=xOnOE}VWDC1vzqsBGXFm6UhkJNul()#C3d{L_G{OyvG}tuDwTBY^w!@WmTrH=Id_%Cu`-{~P_gu#x9*>vt`~bww*21dUh^3D z<9%;u8a%9dQ)X>l_U4iO`#sf{oNL{CH2id$;@Z zJGH!tuWdgcDlU0->FJErvYgxJ4u7}5pz=}Of9IK*8}|MBHd|+g`FweCJ*$xVNd>MGI{#+`#JNEpZxKCF@N#Zslk=+ z|MJh(7M$NPVS+%98*}CHn_ef6AD`XOz`!SSBKJ}*XiG8&FR!Bg{|B1uUs+ej{r#LO zZB%&YNAkSzNw-{_};K{F< z5`~(7na|rib-CI%m)AA>ht~2!=?DLA-pC2-k$d)7+=g%W)uxjrpMuxcHaopENZ@(< ztM9;Vdyd5?U20a${1#YuBiF2pn>%7}k>%&KdQZoHC(r7FH$6>k)ASTw+1`G$`@stf zr$vunUQnC$X_AvsaL|pt#nxf3SLz + + diff --git a/gnome-shell/assets/calendar-arrow-right.svg b/gnome-shell/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..6fc5556 --- /dev/null +++ b/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/calendar-today.svg b/gnome-shell/assets/calendar-today.svg new file mode 100644 index 0000000..bb99a4f --- /dev/null +++ b/gnome-shell/assets/calendar-today.svg @@ -0,0 +1,44 @@ + + + + + + + + diff --git a/gnome-shell/assets/checkbox-off.svg b/gnome-shell/assets/checkbox-off.svg new file mode 100644 index 0000000..0c5e5a0 --- /dev/null +++ b/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/checkbox.svg b/gnome-shell/assets/checkbox.svg new file mode 100644 index 0000000..fa3feb4 --- /dev/null +++ b/gnome-shell/assets/checkbox.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/gnome-shell/assets/dash-placeholder.svg b/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..172156a --- /dev/null +++ b/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/gnome-shell/assets/more-results.svg b/gnome-shell/assets/more-results.svg new file mode 100644 index 0000000..422242f --- /dev/null +++ b/gnome-shell/assets/more-results.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/gnome-shell/assets/no-events.svg b/gnome-shell/assets/no-events.svg new file mode 100644 index 0000000..c877cec --- /dev/null +++ b/gnome-shell/assets/no-events.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/no-notifications.svg b/gnome-shell/assets/no-notifications.svg new file mode 100644 index 0000000..ae09f92 --- /dev/null +++ b/gnome-shell/assets/no-notifications.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/noise-texture.svg b/gnome-shell/assets/noise-texture.svg new file mode 100644 index 0000000..484f6c8 --- /dev/null +++ b/gnome-shell/assets/noise-texture.svg @@ -0,0 +1,78 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/process-working.svg b/gnome-shell/assets/process-working.svg new file mode 100644 index 0000000..0f311b0 --- /dev/null +++ b/gnome-shell/assets/process-working.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/toggle-off.svg b/gnome-shell/assets/toggle-off.svg new file mode 100644 index 0000000..96f0b81 --- /dev/null +++ b/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/toggle-on.svg b/gnome-shell/assets/toggle-on.svg new file mode 100644 index 0000000..f410e27 --- /dev/null +++ b/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/window-close-24-symbolic.svg b/gnome-shell/assets/window-close-24-symbolic.svg new file mode 100644 index 0000000..46f6d06 --- /dev/null +++ b/gnome-shell/assets/window-close-24-symbolic.svg @@ -0,0 +1,56 @@ + + + + + + + + image/svg+xml + + + + + + + diff --git a/gnome-shell/assets/window-close-active.svg b/gnome-shell/assets/window-close-active.svg new file mode 100644 index 0000000..cb47794 --- /dev/null +++ b/gnome-shell/assets/window-close-active.svg @@ -0,0 +1,116 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/window-close-hover.svg b/gnome-shell/assets/window-close-hover.svg new file mode 100644 index 0000000..765901d --- /dev/null +++ b/gnome-shell/assets/window-close-hover.svg @@ -0,0 +1,137 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/window-close.svg b/gnome-shell/assets/window-close.svg new file mode 100644 index 0000000..add28e2 --- /dev/null +++ b/gnome-shell/assets/window-close.svg @@ -0,0 +1,119 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css new file mode 100644 index 0000000..11a6051 --- /dev/null +++ b/gnome-shell/gnome-shell.css @@ -0,0 +1,4044 @@ +/* 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. + */ +stage { + font-size: 11pt; + color: white; +} + +/* General Typography */ +.bt-menu-placeholder.popup-menu-item { + font-weight: 700; + font-size: 13pt; +} + +.background-app-item .title { + font-weight: 700; + font-size: 11pt; +} + +.background-app-item .subtitle, .icon-label-button-container { + font-weight: 400; + font-size: 9pt; +} + +.ripple-pointer-location { + width: 48px; + height: 48px; + border-radius: 5px; + background-color: rgba(222, 183, 229, 0.3); + box-shadow: 0 0 2px 2px #a3b0c9; +} + +.pie-timer { + width: 60px; + height: 60px; + -pie-border-width: 3px; + -pie-border-color: #a3b0c9; + -pie-background-color: rgba(239, 221, 242, 0.3); +} + +.magnifier-zoom-region { + border: 2px solid #a3b0c9; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +/* App Icons */ +.show-apps .overview-icon, +.app-well-app .overview-icon, +.grid-search-result .overview-icon { + color: rgba(255, 255, 255, 0.7); + border-radius: 4px; + padding: 6px; + border: none; + transition-duration: 100ms; + text-align: center; +} + +.show-apps:hover .overview-icon, .show-apps:focus .overview-icon, .show-apps:selected .overview-icon, +.app-well-app:hover .overview-icon, +.app-well-app:focus .overview-icon, +.app-well-app: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.12); + border-image: none; + background-image: none; +} + +.show-apps:active .overview-icon, .show-apps:checked .overview-icon, +.app-well-app:active .overview-icon, +.app-well-app: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: none; +} + +.app-well-app.app-folder { + background-color: rgba(255, 255, 255, 0.12); + border-radius: 4px; +} + +.app-well-app.app-folder .overview-icon { + background-color: transparent; + border-radius: 4px; +} + +.app-well-app.app-folder:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-well-app.app-folder:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.app-folder-dialog { + border-radius: 8px; + border: none; + padding: 12px; + background-color: rgba(35, 37, 40, 0.9); + box-shadow: none; +} + +.app-folder-dialog .folder-name-container { + padding: 24px 36px 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: 18pt; + font-weight: bold; +} + +.app-folder-dialog .folder-name-container .folder-name-entry { + width: 300px; +} + +.app-folder-dialog .folder-name-container .folder-name-label { + padding: 6px 8px; + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .edit-folder-button { + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.7); + border: none; + padding: 0; + width: 36px; + height: 36px; + border-radius: 18px; +} + +.app-folder-dialog .folder-name-container .edit-folder-button > StIcon { + icon-size: 16px; +} + +.app-folder-dialog .folder-name-container .edit-folder-button:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.app-folder-dialog .folder-name-container .edit-folder-button:checked, .app-folder-dialog .folder-name-container .edit-folder-button:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-folder-dialog .icon-grid { + row-spacing: 12px; + column-spacing: 30px; + 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-container { + padding: 6px; + width: 620px; + height: 620px; +} + +.app-well-app-running-dot { + width: 24px; + height: 2px; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + margin-bottom: 0; +} + +StWidget.focused .app-well-app-running-dot { + background-color: #a3b0c9 !important; +} + +.app-menu, +.app-well-menu { + max-width: 27.25em; +} + +.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; +} + +.system-action-icon { + box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2); + background-color: #100f1a; + color: white; + border-radius: 5px; + icon-size: 48px; +} + +.shell-link { + border-radius: 2px; + color: #a3b0c9; +} + +.shell-link:hover { + color: #a3b0c9; + background-color: rgba(163, 176, 201, 0.15); +} + +.shell-link:active { + color: #a3b0c9; + background-color: rgba(163, 176, 201, 0.25); +} + +.lowres-icon { + icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); +} + +.icon-dropshadow { + icon-shadow: 0 1px 5px rgba(0, 0, 0, 0.8); +} + +/* Buttons */ +.quick-settings-system-item .icon-button, .quick-settings-system-item .background-app-item .close-button, .background-app-item .quick-settings-system-item .close-button, .hotplug-notification-item { + color: white; + background-color: #333539; + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:focus, .quick-settings-system-item .background-app-item .close-button:focus, .background-app-item .quick-settings-system-item .close-button:focus, .hotplug-notification-item:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:hover, .quick-settings-system-item .background-app-item .close-button:hover, .background-app-item .quick-settings-system-item .close-button:hover, .hotplug-notification-item:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:active, .quick-settings-system-item .background-app-item .close-button:active, .background-app-item .quick-settings-system-item .close-button:active, .hotplug-notification-item:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:insensitive, .quick-settings-system-item .background-app-item .close-button:insensitive, .background-app-item .quick-settings-system-item .close-button:insensitive, .hotplug-notification-item:insensitive { + color: rgba(255, 255, 255, 0.35); + background-color: #333539; + box-shadow: none !important; +} + +.lg-obj-inspector-button, .candidate-page-button, .modal-dialog-linked-button, .popup-menu .button { + color: white; + background-color: transparent; + box-shadow: none !important; +} + +.lg-obj-inspector-button:focus, .candidate-page-button:focus, .modal-dialog-linked-button:focus, .popup-menu .button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.lg-obj-inspector-button:hover, .candidate-page-button:hover, .modal-dialog-linked-button:hover, .popup-menu .button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.lg-obj-inspector-button:active, .candidate-page-button:active, .modal-dialog-linked-button:active, .popup-menu .button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.lg-obj-inspector-button:insensitive, .candidate-page-button:insensitive, .modal-dialog-linked-button:insensitive, .popup-menu .button:insensitive { + background-color: transparent; + color: rgba(255, 255, 255, 0.35); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:insensitive, .screenshot-ui-type-button:insensitive { + color: white; + background-color: transparent; + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:focus, .screenshot-ui-type-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:hover, .screenshot-ui-type-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:active, .screenshot-ui-type-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:outlined, .screenshot-ui-type-button:outlined, .screenshot-ui-show-pointer-button:checked, .screenshot-ui-type-button:checked { + color: white; + background-color: #a3b0c9; + box-shadow: none !important; +} + +.button { + min-height: 20px; + padding: 6px 12px; + border-radius: 2px; + border: none; +} + +/* Date/Time Menu */ +.popup-menu .message, .world-clocks-button, +.weather-button, +.events-button { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + border: none; + box-shadow: none; + text-shadow: none; +} + +.popup-menu .message:hover, .world-clocks-button:hover, +.weather-button:hover, +.events-button:hover, .popup-menu .message:focus, .world-clocks-button:focus, +.weather-button:focus, +.events-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +.popup-menu .message:active, .world-clocks-button:active, +.weather-button:active, +.events-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none; +} + +.clock-display-box { + spacing: 2px; +} + +.clock-display-box .clock { + padding-left: 12px; + padding-right: 12px; +} + +#calendarArea { + padding: 4px 0; +} + +.datemenu-calendar-column { + spacing: 6px; + border: 0 solid rgba(255, 255, 255, 0.12); + padding: 0 6px; +} + +.datemenu-calendar-column:ltr { + margin-right: 8px; + border-left-width: 1px; + border-right-width: 0; +} + +.datemenu-calendar-column:rtl { + margin-left: 8px; + border-right-width: 1px; + border-left-width: 0; +} + +.datemenu-calendar-column .datemenu-displays-section { + padding-bottom: 0; +} + +.datemenu-calendar-column .datemenu-displays-box { + spacing: 6px; +} + +.world-clocks-header, +.weather-header, +.events-section-title { + color: rgba(255, 255, 255, 0.7); + font-weight: bold; +} + +.datemenu-today-button, +.datemenu-displays-box { + margin: 4px 6px; +} + +/* today button (the date) */ +.datemenu-today-button { + border: none; + box-shadow: none; + background: none; + padding: 6px; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); + border-radius: 3px; +} + +.datemenu-today-button:hover, .datemenu-today-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.datemenu-today-button:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.datemenu-today-button .day-label { + font-size: 12pt; + font-weight: bold; +} + +.datemenu-today-button .date-label { + font-size: 18pt; + font-weight: normal; +} + +/* Calendar */ +.calendar { + border: none; + box-shadow: none; + background-color: transparent; + padding: 0 6px !important; + margin: 0 !important; + text-shadow: none; + border-radius: 3px; +} + +.calendar .calendar-month-label { + padding: 6px 0; + color: rgba(255, 255, 255, 0.7); + font-weight: bold; + text-align: center; + text-shadow: none; + font-size: 12pt; +} + +.calendar .calendar-change-month-back, +.calendar .calendar-change-month-forward { + padding: 0 0 !important; + margin: 3px 0 !important; +} + +.calendar .calendar-change-month-back StIcon, +.calendar .calendar-change-month-forward StIcon { + icon-size: 16px; +} + +.calendar .pager-button { + width: 32px; + height: 32px; + margin: 2px; + border-radius: 5px; + background-color: transparent; + color: white; +} + +.calendar .pager-button:hover, .calendar .pager-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar .pager-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.calendar .calendar-day-base { + font-size: 10pt; + text-align: center; + width: 34px !important; + height: 34px !important; + padding: 0 !important; + margin: 2px !important; + border-radius: 5px; + color: rgba(255, 255, 255, 0.7); + border: none; + font-feature-settings: "tnum"; +} + +.calendar .calendar-day-base:hover, .calendar .calendar-day-base:focus { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + outline: none; +} + +.calendar .calendar-day-base:active, .calendar .calendar-day-base:selected { + color: white; + background-color: rgba(255, 255, 255, 0.3); + border-color: transparent; +} + +.calendar .calendar-day-base.calendar-day-heading { + margin-top: 1em; + color: rgba(255, 255, 255, 0.45); + font-size: 10pt; +} + +.calendar .calendar-day { + border-width: 0; +} + +.calendar .calendar-day-top { + border-top-width: 0; +} + +.calendar .calendar-day-left { + border-left-width: 0; +} + +.calendar .calendar-nonwork-day { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; +} + +.calendar .calendar-today { + font-weight: bold; + color: rgba(255, 255, 255, 0.7) !important; + background-color: rgba(255, 255, 255, 0.06); + border: none; +} + +.calendar .calendar-today:hover, .calendar .calendar-today:focus { + background-color: rgba(255, 255, 255, 0.12); + color: white !important; +} + +.calendar .calendar-today:active { + background-color: #9b3eab; + color: white !important; +} + +.calendar .calendar-today:selected { + background-color: #a3b0c9; + color: white !important; +} + +.calendar .calendar-today:selected:hover, .calendar .calendar-today:selected:focus { + background-color: #b965c7; + color: white !important; +} + +.calendar .calendar-day-with-events { + color: rgba(255, 255, 255, 0.7); + background-image: url("assets/calendar-today.svg"); +} + +.calendar .calendar-day-with-events.calendar-work-day { + color: rgba(255, 255, 255, 0.7); + font-weight: bold; +} + +.calendar .calendar-other-month-day { + color: rgba(255, 255, 255, 0.3); + opacity: 0.5; +} + +.calendar .calendar-week-number { + width: 26px; + height: 20px; + margin: 6px 2px !important; + padding: 0 0; + border-radius: 2px; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); + font-size: inherit; + font-weight: bold; + text-align: center; +} + +.world-clocks-button, +.weather-button, +.events-button { + padding: 12px !important; + margin: 2px 0 !important; +} + +.events-button .events-box { + color: rgba(255, 255, 255, 0.7); + spacing: 6px; +} + +.events-button .events-list { + color: rgba(255, 255, 255, 0.7); + spacing: 12px; + text-shadow: none; +} + +.events-button .events-title { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-shadow: none; +} + +.events-button .event-time { + color: rgba(255, 255, 255, 0.45); + font-feature-settings: "tnum"; + font-size: 10pt; +} + +.world-clocks-button .world-clocks-city { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + font-size: 11pt; +} + +.world-clocks-button .world-clocks-time { + color: rgba(255, 255, 255, 0.45); + font-feature-settings: "tnum"; + font-size: 11pt; +} + +.world-clocks-button .world-clocks-time:ltr { + text-align: right; +} + +.world-clocks-button .world-clocks-time:rtl { + text-align: left; +} + +.world-clocks-button .world-clocks-timezone { + color: rgba(255, 255, 255, 0.45); + font-feature-settings: "tnum"; + font-size: 10pt; +} + +.world-clocks-grid, +.weather-grid { + spacing-rows: 0.4em; + spacing-columns: 0.8em; +} + +.weather-button { + margin-bottom: 6px !important; +} + +.weather-button .weather-box { + spacing: 10px; +} + +.weather-button .weather-header-box { + spacing: 6px; +} + +.weather-button .weather-header { + color: rgba(255, 255, 255, 0.7); + font-weight: bold; +} + +.weather-button .weather-header.location { + font-weight: normal; + color: rgba(255, 255, 255, 0.45); + font-size: 10pt; +} + +.weather-button .weather-grid { + spacing-rows: 6px; + spacing-columns: 12px; +} + +.weather-button .weather-forecast-time { + color: rgba(255, 255, 255, 0.7); + font-feature-settings: "tnum"; + font-size: 9pt; + font-weight: normal; + padding-top: 0.2em; + padding-bottom: 0.4em; +} + +.weather-button .weather-forecast-icon { + icon-size: 32px; +} + +.weather-button .weather-forecast-temp { + font-weight: bold; +} + +/* Check Boxes */ +.check-box StBoxLayout { + spacing: .8em; +} + +.check-box StBin { + width: 24px; + height: 24px; + padding: 3px; + border-radius: 2px; + 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.12); +} + +.check-box:active StBin { + background-color: rgba(255, 255, 255, 0.3); +} + +.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: #bf74cc; +} + +.check-box:active:checked StBin { + background-color: #913aa0; +} + +/* Activities Ripple */ +.ripple-box { + background-color: rgba(163, 176, 201, 0.35); + box-shadow: 0 0 2px 2px #a3b0c9; + width: 52px; + height: 52px; + border-radius: 0 0 52px 0; +} + +.ripple-box:rtl { + border-radius: 0 0 0 52px; +} + +/* Dash */ +#dash { + font-size: 9pt; +} + +#dash .empty-dash-drop-target { + width: 32px; + height: 32px; +} + +.dash-label { + color: rgba(255, 255, 255, 0.9); + background-color: rgba(0, 0, 0, 0.75); + border-radius: 3px; + padding: 6px 12px; + box-shadow: none; + border: none; + text-align: center; + -y-offset: 12px; + -x-offset: 8px; +} + +/* Modal Dialogs */ +.candidate-popup-content, .modal-dialog { + background-color: #100f1a; + border-radius: 6px; + border: none; + box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.35); +} + +.modal-dialog-linked-button:last-child { + color: white; + background-color: #a3b0c9; +} + +.modal-dialog-linked-button:hover:last-child { + color: white; + background-color: #ba69c8; +} + +.modal-dialog-linked-button:active:last-child { + color: white; + background-color: #9b3eab; +} + +.modal-dialog-linked-button:insensitive:last-child { + background-color: rgba(163, 176, 201, 0.05); + color: rgba(163, 176, 201, 0.35); +} + +.headline { + font-size: 12pt; +} + +.modal-dialog { + color: rgba(255, 255, 255, 0.7); + padding: 0 6px 6px 6px; +} + +.modal-dialog-linked-button { + min-height: 32px; + padding: 6px 12px !important; + margin: 3px !important; + border: none !important; + border-radius: 2px; +} + +.modal-dialog-linked-button:first-child { + background-color: rgba(255, 255, 255, 0.05); +} + +.modal-dialog-linked-button:first-child:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.modal-dialog-linked-button:first-child:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.modal-dialog-linked-button:first-child:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.modal-dialog .modal-dialog-content-box { + margin: 30px 42px; + spacing: 30px; + max-width: 28em; +} + +.end-session-dialog { + width: 30em; +} + +.end-session-dialog .end-session-dialog-battery-warning, +.end-session-dialog .dialog-list-title { + color: #FDD633; +} + +.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 { + 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(255, 255, 255, 0.7); + font-size: 10pt; +} + +.run-dialog .modal-dialog-content-box { + margin-top: 24px; + margin-bottom: 12px; +} + +.run-dialog .run-dialog-entry { + width: 20em; +} + +.run-dialog .run-dialog-description { + text-align: center; + color: rgba(255, 255, 255, 0.7); + font-size: 10pt; +} + +.prompt-dialog { + width: 28em; +} + +.prompt-dialog .modal-dialog-content-box { + margin-bottom: 24px; +} + +.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: 10pt; + margin: 6px; +} + +.prompt-dialog-error-label { + color: #F28B82; +} + +.prompt-dialog-info-label, +.prompt-dialog-null-label { + color: rgba(255, 255, 255, 0.45); +} + +.polkit-dialog-user-layout { + text-align: center; + spacing: 8px; + margin-bottom: 6px; +} + +.polkit-dialog-user-layout .polkit-dialog-user-root-label { + color: #FDD633; +} + +.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(255, 255, 255, 0.12); + border-radius: 2px; +} + +.audio-selection-device:hover, .audio-selection-device:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.audio-selection-device:active { + background-color: #a3b0c9; + color: white; +} + +.audio-selection-device-box { + padding: 18px; + spacing: 18px; +} + +.audio-selection-device-icon { + icon-size: 64px; +} + +.welcome-dialog-image { + background-image: url("resource:///org/gnome/shell/theme/gnome-shell-start.svg"); + background-size: contain; + height: 300px; + width: 300px; +} + +/* Entries */ +StEntry { + min-height: 32px; + padding: 2px 12px; + margin: 2px; + border-width: 0; + border-radius: 2px; + color: white; + caret-color: white; + selection-background-color: #a3b0c9; + selected-color: rgba(255, 255, 255, 0.7); + color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 5px; + border: 2px solid transparent; + box-shadow: none; +} + +StEntry:hover { + color: white; + border-color: rgba(255, 255, 255, 0.3); + background-color: rgba(255, 255, 255, 0.05); +} + +StEntry:focus { + color: white; + border-color: #a3b0c9; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +StEntry:insensitive { + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.35); + border-color: transparent; +} + +StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #FDD633; + padding: 0 0; +} + +StEntry StIcon.peek-password { + icon-size: 16px; + padding: 0 4px; +} + +StEntry StLabel.hint-text { + margin-left: 2px; + color: rgba(255, 255, 255, 0.45); +} + +.hotplug-notification-item { + padding: 12px; + border-style: solid; + border-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +.hotplug-notification-item:first-child { + border-radius: 0 0 0 2px; +} + +.hotplug-notification-item:last-child { + border-right-width: 0; + border-radius: 0 0 2px 0; +} + +.hotplug-notification-item:first-child:last-child { + border-radius: 0 0 2px 2px; +} + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 0 4px; +} + +.candidate-popup-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 64px; + -arrow-rise: 12px; +} + +.candidate-popup-content { + color: rgba(255, 255, 255, 0.7); + box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.35); + border: none; + margin: 3px 8px; + padding: 6px; + spacing: 6px; +} + +.candidate-index { + padding: 0 0.5em 0 0; + color: rgba(255, 255, 255, 0.7); +} + +.candidate-box:selected .candidate-index { + color: rgba(255, 255, 255, 0.7); +} + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + margin-right: 2px; + border-radius: 2px; + color: rgba(255, 255, 255, 0.7); +} + +.candidate-box:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.candidate-box:active { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +.candidate-box:selected { + background-color: #a3b0c9; + color: white; +} + +.candidate-box:last-child { + margin-right: 0; +} + +.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; +} + +.candidate-page-button-previous, +.candidate-page-button-next { + border-radius: 2px; +} + +.candidate-page-button-icon { + icon-size: 1em; +} + +/* On-screen Keyboard */ +#keyboard { + background-color: #1d1e21; + box-shadow: none; +} + +#keyboard .page-indicator { + padding: 6px; +} + +#keyboard .page-indicator .page-indicator-icon { + width: 8px; + height: 8px; +} + +.key-container, +.keyboard-layout { + padding: 4px; + spacing: 4px; +} + +.keyboard-key { + font-size: 16pt; + font-weight: bold; + min-height: 1.2em; + min-width: 1.2em; + border-radius: 5px; + border: none; + color: rgba(255, 255, 255, 0.7); + background-color: #100f1a; + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); +} + +.keyboard-key:focus, .keyboard-key:hover { + color: white; + background-color: #505359; +} + +.keyboard-key:checked, .keyboard-key:active { + color: white; + background-color: #5c6067; +} + +.keyboard-key:grayed { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); +} + +.keyboard-key.default-key { + background-color: #242629; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); +} + +.keyboard-key.default-key:focus, .keyboard-key.default-key:hover { + color: white; + background-color: #3c3f44; +} + +.keyboard-key.default-key:checked, .keyboard-key.default-key:active { + color: white; + background-color: #4d5156; +} + +.keyboard-key.enter-key { + color: white; + background-color: #a3b0c9; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); +} + +.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover { + color: white; + background-color: #b45ac3; +} + +.keyboard-key.enter-key:checked, .keyboard-key.enter-key:active { + color: white; + background-color: #8a3898; +} + +.keyboard-key.shift-key-uppercase, .keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.shift-key-uppercase:checked, .keyboard-key.shift-key-uppercase:active { + color: #a3b0c9; +} + +.keyboard-key StIcon { + icon-size: 1.125em; +} + +.keyboard-subkeys { + color: inherit; + -arrow-border-radius: 3px; + -arrow-background-color: #1d1e21; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; + box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); +} + +.emoji-page .keyboard-key { + background-color: transparent; + border: none; + color: initial; +} + +.emoji-panel .keyboard-key:latched { + border: none; + background-color: #a3b0c9; +} + +.word-suggestions { + font-size: 14pt; + spacing: 12px; + min-height: 20pt; +} + +/* Login Dialog */ +#lockDialogGroup { + background-color: #100f1a; +} + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; +} + +.login-dialog, +.unlock-dialog { + border: none; + background-color: transparent; +} + +.login-dialog StEntry, +.unlock-dialog StEntry { + selection-background-color: #a3b0c9; + selected-color: white; + padding: 4px 8px; + min-height: 26px; + border-radius: 5px; + caret-color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 0; + border: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); + color: white; +} + +.login-dialog StEntry:focus, +.unlock-dialog StEntry:focus { + border: none; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -2px #a3b0c9; + color: white; +} + +.login-dialog StEntry:insensitive, +.unlock-dialog StEntry:insensitive { + border: none; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.35); +} + +.login-dialog StEntry StLabel.hint-text, +.unlock-dialog StEntry StLabel.hint-text { + color: rgba(255, 255, 255, 0.45); +} + +.login-dialog .modal-dialog-button-box, +.unlock-dialog .modal-dialog-button-box { + spacing: 3px; +} + +.login-dialog .modal-dialog-button, +.unlock-dialog .modal-dialog-button { + padding: 0 16px; + border: none; + color: white; + background-color: transparent; + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus, +.unlock-dialog .modal-dialog-button:hover, +.unlock-dialog .modal-dialog-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.login-dialog .modal-dialog-button:active, +.unlock-dialog .modal-dialog-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:insensitive, +.unlock-dialog .modal-dialog-button:insensitive { + background-color: transparent; + color: rgba(255, 255, 255, 0.35); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default, +.unlock-dialog .modal-dialog-button:default { + color: white; + background-color: #333539; + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus, +.unlock-dialog .modal-dialog-button:default:hover, +.unlock-dialog .modal-dialog-button:default:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default:active, +.unlock-dialog .modal-dialog-button:default:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default:insensitive, +.unlock-dialog .modal-dialog-button:default:insensitive { + color: rgba(255, 255, 255, 0.35); + background-color: #333539; + box-shadow: none !important; +} + +.login-dialog .cancel-button, +.login-dialog .switch-user-button, +.login-dialog .login-dialog-session-list-button, +.unlock-dialog .cancel-button, +.unlock-dialog .switch-user-button, +.unlock-dialog .login-dialog-session-list-button { + padding: 0; + border-radius: 100px; + width: 32px; + height: 32px; + border: none; + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.login-dialog .cancel-button StIcon, +.login-dialog .switch-user-button StIcon, +.login-dialog .login-dialog-session-list-button StIcon, +.unlock-dialog .cancel-button StIcon, +.unlock-dialog .switch-user-button StIcon, +.unlock-dialog .login-dialog-session-list-button StIcon { + icon-size: 16px; +} + +.login-dialog .login-dialog-message-warning, +.unlock-dialog .login-dialog-message-warning { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-logo-bin { + padding: 24px 0px; +} + +.login-dialog-banner { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-button-box { + spacing: 5px; +} + +.login-dialog-message { + text-align: center; +} + +.login-dialog-message-warning { + color: #FDD633; +} + +.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: white; +} + +.login-dialog-not-listed-label { + font-size: 1em; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); + padding-top: 1em; +} + +.login-dialog-not-listed-label:hover { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-not-listed-label:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.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:selected, .login-dialog-user-list:expanded .login-dialog-user-list-item:hover, .login-dialog-user-list:expanded .login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #a3b0c9; +} + +.login-dialog-user-list-item { + border-radius: 3px; + padding: 6px; + color: rgba(255, 255, 255, 0.7); +} + +.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:focus { + background-color: rgba(255, 255, 255, 0.05) !important; +} + +.login-dialog-user-list-item:hover, .login-dialog-user-list-item:focus:hover { + background-color: rgba(255, 255, 255, 0.12) !important; + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list-item:active, .login-dialog-user-list-item:focus:active { + background-color: rgba(255, 255, 255, 0.3) !important; + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 6px 0 0 0; + background-color: rgba(255, 255, 255, 0.12) !important; +} + +.user-widget-label { + color: rgba(255, 255, 255, 0.7); +} + +.user-widget.horizontal .user-widget-label { + font-size: 13pt; + 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: 16pt; + 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: rgba(255, 255, 255, 0.7); + font-size: 12pt; + padding-top: 1em; +} + +/* Looking Glass */ +#LookingGlassDialog { + background-color: #333539; + spacing: 4px; + padding: 0; + border: none; + border-radius: 2px; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25); + color: white; +} + +#LookingGlassDialog > #Toolbar { + padding: 0 8px; + border: none; + border-radius: 0; + background-color: #100f1a; + box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.12); +} + +#LookingGlassDialog .labels { + spacing: 0; +} + +#LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); + padding-left: 16px; + padding-right: 16px; + min-height: 32px; + padding: 0 32px; + transition-duration: 100ms; + border-bottom-width: 0; +} + +#LookingGlassDialog .notebook-tab:hover { + background-color: rgba(255, 255, 255, 0.05); + color: white; + text-shadow: none; +} + +#LookingGlassDialog .notebook-tab:selected { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px 0px #a3b0c9; + color: white; + text-shadow: none; +} + +#LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; +} + +#LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; +} + +.lg-dialog StEntry { + min-height: 22px; + selection-background-color: #a3b0c9; + selected-color: white; +} + +.lg-dialog .shell-link { + color: #a3b0c9; +} + +.lg-dialog .shell-link:hover { + color: #bc6cca; +} + +.lg-dialog .shell-link:active { + color: #8a3898; +} + +.lg-dialog .actor-link { + color: rgba(255, 255, 255, 0.7); +} + +.lg-dialog .actor-link:hover { + color: white; +} + +.lg-dialog .actor-link:active { + color: rgba(255, 255, 255, 0.7); +} + +.lg-completions-text { + font-size: .9em; + font-style: italic; +} + +.lg-obj-inspector-title { + spacing: 6px; +} + +.lg-obj-inspector-button { + padding: 0 16px; + border: none; + border-radius: 2px; +} + +.lg-obj-inspector-button:hover { + border: none; +} + +#lookingGlassExtensions { + padding: 6px; +} + +.lg-extensions-list { + padding: 6px; + spacing: 6px; +} + +.lg-extension { + border: none; + border-radius: 2px; + background-color: #100f1a; + padding: 12px; +} + +.lg-extension-name { + font-weight: bold; +} + +.lg-extension-meta { + spacing: 6px; +} + +#LookingGlassPropertyInspector { + color: rgba(255, 255, 255, 0.7); + background: #333539; + border: none; + border-radius: 2px; + padding: 6px; + margin: 5px 8px 11px; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25); +} + +/* Message List */ +.message-list { + width: 30.5em; + padding: 0; + text-shadow: none; + border: none !important; +} + +.message-list .message-list-placeholder { + spacing: 12px; +} + +.message-list .message-list-placeholder > StIcon { + icon-size: 48px; + margin-bottom: 12px; + -st-icon-style: symbolic; +} + +.message-list-sections { + margin: 0 8px 0 16px; +} + +.message-list-section, +.message-list-sections, +.message-list-section-list { + spacing: 6px; +} + +.message { + margin: 3px 0; +} + +.message .message-icon-bin { + padding: 18px; +} + +.message .message-icon-bin:ltr { + padding-right: 6px; +} + +.message .message-icon-bin:rtl { + padding-left: 6px; +} + +.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-secondary-bin { + padding: 0 8px; +} + +.message .message-secondary-bin > .event-time { + color: rgba(255, 255, 255, 0.45); + font-size: 9pt; + text-align: right; + 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-title { + color: white; + font-weight: bold; +} + +.message .message-content { + padding: 14px; + spacing: 4px; + color: rgba(255, 255, 255, 0.45); +} + +.message .message-close-button { + color: rgba(255, 255, 255, 0.7); + padding: 0; + height: 24px; + width: 24px; + border-radius: 5px; +} + +.message .message-close-button:hover, .message .message-close-button:active { + color: white; +} + +.message .message-close-button:hover, .message .message-close-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.message .message-close-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.message .message-body { + color: rgba(255, 255, 255, 0.45); +} + +.url-highlighter { + link-color: #a3b0c9; +} + +.message-media-control { + border-radius: 5px; + color: rgba(255, 255, 255, 0.7); +} + +.message-media-control:hover, .message-media-control:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.message-media-control:active { + color: white; + background-color: rgba(255, 255, 255, 0.3); +} + +.message-media-control:insensitive { + color: rgba(255, 255, 255, 0.3); +} + +.message-media-control:last-child:ltr { + margin-right: 16px; +} + +.message-media-control:last-child:rtl { + margin-left: 16px; +} + +.media-message-cover-icon { + icon-size: 32px !important; +} + +.media-message-cover-icon.fallback { + icon-size: 32px !important; + border: none; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +.select-area-rubberband { + background-color: rgba(163, 176, 201, 0.3); + border: 1px solid #a3b0c9; + border-radius: 2px; +} + +.user-icon { + background-size: contain; + color: rgba(255, 255, 255, 0.7); + border-radius: 5px; + border: none !important; + box-shadow: none !important; + outline: none !important; + icon-size: 64px; +} + +.user-icon:hover { + color: white; +} + +.user-icon StIcon { + background-color: white; + border-radius: 5px; + padding: 12px; + width: 40px; + height: 40px; +} + +.user-icon.user-avatar { + border: 2px solid #a3b0c9; +} + +.user-widget.vertical .user-icon { + icon-size: 96px; +} + +.user-widget.vertical .user-icon StIcon { + padding: 20px; + padding-top: 18px; + padding-bottom: 22px; + width: 88px; + height: 88px; +} + +.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: 10pt; + color: #FDD633; +} + +/* Network Dialogs */ +.nm-dialog { + max-height: 34em; + min-height: 31em; + min-width: 32em; +} + +.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: white; +} + +.nm-dialog-header { + font-weight: bold; +} + +.nm-dialog-header-icon { + icon-size: 32px; +} + +.nm-dialog-header-hbox { + spacing: 10px; +} + +.nm-dialog-scroll-view { + border: none; + padding: 0; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 2px; +} + +.nm-dialog-item { + font-size: 11pt; + border-bottom: none; + padding: 12px; + spacing: 0px; +} + +.nm-dialog-item:selected { + background-color: #a3b0c9; + color: white; +} + +.nm-dialog-item:hover, .nm-dialog-item:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.nm-dialog-item:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.nm-dialog-icon { + icon-size: 16px; +} + +.nm-dialog-icons { + spacing: 12px; +} + +.no-networks-label { + color: rgba(255, 255, 255, 0.45); +} + +.no-networks-box { + spacing: 6px; +} + +/* Notifications & Message Tray */ +.notification-banner { + width: 34em; + min-height: 64px; + margin: 2px 5px 8px; + border-radius: 2px; + color: rgba(255, 255, 255, 0.7); + background-color: #100f1a; + border: none; + text-shadow: none; + box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); + border-radius: 3px; +} + +.notification-banner:hover { + color: white; + background-color: #100f1a; + box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25); + margin: 2px 12px 17px; +} + +.notification-banner:focus { + color: white; + background-color: #100f1a; +} + +.notification-banner .notification-actions { + background-color: transparent; + padding-top: 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); + spacing: 0; +} + +.notification-banner .notification-button { + min-height: 44px; + padding: 0 18px; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; + border-width: 0; +} + +.notification-banner .notification-button:first-child { + border-radius: 0 0 0 3px !important; +} + +.notification-banner .notification-button:last-child { + border-radius: 0 0 3px 0 !important; +} + +.notification-banner .notification-button:only-child, .notification-banner .notification-button:first-child:last-child { + border-radius: 0 0 3px 3px !important; +} + +.notification-banner .notification-button:focus { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.12) !important; +} + +.notification-banner .notification-button:hover, .notification-banner .notification-button:focus:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; + box-shadow: none !important; +} + +.notification-banner .notification-button:active { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +.summary-source-counter { + font-size: fontsize(10); + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #a3b0c9; + color: white; + border: 2px solid rgba(255, 255, 255, 0.3); + 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: rgba(255, 255, 255, 0.7); +} + +.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.7); +} + +.chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; +} + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + color: rgba(255, 255, 255, 0.45); +} + +.chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; +} + +/* OSD */ +.screenshot-ui-panel, .workspace-switcher-container, .switcher-list, .resize-popup, .osd-window { + color: rgba(255, 255, 255, 0.7); + background-color: #100f1a; + border: none; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25); + margin: 5px 8px 11px; + border-radius: 6px; + padding: 12px; +} + +.osd-window { + text-align: center; + font-weight: bold; +} + +.osd-window .osd-monitor-label { + font-size: 3em; +} + +.osd-window .level { + height: 2px; + border-radius: 2px; + background-color: rgba(255, 255, 255, 0.12); + color: white; + -barlevel-height: 2px; + -barlevel-background-color: rgba(255, 255, 255, 0.12); + -barlevel-active-background-color: #a3b0c9; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; + -barlevel-border-color: rgba(255, 255, 255, 0.12); +} + +.osd-window .level-bar { + background-color: white; + border-radius: 2px; +} + +.pad-osd-window { + padding: 32px; + background-color: #100f1a; +} + +.pad-osd-window .pad-osd-title-box { + spacing: 12px; +} + +.pad-osd-window .pad-osd-title-menu-box { + spacing: 6px; +} + +.combo-box-label { + width: 15em; +} + +#overview StScrollBar StBin#trough { + background-color: rgba(255, 255, 255, 0.12); +} + +#overview StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle { + background-color: rgba(255, 255, 255, 0.45); +} + +#overview StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.7); +} + +#overview StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active { + background-color: white; +} + +.overview-controls { + padding-bottom: 30px; +} + +/* Top Bar */ +#panel { + background-color: #100f1a; + font-weight: bold; + height: 32px; + color: rgba(255, 255, 255, 0.7); + font-feature-settings: "tnum"; + transition-duration: 250ms; + font-size: 10pt; + box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); +} + +#panel .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: #100f1a; + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; + -panel-corner-opacity: 1; + transition-duration: 250ms; +} + +#panel .panel-button { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); + transition-duration: 150ms; + border-radius: 0; + text-shadow: none; + border: none; +} + +#panel .panel-button.clock-display .clock { + transition-duration: 0; + border: none; + border-radius: 0; + box-shadow: none; + background: none; +} + +#panel .panel-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none; +} + +#panel .panel-button:active, #panel .panel-button:active:hover, #panel .panel-button:overview, #panel .panel-button:overview:hover, #panel .panel-button:focus, #panel .panel-button:focus:hover, #panel .panel-button:checked, #panel .panel-button:checked:hover { + background-color: rgba(255, 255, 255, 0.15); + color: white; + box-shadow: inset 0 -2px #a3b0c9; + border: none; +} + +.unlock-screen #panel .panel-button, .login-screen #panel .panel-button, .lock-screen #panel .panel-button { + color: white; +} + +.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: white; +} + +#panel .panel-button .system-status-icon { + icon-size: 16px; + padding: 6px; + margin: 0; + spacing: 6px; +} + +#panel .panel-button .appindicator-trayicons-box { + margin: 0 6px; +} + +#panel .panel-button .panel-status-indicators-box, +#panel .panel-button .panel-status-menu-box { + spacing: 3px; +} + +#panel .panel-button .power-status.panel-status-indicators-box { + spacing: 2px; +} + +#panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; +} + +#panel .panel-button#panelActivities { + -natural-hpadding: 18px; +} + +#panel Gjs_status_keyboard_InputSourceIndicator.panel-button, +#panel Gjs_appindicatorsupport_rgcjonas_gmail_com_indicatorStatusIcon_AppIndicatorsIndicatorStatusIcon.panel-button { + -natural-hpadding: 18px !important; + -minimum-hpadding: 18px !important; +} + +#panel:overview, #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; + box-shadow: none; +} + +#panel:overview StLabel, #panel:overview StIcon, #panel.unlock-screen StLabel, #panel.unlock-screen StIcon, #panel.login-screen StLabel, #panel.login-screen StIcon, #panel.lock-screen StLabel, #panel.lock-screen StIcon { + color: rgba(255, 255, 255, 0.7); +} + +#panel:overview .panel-button, #panel.unlock-screen .panel-button, #panel.login-screen .panel-button, #panel.lock-screen .panel-button { + border-radius: 3px; +} + +#panel:overview .panel-button:hover, #panel.unlock-screen .panel-button:hover, #panel.login-screen .panel-button:hover, #panel.lock-screen .panel-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +#panel:overview .panel-button:active, #panel:overview .panel-button:overview, #panel:overview .panel-button:focus, #panel:overview .panel-button:checked, #panel.unlock-screen .panel-button:active, #panel.unlock-screen .panel-button:overview, #panel.unlock-screen .panel-button:focus, #panel.unlock-screen .panel-button:checked, #panel.login-screen .panel-button:active, #panel.login-screen .panel-button:overview, #panel.login-screen .panel-button:focus, #panel.login-screen .panel-button:checked, #panel.lock-screen .panel-button:active, #panel.lock-screen .panel-button:overview, #panel.lock-screen .panel-button:focus, #panel.lock-screen .panel-button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none; +} + +#panel:overview .panel-button:hover.clock-display, #panel:overview .panel-button:active.clock-display, #panel:overview .panel-button:overview.clock-display, #panel:overview .panel-button:focus.clock-display, #panel:overview .panel-button:checked.clock-display, #panel.unlock-screen .panel-button:hover.clock-display, #panel.unlock-screen .panel-button:active.clock-display, #panel.unlock-screen .panel-button:overview.clock-display, #panel.unlock-screen .panel-button:focus.clock-display, #panel.unlock-screen .panel-button:checked.clock-display, #panel.login-screen .panel-button:hover.clock-display, #panel.login-screen .panel-button:active.clock-display, #panel.login-screen .panel-button:overview.clock-display, #panel.login-screen .panel-button:focus.clock-display, #panel.login-screen .panel-button:checked.clock-display, #panel.lock-screen .panel-button:hover.clock-display, #panel.lock-screen .panel-button:active.clock-display, #panel.lock-screen .panel-button:overview.clock-display, #panel.lock-screen .panel-button:focus.clock-display, #panel.lock-screen .panel-button:checked.clock-display { + box-shadow: none; +} + +#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, #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 { + box-shadow: none; +} + +#panel:overview .panel-corner, #panel.unlock-screen .panel-corner, #panel.login-screen .panel-corner, #panel.lock-screen .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; +} + +#panel .screencast-indicator, +#panel .remote-access-indicator { + color: #FDD633; +} + +/* Popovers/Menus */ +.popup-menu-boxpointer { + -arrow-border-radius: 4.5px; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 25.5px; + -arrow-rise: 0; + -arrow-box-shadow: none; + background: none; +} + +.popup-menu { + min-width: 12em; + color: rgba(255, 255, 255, 0.7) !important; + padding: 0; + font-weight: normal; + font-size: 10pt; +} + +.popup-menu .popup-menu-content { + padding: 6px 0; + background-color: #100f1a !important; + border-radius: 4.5px; + border: none; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15); + margin: 6px 8px 12px; + font-weight: normal; +} + +.popup-menu .popup-menu-item { + spacing: 9px; + color: rgba(255, 255, 255, 0.7) !important; + text-shadow: none; + border-radius: 0 !important; + margin: 0; + font-weight: normal; +} + +.popup-menu .popup-menu-item:checked { + font-weight: normal; + border: none; + box-shadow: none; + color: white !important; + background-color: #a3b0c9 !important; +} + +.popup-menu .popup-menu-item:checked:focus, .popup-menu .popup-menu-item:checked:hover, .popup-menu .popup-menu-item:checked.selected { + color: white !important; + background-color: #b45ac3 !important; +} + +.popup-menu .popup-menu-item:checked:active { + color: white; + background-color: #9b3eab !important; +} + +.popup-menu .popup-menu-item:checked:insensitive { + color: rgba(255, 255, 255, 0.45) !important; +} + +.popup-menu .popup-menu-item:focus, .popup-menu .popup-menu-item:hover, .popup-menu .popup-menu-item.selected { + color: white !important; + background-color: rgba(255, 255, 255, 0.12) !important; + transition-duration: 0; +} + +.popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected:active { + color: white !important; + background-color: #a3b0c9 !important; +} + +.popup-menu .popup-menu-item:insensitive { + color: rgba(255, 255, 255, 0.3) !important; +} + +.popup-menu .popup-sub-menu { + background-color: rgba(255, 255, 255, 0.05) !important; + border: none; + box-shadow: none; + margin: 0; + border-radius: 0 !important; +} + +.popup-menu .popup-sub-menu .popup-menu-item { + background-color: transparent; +} + +.popup-menu .popup-inactive-menu-item { + color: rgba(255, 255, 255, 0.7) !important; +} + +.popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(255, 255, 255, 0.3) !important; +} + +.popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; +} + +.popup-menu-arrow, +.popup-menu-icon { + icon-size: 16px; +} + +.popup-menu-ornament { + width: 1.2em; +} + +.popup-menu-ornament:ltr { + text-align: right; +} + +.popup-menu-ornament:rtl { + text-align: left; +} + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0px; +} + +.aggregate-menu { + min-width: 21em; +} + +.aggregate-menu .popup-menu-icon { + padding: 0; + margin: 0 3px; + -st-icon-style: symbolic; +} + +/* 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: #100f1a; + color: white; + border-radius: 3px; +} + +.unlock-dialog-notifications-container .notification.critical, +.unlock-dialog-notifications-container .unlock-dialog-notification-source.critical { + background-color: #36393e; +} + +.unlock-dialog-notification-label { + padding: 0px 0px 0px 12px; +} + +.unlock-dialog-notification-count-text { + weight: bold; + padding: 0 6px; + color: white; + background-color: #a3b0c9; + border-radius: 5px; + margin-right: 12px; +} + +.screen-shield-background { + background: black; + box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15); +} + +#unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle { + background-color: rgba(41, 43, 46, 0.3); +} + +#unlockDialogNotifications StButton#vhandle:hover, #unlockDialogNotifications StButton#vhandle:focus, #unlockDialogNotifications StButton#hhandle:hover, #unlockDialogNotifications StButton#hhandle:focus { + background-color: rgba(41, 43, 46, 0.5); +} + +#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active { + background-color: rgba(163, 176, 201, 0.5); +} + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 32px; +} + +StScrollView.hfade { + -st-hfade-offset: 32px; +} + +StScrollBar { + padding: 0; + margin: 6px; +} + +StScrollView StScrollBar { + min-width: 8px; + min-height: 8px; +} + +StScrollBar StBin#trough { + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.12); +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.45); + border: 4px solid transparent; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.7); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: white; +} + +.app-folder-dialog .folder-name-container .folder-name-entry, .search-entry { + width: 320px; + min-height: 32px; + padding: 2px 12px; + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + border-radius: 3px 3px 0 0 !important; + transition-duration: 150ms; + caret-color: rgba(255, 255, 255, 0.7); + selection-background-color: rgba(255, 255, 255, 0.3); + selected-color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 0; + border: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:hover, .search-entry:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.35); + color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus { + border: none; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #a3b0c9; + color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry .search-entry-icon, .search-entry .search-entry-icon { + icon-size: 16px; + padding: 0 0; + color: rgba(255, 255, 255, 0.45); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:hover .search-entry-icon, .app-folder-dialog .folder-name-container .folder-name-entry:focus .search-entry-icon, .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:insensitive, .search-entry:insensitive { + border: none; + color: rgba(255, 255, 255, 0.3); +} + +.app-folder-dialog .folder-name-container .folder-name-entry StLabel.hint-text, .search-entry StLabel.hint-text { + color: rgba(255, 255, 255, 0.45); +} + +.popup-menu .search-entry { + margin: 0 0 !important; + color: rgba(255, 255, 255, 0.7); + caret-color: rgba(255, 255, 255, 0.7); + selection-background-color: #a3b0c9; + selected-color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 0; + border: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.35); + color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry:focus { + color: rgba(255, 255, 255, 0.7); + border: none; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #a3b0c9; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry .search-entry-icon { + color: rgba(255, 255, 255, 0.45); +} + +.popup-menu .search-entry:hover .search-entry-icon, .popup-menu .search-entry:focus .search-entry-icon { + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry:insensitive { + color: rgba(255, 255, 255, 0.3); +} + +.popup-menu .search-entry StLabel.hint-text { + color: rgba(255, 255, 255, 0.45); +} + +/* Search */ +.list-search-result, .search-provider-icon { + border-radius: 2px; + padding: 6px; + transition-duration: 100ms; + text-align: center; +} + +.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(255, 255, 255, 0.12); + transition-duration: 200ms; +} + +.list-search-result:active, .search-provider-icon:active, .list-search-result:checked, .search-provider-icon:checked { + background-color: rgba(255, 255, 255, 0.2); +} + +#searchResultsContent { + max-width: 1024px; + spacing: 8px; +} + +.search-section { + spacing: 8px; + background: none; +} + +.search-section .search-section-separator { + height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +.search-section-content { + spacing: 8px; + border-radius: 0; + padding: 18px; + border: none; + box-shadow: none; + background: none; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +.search-statustext { + font-size: 2em; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); +} + +.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.45); +} + +.list-search-results { + spacing: 6px; +} + +.list-search-result .list-search-result-content { + spacing: 6px; +} + +.list-search-result .list-search-result-title { + spacing: 12px; +} + +.list-search-result .list-search-result-description { + color: rgba(255, 255, 255, 0.7); +} + +/* Slider */ +.slider { + height: 20px; + color: #a3b0c9; + -slider-height: 2px; + -slider-background-color: rgba(255, 255, 255, 0.3); + -slider-border-color: transparent; + -slider-active-background-color: #a3b0c9; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 7px; + -slider-handle-border-width: 0; + -slider-handle-border-color: rgba(255, 255, 255, 0.12); + -barlevel-height: 2px; + -barlevel-background-color: rgba(255, 255, 255, 0.3); + -barlevel-border-color: transparent; + -barlevel-active-background-color: #a3b0c9; + -barlevel-active-border-color: transparent; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; +} + +/* 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(255, 255, 255, 0.12); + color: white; +} + +.switcher-list .item-box:selected { + background-color: #a3b0c9; + color: white; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 6px; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.12); +} + +.switcher-list .switcher-list-item-container { + spacing: 12px; +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(255, 255, 255, 0.45); +} + +.switcher-arrow:highlighted { + color: white; +} + +.input-source-switcher-symbol { + font-size: 34pt; + width: 96px; + height: 96px; +} + +.cycler-highlight { + border: 5px solid #a3b0c9; +} + +/* Switches */ +.toggle-switch { + width: 44px; + height: 26px; + background-size: contain; + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); +} + +.popup-menu-item.selected .toggle-switch { + background-image: url("assets/toggle-off.svg"); +} + +.popup-menu-item.selected .toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); +} + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(163, 176, 201, 0.3); + border: 1px solid #a3b0c9; +} + +.tile-preview-left.on-primary { + border-radius: 3px 0 0 0; +} + +.tile-preview-right.on-primary { + border-radius: 0 3px 0 0; +} + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 3px 3px 0 0; +} + +/* 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; + background: rgba(255, 255, 255, 0.12); + border-radius: 2px; +} + +.ws-switcher-active-up, +.ws-switcher-active-down, +.ws-switcher-active-left, +.ws-switcher-active-right { + height: 52px; + background-color: #a3b0c9; + color: white; + border-radius: 5px; + border: none; +} + +.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: 6px 12px 0; +} + +.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; + padding: 18px; + width: 24px; + height: 24px; + border-radius: 5px; + color: rgba(255, 255, 255, 0.7); +} + +.page-navigation-arrow:insensitive { + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +.page-navigation-arrow:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.page-navigation-arrow:active { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +#dash { + margin-top: 12px; + padding: 0; +} + +#dash .placeholder { + background-image: none; + background-size: contain; + height: 32px; +} + +.dash-background { + background-color: rgba(255, 255, 255, 0.3); + margin-bottom: 16px; + padding: 9px 6px; + border-radius: 13px; +} + +.dash-item-container > * { + margin: 0; +} + +.dash-item-container:ltr:first-child { + margin-left: 0; +} + +.dash-item-container:rtl:first-child { + margin-right: 0; +} + +.dash-item-container .overview-icon { + padding: 4.5px; +} + +.dash-item-container .app-well-app, .dash-item-container .show-apps { + padding: 9px 3px 25px; +} + +.dash-separator { + width: 1px; + margin: 0 7.5px 16px; + background-color: rgba(255, 255, 255, 0.12); +} + +.workspace-animation { + background-color: #100f1a; +} + +.calendar .calendar-change-month-back, +.calendar .calendar-change-month-forward { + padding: 0 2px; +} + +.controls-manager, .secondary-monitor-workspaces { + spacing: 12px; +} + +#overviewGroup { + background-color: #100f1a; +} + +#appMenu { + spacing: 6px; +} + +#appMenu .label-shadow { + color: transparent; +} + +#appMenu .panel-status-menu-box { + padding: 0 6px; + spacing: 6px; +} + +.search-entry { + margin-top: 24px; + margin-bottom: 6px; +} + +.window-picker { + spacing: 6px; +} + +.window-caption { + color: white; + background-color: #100f1a; + border-radius: 3px; + padding: 6px 12px; +} + +.window-close, .screenshot-ui-close-button { + background-color: #FF5252; + color: white; + border-radius: 21px; + padding: 3px; + height: 30px; + width: 30px; + box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.5); + transition-duration: 300ms; + background-image: url("assets/window-close-24-symbolic.svg"); +} + +.window-close StIcon, .screenshot-ui-close-button StIcon { + icon-size: 1px; +} + +.window-close:hover, .screenshot-ui-close-button:hover { + color: white; + background-color: #ff7171; +} + +.window-close:active, .screenshot-ui-close-button:active { + color: white; + background-color: #ff3333; +} + +.workspace-background { + border-radius: 30px; + background-color: #100f1a; + box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.3); +} + +.icon-label-button-container { + spacing: 6px; +} + +.icon-label-button-container StIcon { + icon-size: 32px; +} + +.screenshot-ui-panel { + border-radius: 27px; + padding: 18px; + padding-bottom: 12px; + margin-bottom: 4em; + spacing: 12px; +} + +.screenshot-ui-close-button { + padding: 6px !important; + margin-top: 12px; + box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15); +} + +.screenshot-ui-close-button.left { + margin-left: 12px; +} + +.screenshot-ui-close-button.right { + margin-right: 12px; +} + +.screenshot-ui-type-button { + min-width: 48px; + padding: 12px 18px !important; + border-radius: 9px; +} + +.screenshot-ui-capture-button { + width: 36px; + height: 36px; + border-radius: 5px; + border: 4px white; + padding: 4px; +} + +.screenshot-ui-capture-button .screenshot-ui-capture-button-circle { + background-color: white; + transition-duration: 200ms; + border-radius: 5px; +} + +.screenshot-ui-capture-button .screenshot-ui-capture-button-circle:hover, .screenshot-ui-capture-button .screenshot-ui-capture-button-circle:focus { + background-color: rgba(255, 255, 255, 0.05); +} + +.screenshot-ui-capture-button:hover .screenshot-ui-capture-button-circle, .screenshot-ui-capture-button:focus .screenshot-ui-capture-button-circle { + background-color: rgba(255, 255, 255, 0.05); +} + +.screenshot-ui-capture-button:active .screenshot-ui-capture-button-circle { + background-color: rgba(255, 255, 255, 0.12); +} + +.screenshot-ui-capture-button:cast .screenshot-ui-capture-button-circle { + background-color: #F28B82; +} + +.screenshot-ui-capture-button:cast:hover .screenshot-ui-capture-button-circle, .screenshot-ui-capture-button:cast:focus .screenshot-ui-capture-button-circle { + background-color: #f4a099; +} + +.screenshot-ui-capture-button:cast:active .screenshot-ui-capture-button-circle { + background-color: #ef6d62; +} + +.screenshot-ui-shot-cast-container { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 6px; + padding: 3px; + spacing: 3px; +} + +.screenshot-ui-shot-cast-container:ltr { + margin-left: 3px; +} + +.screenshot-ui-shot-cast-container:rtl { + margin-right: 3px; +} + +.screenshot-ui-shot-cast-button { + padding: 6px 12px; + background-color: transparent; + border-radius: 3px; +} + +.screenshot-ui-shot-cast-button:hover, .screenshot-ui-shot-cast-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.screenshot-ui-shot-cast-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.screenshot-ui-shot-cast-button:checked { + background-color: white; + color: black; +} + +.screenshot-ui-shot-cast-button:insensitive { + color: rgba(255, 255, 255, 0.45); +} + +.screenshot-ui-shot-cast-button StIcon { + icon-size: 16px; +} + +.screenshot-ui-show-pointer-button { + border-radius: 5px; + padding: 12px !important; +} + +.screenshot-ui-show-pointer-button StIcon { + icon-size: 16px; +} + +.screenshot-ui-area-indicator-shade { + background-color: rgba(0, 0, 0, 0.3); +} + +.screenshot-ui-area-selector .screenshot-ui-area-indicator-shade { + background-color: rgba(0, 0, 0, 0.5); +} + +.screenshot-ui-area-selector .screenshot-ui-area-indicator-selection { + border: 2px white; +} + +.screenshot-ui-area-selector-handle { + border-radius: 99px; + background-color: white; + box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.2); + width: 24px; + height: 24px; +} + +.screenshot-ui-window-selector { + background-color: #100f1a; +} + +.screenshot-ui-window-selector .screenshot-ui-window-selector-window-container { + margin: 100px; +} + +.screenshot-ui-window-selector:primary-monitor .screenshot-ui-window-selector-window-container { + margin-bottom: 200px; +} + +.screenshot-ui-window-selector-window-border { + transition-duration: 200ms; + border-radius: 6px; + border: 6px transparent; +} + +.screenshot-ui-window-selector-check { + transition-duration: 200ms; + color: transparent; + border-radius: 5px; + border-width: 12px; + icon-size: 24px; +} + +.screenshot-ui-window-selector-window:hover .screenshot-ui-window-selector-window-border { + border-color: #793186; +} + +.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-window-border { + border-color: #a3b0c9; + background-color: rgba(163, 176, 201, 0.2); +} + +.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-check { + color: white; + background-color: #a3b0c9; +} + +.screenshot-ui-screen-selector { + transition-duration: 200ms; + background-color: rgba(0, 0, 0, 0.5); +} + +.screenshot-ui-screen-selector:hover { + background-color: rgba(0, 0, 0, 0.3); +} + +.screenshot-ui-screen-selector:active { + background-color: rgba(0, 0, 0, 0.7); +} + +.screenshot-ui-screen-selector:checked { + background-color: transparent; + border: 2px white; +} + +.screenshot-ui-tooltip { + color: white; + background-color: #100f1a; + border-radius: 5px; + padding: 6px 12px; + text-align: center; + -y-offset: 24px; +} + +/* Workspace pager */ +.workspace-thumbnails { + visible-width: 32px; + spacing: 6px; + padding: 6px; +} + +.workspace-thumbnails .workspace-thumbnail { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.12); + border: none; + border-radius: 2px; +} + +.workspace-thumbnails .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + width: 18px; + height: 24px; +} + +.workspace-thumbnail-indicator { + border: 3px solid #a3b0c9; + border-radius: 3px; + padding: 0px; +} + +.message-list-controls { + padding: 6px 6px 6px 18px !important; + spacing: 6px; + font-weight: normal; +} + +.message-list-controls .dnd-button { + font-weight: normal; +} + +.message-media-control { + margin: 26px 6px; + padding: 12px; +} + +.media-message-cover-icon { + padding: 12px; +} + +.media-message-cover-icon.fallback { + padding: 12px; +} + +.osd-window { + spacing: 12px; + padding: 12px 18px; + margin-bottom: 8em; +} + +.osd-window > * { + spacing: 8px; +} + +.osd-window StIcon { + icon-size: 32px; +} + +.osd-window StLabel:ltr { + margin-right: 6px; +} + +.osd-window StLabel:rtl { + margin-left: 6px; +} + +.osd-window .level { + margin-bottom: 4px; + min-width: 160px; +} + +.osd-window .level:first-child { + margin-bottom: 0; +} + +.osd-window .level:ltr { + margin-right: 6px; +} + +.osd-window .level:rtl { + margin-left: 6px; +} + +.popup-menu .popup-menu-item { + padding: 6px 12px; +} + +.popup-menu .popup-menu-item:ltr { + padding-right: 15px !important; + padding-left: 6px !important; +} + +.popup-menu .popup-menu-item:rtl { + padding-right: 6px !important; + padding-left: 15px !important; +} + +.popup-separator-menu-item { + padding: 0 !important; +} + +.popup-separator-menu-item .popup-separator-menu-item-separator { + height: 1px; + background-color: rgba(255, 255, 255, 0.12); + padding-top: 0 !important; + padding-bottom: 0 !important; + margin: 6px 32px; +} + +.popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { + padding: 0 !important; + margin: 0 32px 0 0 !important; + height: 1px; +} + +.aggregate-menu .popup-menu-item > :first-child:ltr { + padding-left: 0 !important; + margin-left: 0 !important; +} + +.aggregate-menu .popup-menu-item > :first-child:rtl { + padding-right: 0 !important; + margin-right: 0 !important; +} + +.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:ltr { + padding-left: 12px !important; + margin-left: 0 !important; +} + +.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:rtl { + padding-right: 12px !important; + margin-right: 0 !important; +} + +.quick-settings { + padding: 18px !important; + border-radius: 5px !important; + margin-top: 9px !important; +} + +.quick-settings .icon-button, .quick-settings .background-app-item .close-button, .background-app-item .quick-settings .close-button, .quick-settings .button { + min-height: 28px; + min-width: 28px; + padding: 6px; +} + +.quick-settings .icon-button > StIcon, .quick-settings .background-app-item .close-button > StIcon, .background-app-item .quick-settings .close-button > StIcon, .quick-settings .button > StIcon { + icon-size: 16px; +} + +.quick-settings-grid { + spacing-rows: 12px; + spacing-columns: 12px; +} + +.quick-toggle, .quick-menu-toggle { + border-radius: 6px; + min-width: 12em; + min-width: 12em; + min-height: 44px !important; + border: none; +} + +.quick-toggle { + background-color: rgba(255, 255, 255, 0.05) !important; + /* Move padding into the box; this is to allow menu arrows + to extend to the border */ +} + +.quick-toggle:hover { + background-color: rgba(255, 255, 255, 0.12) !important; +} + +.quick-toggle:active { + background-color: rgba(255, 255, 255, 0.15) !important; +} + +.quick-toggle:checked { + background-color: #a3b0c9 !important; + color: white; +} + +.quick-toggle:checked:hover { + background-color: #b052c0 !important; + color: white; +} + +.quick-toggle:checked:active { + background-color: #b863c6 !important; + color: white; +} + +.quick-toggle > StBoxLayout { + spacing: 6px; +} + +.quick-toggle.button { + padding: 0; +} + +.quick-toggle > StBoxLayout { + padding: 0 12px; +} + +.quick-toggle:ltr > StBoxLayout { + padding-left: 15px; +} + +.quick-toggle:rtl > StBoxLayout { + padding-right: 15px; +} + +.quick-toggle .quick-toggle-title { + font-weight: bold; +} + +.quick-toggle StBoxLayout > .quick-toggle-subtitle { + font-weight: normal; + font-size: 12px; +} + +.quick-toggle .quick-toggle-icon { + icon-size: 16px; +} + +.quick-menu-toggle .quick-toggle { + min-width: auto; + max-width: auto; +} + +.quick-menu-toggle .quick-toggle:ltr { + border-radius: 6px 0 0 6px; +} + +.quick-menu-toggle .quick-toggle:ltr > StBoxLayout { + padding-right: 9px; +} + +.quick-menu-toggle .quick-toggle:rtl { + border-radius: 0 6px 6px 0; +} + +.quick-menu-toggle .quick-toggle:rtr > StBoxLayout { + padding-left: 9px; +} + +.quick-menu-toggle .quick-toggle:ltr:last-child { + border-radius: 6px; +} + +.quick-menu-toggle .quick-toggle:rtl:last-child { + border-radius: 6px; +} + +.quick-menu-toggle .quick-toggle-arrow { + background-color: rgba(255, 255, 255, 0.05) !important; + color: rgba(255, 255, 255, 0.7); + padding: 6px; + border: none; +} + +.quick-menu-toggle .quick-toggle-arrow:hover { + background-color: rgba(255, 255, 255, 0.12) !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:active { + background-color: rgba(255, 255, 255, 0.15) !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:checked { + background-color: #a3b0c9 !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:checked:hover { + background-color: #b052c0 !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:checked:active { + background-color: #b863c6 !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:ltr { + border-radius: 0 6px 6px 0; + border-left-width: 0; +} + +.quick-menu-toggle .quick-toggle-arrow:rtl { + border-radius: 6px 0 0 6px; + border-right-width: 0; +} + +.quick-slider > StBoxLayout { + spacing: 6px; +} + +.quick-slider .slider-bin { + min-height: 16px; + padding: 6px; + border-radius: 5px; +} + +.quick-slider .slider-bin:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.quick-slider .quick-toggle-icon { + icon-size: 16px; +} + +.quick-slider .icon-button, .quick-slider .background-app-item .close-button, .background-app-item .quick-slider .close-button { + background-color: transparent; + color: white !important; +} + +.quick-slider .icon-button:hover, .quick-slider .background-app-item .close-button:hover, .background-app-item .quick-slider .close-button:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.quick-slider .icon-button:active, .quick-slider .background-app-item .close-button:active, .background-app-item .quick-slider .close-button:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.quick-toggle-menu { + background-color: #100f1a !important; + color: white !important; + border-radius: 6px !important; + padding: 12px; + margin: 12px 27px 0 !important; +} + +.quick-toggle-menu .popup-menu-item { + border-radius: 2px !important; + padding: 6px !important; + min-height: 28px; +} + +.quick-toggle-menu .popup-menu-item:focus, .quick-toggle-menu .popup-menu-item:hover, .quick-toggle-menu .popup-menu-item.selected { + color: white !important; + background-color: rgba(255, 255, 255, 0.1) !important; +} + +.quick-toggle-menu .popup-menu-item:active { + color: white !important; + background-color: rgba(255, 255, 255, 0.2) !important; +} + +.quick-toggle-menu .popup-menu-item > StIcon { + -st-icon-style: symbolic; +} + +.quick-toggle-menu .popup-separator-menu-item { + padding: 0 !important; + min-height: 6px !important; +} + +.quick-toggle-menu .popup-separator-menu-item-separator { + padding: 0 !important; + min-height: 1px !important; +} + +.quick-toggle-menu .header { + spacing-rows: 3px; + spacing-columns: 12px; + padding-bottom: 12px; +} + +.quick-toggle-menu .header .icon { + icon-size: 24px; + border-radius: 6px; + padding: 9px; + background-color: rgba(255, 255, 255, 0.12) !important; +} + +.quick-toggle-menu .header .icon.active { + background-color: #a3b0c9 !important; + color: white; +} + +.quick-settings-system-item > StBoxLayout { + spacing: 12px; +} + +.quick-settings-system-item .icon-button, .quick-settings-system-item .background-app-item .close-button, .background-app-item .quick-settings-system-item .close-button { + background-color: rgba(255, 255, 255, 0.05); + color: white; + border-radius: 6px; +} + +.quick-settings-system-item .icon-button > StIcon, .quick-settings-system-item .background-app-item .close-button > StIcon, .background-app-item .quick-settings-system-item .close-button > StIcon { + -st-icon-style: symbolic; + icon-size: 16px; +} + +.quick-settings-system-item .power-item { + min-height: 0 !important; + min-width: 0 !important; +} + +.quick-settings-system-item .power-item:insensitive { + color: white; + background-color: #333539; + box-shadow: none !important; + background-color: transparent; +} + +.nm-network-item .wireless-secure-icon { + icon-size: 8px; +} + +.bt-device-item .popup-menu-icon { + -st-icon-style: symbolic; +} + +.bt-menu-placeholder.popup-menu-item { + text-align: center; + padding: 2em 4em; +} + +.device-subtitle { + color: rgba(255, 255, 255, 0.45); +} + +.background-apps-quick-toggle { + min-height: 40px; + background-color: transparent; +} + +.background-apps-quick-toggle StIcon { + icon-size: 16px !important; +} + +.background-app-item .popup-menu-icon { + icon-size: 32px !important; + -st-icon-style: regular !important; +} + +.background-app-item .close-button { + padding: 6px; +} + +.background-app-item.popup-inactive-menu-item { + color: white; +} + +.bottom #dashtodockDashScrollview, +.top #dashtodockDashScrollview { + -st-hfade-offset: 24px; +} + +.left #dashtodockDashScrollview, +.right #dashtodockDashScrollview { + -st-vfade-offset: 24px; +} + +#dashtodockContainer { + background-color: transparent; +} + +#dashtodockContainer .number-overlay { + color: white; + background-color: rgba(0, 0, 0, 0.75); + text-align: center; +} + +#dashtodockContainer .notification-badge { + color: white; + background-color: #a3b0c9; + box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25); + border-radius: 5px; + margin: 2px; + padding: 0.2em 0.6em; + font-weight: bold; + text-align: center; +} + +#dashtodockContainer.straight-corner #dash, #dashtodockContainer.shrink.straight-corner #dash { + border-radius: 0; + margin: 0; +} + +#dashtodockContainer.straight-corner #dash .dash-background, #dashtodockContainer.shrink.straight-corner #dash .dash-background { + border-radius: 0; +} + +#dashtodockContainer.extended.top #dash, #dashtodockContainer.extended.bottom #dash, #dashtodockContainer.extended.right #dash, #dashtodockContainer.extended.left #dash { + margin-left: 0; + margin-right: 0; + margin-top: 0; + margin-bottom: 0; + padding: 0 0; +} + +#dashtodockContainer.extended.top #dash .dash-background, #dashtodockContainer.extended.bottom #dash .dash-background, #dashtodockContainer.extended.right #dash .dash-background, #dashtodockContainer.extended.left #dash .dash-background { + border-radius: 0; + margin-left: 0; + margin-right: 0; + margin-top: 0; + margin-bottom: 0; +} + +#dashtodockContainer.left #dash, #dashtodockContainer.right #dash { + margin-top: 0; + padding: 9px 0; +} + +#dashtodockContainer.left #dash .dash-background, #dashtodockContainer.right #dash .dash-background { + margin-bottom: 0; +} + +#dashtodockContainer.left .dash-item-container .app-well-app, #dashtodockContainer.left .show-apps, #dashtodockContainer.right .dash-item-container .app-well-app, #dashtodockContainer.right .show-apps { + padding: 6px; +} + +#dashtodockContainer.left #dash { + margin-left: 6px; +} + +#dashtodockContainer.right #dash { + margin-right: 6px; +} + +#dashtodockContainer.dashtodock #dash .dash-background { + background-color: #100f1a; +} + +#dashtodockContainer #dash .dash-background { + background-color: #100f1a; +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: rgba(255, 255, 255, 0.3) !important; +} + +#dashtodockContainer StWidget.focused .app-well-app-running-dot, #dashtodockContainer:overview #dash StWidget.focused .app-well-app-running-dot { + background-color: #a3b0c9 !important; +} + +#dashtodockContainer:overview #dash .app-well-app-running-dot { + background-color: rgba(255, 255, 255, 0.3) !important; +} + +#dashtodockContainer .show-apps .overview-icon, +#dashtodockContainer .app-well-app .overview-icon { + color: rgba(255, 255, 255, 0.7); +} + +#dashtodockContainer .show-apps:hover .overview-icon, #dashtodockContainer .show-apps:focus .overview-icon, #dashtodockContainer .show-apps:selected .overview-icon, +#dashtodockContainer .app-well-app:hover .overview-icon, +#dashtodockContainer .app-well-app:focus .overview-icon, +#dashtodockContainer .app-well-app:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.12); +} + +#dashtodockContainer .show-apps:active .overview-icon, #dashtodockContainer .show-apps:checked .overview-icon, +#dashtodockContainer .app-well-app:active .overview-icon, +#dashtodockContainer .app-well-app:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); +} + +#dashtodockContainer:overview #dash .show-apps .overview-icon, #dashtodockContainer:overview #dash .app-well-app .overview-icon { + color: rgba(255, 255, 255, 0.7); +} + +#dashtodockContainer:overview #dash .show-apps:hover .overview-icon, #dashtodockContainer:overview #dash .show-apps:focus .overview-icon, #dashtodockContainer:overview #dash .show-apps:selected .overview-icon, #dashtodockContainer:overview #dash .app-well-app:hover .overview-icon, #dashtodockContainer:overview #dash .app-well-app:focus .overview-icon, #dashtodockContainer:overview #dash .app-well-app:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.12); +} + +#dashtodockContainer:overview #dash .show-apps:active .overview-icon, #dashtodockContainer:overview #dash .show-apps:checked .overview-icon, #dashtodockContainer:overview #dash .app-well-app:active .overview-icon, #dashtodockContainer:overview #dash .app-well-app:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: rgba(255, 255, 255, 0.3); +} + +#dashtodockContainer StWidget.focused .app-well-app-running-dot { + background-color: #a3b0c9; +} + +#dashtodockContainer.opaque #dash .dash-background { + background-color: #100f1a; +} + +#dashtodockContainer.transparent #dash .dash-background { + background-color: rgba(33, 35, 38, 0.35); +} + +#dashtodockContainer:overview #dash .dash-background { + background-color: rgba(255, 255, 255, 0.12); +} + +#dashtodockContainer.opaque:overview #dash .dash-background, #dashtodockContainer.transparent:overview #dash .dash-background { + background-color: transparent !important; + box-shadow: none !important; +} + +#dashtodockContainer.extended:overview #dash .dash-background, #dashtodockContainer.opaque.extended:overview #dash .dash-background, #dashtodockContainer.transparent.extended:overview #dash .dash-background { + background-color: #100f1a; +} + +#dashtodockContainer.running-dots .dash-item-container > StButton, #dashtodockContainer.dashtodock .dash-item-container > StButton { + transition-duration: 250ms; + background-size: contain; +} + +#dashtodockContainer.shrink .dash-item-container > StButton, #dashtodockContainer.dashtodock .dash-item-container > StButton { + padding: 0; +} + +#dashtodockContainer.extended .app-well-app .overview-icon, +#dashtodockContainer.extended .show-apps .overview-icon, #dashtodockContainer.extended:overview .app-well-app .overview-icon, +#dashtodockContainer.extended:overview .show-apps .overview-icon { + border-radius: 2px; +} + +#dashtodockContainer .metro .overview-icon { + border-radius: 0; +} + +.dashtodock-app-well-preview-menu-item { + padding: 1em 1em 0.5em 1em; +} + +#dashtodockPreviewSeparator.popup-separator-menu-item-horizontal { + width: 1px; + height: auto; + border-right-width: 1px; + margin: 32px 0; +} + +.openweather-button, .openweather-button-action, .openweather-menu-button-container, .openweather-button-box { + border: 1px solid transparent; +} + +.openweather-provider { + padding: 0 16px; + font-weight: 500; + border: 1px solid transparent; +} + +.openweather-current-icon, .openweather-current-summary, .openweather-current-summarybox { + background: none; + color: white; +} + +.openweather-current-databox-values { + background: none; + color: rgba(255, 255, 255, 0.45); +} + +.openweather-current-databox-captions { + background: none; + color: rgba(255, 255, 255, 0.45); +} + +.openweather-forecast-icon, .openweather-forecast-summary { + background: none; + color: rgba(255, 255, 255, 0.7); +} + +.openweather-forecast-day, .openweather-forecast-temperature { + background: none; + color: rgba(255, 255, 255, 0.45); +} + +.openweather-sunrise-icon, .openweather-sunset-icon, .openweather-build-icon { + color: rgba(255, 255, 255, 0.7); +} diff --git a/gnome-shell/no-events.svg b/gnome-shell/no-events.svg new file mode 120000 index 0000000..d2fcad0 --- /dev/null +++ b/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/gnome-shell/no-notifications.svg b/gnome-shell/no-notifications.svg new file mode 120000 index 0000000..175731c --- /dev/null +++ b/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/gnome-shell/pad-osd.css b/gnome-shell/pad-osd.css new file mode 100644 index 0000000..31c2377 --- /dev/null +++ b/gnome-shell/pad-osd.css @@ -0,0 +1,30 @@ +.Leader { + stroke-width: .5 !important; + stroke: #535353; + fill: none !important; +} + +.Button { + stroke-width: .25; + stroke: #ededed; + fill: #ededed; +} + +.Ring { + stroke-width: .5 !important; + stroke: #535353 !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: #535353 !important; +} diff --git a/gnome-shell/process-working.svg b/gnome-shell/process-working.svg new file mode 120000 index 0000000..a6586c3 --- /dev/null +++ b/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/gtk-2.0/apps.rc b/gtk-2.0/apps.rc new file mode 100644 index 0000000..d571a21 --- /dev/null +++ b/gtk-2.0/apps.rc @@ -0,0 +1,166 @@ +# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: +# +# This file, unlike hacks.rc, contains legitimate cases we need to handle, e.g. +# custom widgets, programs giving us a chance to alter their UI to fit more with +# the theme or stuff that is supposed to look different, like panels. + +# 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" + +# TODO: This could really look nicer +style "gimp_spin_scale" { + # Spin background + bg[NORMAL] = @base_color + + engine "pixmap" { + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/pan-up-alt-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + } + } +} + +style "chrome_gtk_frame" { + ChromeGtkFrame::frame-color = @titlebar_bg_color + ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color + ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color + ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color + + ChromeGtkFrame::frame-gradient-size = 0 +} + +# Disable spin button assets for GimpSpinScale +class "GimpSpinScale" style "gimp_spin_scale" + +# Chromium lets us define some colours and settings for better integration +class "ChromeGtkFrame" style "chrome_gtk_frame" + +# +# (He)XChat +# + +style "chat-entry" { + xthickness = 4 + ythickness = 4 + + # enforce white backgrounds + bg[NORMAL] = @selected_fg_color + bg[PRELIGHT] = @selected_fg_color + bg[ACTIVE] = @selected_fg_color + bg[SELECTED] = @selected_bg_color + + engine "pixmap" { + image { + function = SHADOW + detail = "entry" + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +widget "*xchat-inputbox" style "chat-entry" +class "SexySpellEntry" style:highest "chat-entry" diff --git a/gtk-2.0/assets/border.png b/gtk-2.0/assets/border.png new file mode 100644 index 0000000000000000000000000000000000000000..d16dd168bb108112fc18046daa506ec25609fb83 GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0y~yU|lf+5^&TTI?9*Xt9bjZ9=`HNZGUWaZLMUKFU zl5=wmjRjZ?ef9o6JoNC;&mGg5+l7~h&XZvDjC42sZ9g%&pZQY&llb?=7Y`>G$h1%R z^6%3k=ei#edgA^5mtV5%=EyCXognb&!hT7f<1ZG;YVNz4-4yEi=z=@HCu`ZPr2Cgv z9>`Mo@9Q9=xh$r9)qYi{*CH4Azw*pG$o4?6a@x|_%RF|Szt&}1)^jT9yU~2#O*(h~ zNuIuR_D`kRLB2}v@Eylw^9ol+WR^}!>}8GnD0k|#=)DbrIlVj7W+X>{TR)+evG$$) WuiNcYJsB7n7(8A5T-G@yGywpJlajmu literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/button-hover.png b/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..632632441936f8460ffd4723666a68f213b39ac0 GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFz0H*PbqpAr`%FuLOEA1&Xje$X~bkLeCQZKz`dT4GK}--I;=U3%^|mYFfbhWr7;3 z>e8mlxpHYNiXDZYF3Ri0=*{Ubwk)_&IO)}v35#OyI-mU|soqTlcY~x ze^90H-?u9)z;EZfkpEr|o48+0-^Kntfq8>N&*~rdL{?@gcLl^gTd#lkw#4+wYd1>R zA6tBp_gM!gUtx>!oJFf+GD|ldP;aX^6dh&j_n}As>9vfjxdNA0)ioXE_v3MJRyyJ7 R&cMLH;OXk;vd$@?2>=6Kk!k<{ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/button-insensitive.png b/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..04f9edb82d33b31248c61d49db0daec8737a6b24 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUeCT0c(h7Zrb&SPL;U@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbTPk>K|D+2?=e;BYhV7-EYfq|tY$S;_IQ(EqQ_3Aea3=B%1E{-7_(a8x8OgaDm v|DS*00I!O?!3XA({2>a8%N%{&m>A~D*&Sb*EPRcDfq}u()z4*}Q$iB}+6+Jb literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/button.png b/gtk-2.0/assets/button.png new file mode 100644 index 0000000000000000000000000000000000000000..6c0a0ad1ca552250fc280a9b807d70a9a9f39a26 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFz0Hd!8i)<5*!)1rQ1aYeV&!s8lSAG|nL zZ~SDZL1V;*Gd!EWu=lq(*x3kGTqsmo^UVL`W$FIF1ItwzPpDnKc_(VS*u?E>vYNkQ zr(QpL{rPdW6-n;rp5P4P96V>VOByh^9T0fY zy4h-FgYgFTvIB;E5vObaSST$2cf0BVS4@L&z&!@;I%|i@_~|JO3=9mOu6{1-oD!M< Dx}1r= literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/checkbox-checked-active.png b/gtk-2.0/assets/checkbox-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..719c7aba4325e411620ac2278e5ffe65a831d62f GIT binary patch literal 371 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=>kF%r7j7k=-5TCFR=shkcEaloalZG`U7-d60oH_5Y8UM*|C{R`PPsbEYWj2I8Lg&F z9USLQ$Sp_>@N9Va!F7(;gFnh8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;eSlAh>kGG%mo^ozoh#qCl)Z7OdFxR5)}iXPQ{_9ys#gw`uN^DjI99%Pr~nB< zxDHisK&To_R=pAIo65kzAW{{+-{&8R@MRSwGKTVBr+D#4VGm#db2MMC9eD-Q?oj z-6{I3Pvekf!(j_SKIXWlOOi25-!B#3k(vBjlI6sw(rs6@wM*-EusiSF8OreLZK-YP sPtSh`KHSVzFI=Z^?uT*DzVpm8zDq=`I~d;2z`(%Z>FVdQ&MBb@0Pt;(iU0rr literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..07a32586bd34d8db3474283b325a4f40fa66e88b GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Wq?nJD+2>V14G0AhK5%T6|d|{U)j~XcBpvmQ1iy2=A~Wb8^_954wY~1tKZmH zzHzL6YhU%+zVfYO^=pT!iuPbl1_lPOn`h3f!y;P3d0Hd8~DZw7qotLtmlKPA)T4c0`CK@;&=h(U59aBYLo=#@yh#_D`j0 iTX&zF!n^+&Yif@03&r(|#2FYE7(8A5T-G@yGywpEX?Z~a literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/checkbox-checked.png b/gtk-2.0/assets/checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b3d6440c9e20e1d59fd997d0cf78604131836622 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Wq?nJD+2?=|IpC?4h?S|D&E;wy>hI4>rnODq3R73fw*rRtKK+Nf)QN2DrfH+ zko7_(L4Lsu%q$+BUiA$fi0Z!ztaXR9y>$9R zU!l)VE;CeiM2IHxJ^NJAkZM;Wda$O(+~B(QPo-&Fcb}ZXyZ;$$YL4&=#r2EC85kHC NJYD@<);T3K0RTZeemMXD literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/checkbox-mixed-active.png b/gtk-2.0/assets/checkbox-mixed-active.png new file mode 100644 index 0000000000000000000000000000000000000000..12f8a5f7d7dc4fd31231b729f9e3987a22df065a GIT binary patch literal 273 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|7G?$p2BAoW(+ms@%*9TgAsieWw;%dHU|?Y2 zEbxddW?X?_wfUqO7#Ji=Tq8?LR4!m(VBjtZ z@(UId6LWU)sjqK%{W{O(<7Ea01`kgc#}J9B$pM_L%9poo RGcYhPc)I$ztaD0e0sskHS#tmY literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/checkbox-mixed-hover.png b/gtk-2.0/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..e40f6746edf90bf3c12012cd947c89e126973f52 GIT binary patch literal 258 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|7G?$p2BAoW(+ms@%*9TgAsieWw;%dHU|?Y2 zEbxddW?X?_wfUqO7#Ji=Tq8r@_&-Df>Guin;RY?29KusW4!Yq;5LB?AKkgQu&X%Q~lo FCIABRQDFc8 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/checkbox-mixed-insensitive.png b/gtk-2.0/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cfaf24d8f094b909e82479ad66ebbb901cfaa1b3 GIT binary patch literal 233 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|7G?$p2BAoW(+ms@%*9TgAsieWw;%dHU|?Y2 zEbxddW?X?_wfUqO7#Ji=Tq8d`2{nmsHzqgHGC2~ zVa&k5VC?DQ7$Pw>IYB|lpnYkh<0_^Jhi9>|@;UHH_e^$>X?_wfUqO7#Ji=Tq8rnB|zUq}@GkOGiF!>D1_lOW zPZ!4!iK)p63PJ|$OB)?mF-X?_wfUqO7#Ji=Tq8fxRTiFIddk#izdE_4kMCwlFX-*m$})hDd}bCm6Lcv$CbK z9G`Gdg3~}^_Oj{Cjx&uXB!}^_o^X?_wfUqO7#Ji=Tq8F)I6CF7@4K!AUl{7f+7M`&99wV!#L!XX?_wfUqO7#Ji=Tq8X?_wfUqO7#Ji=Tq8>t*I;7bhncr0V4trO$q6 zBgMeLu-MbZF+^kH+e>@1m;wdZE^K~x_1K~LN{sSGtq~ECKh(^c`WGK$-yqoHz_GgH zb==l~HD#%uZ`m*NwCB%Sm?rea`ng8wn>Zd&J vM_A%j_1xQZ&3>t*I;7bhncr0V4trO$q6 zBgMeLu+Y=RF+^kH+e@}tOo1Y77e1>ccg<8fcx*0*S!9rx_(a_u9XhTYI~q*>IViLl zaJ`znvB2l68{6xeg4w4Z?moLTovE#}wzossuOrc>GBb$RH#om+ch;^SGxjIXFP+DA zbA`q!bDM`7h2sq88Sdb`J*76WuiehT`33X;FZO%*k6G32-V;5!e38WV*Ffe$!`njxgN@xNAF2-u{ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-ltr-button-insensitive.png b/gtk-2.0/assets/combo-ltr-button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..dc1081819da04d30e101df8d56ef5b757d74ef2e GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2n3x$D7*0009A#i&U@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbTPk>K|D+2?=e;BYhV7-EYfq|tY$S;_IQ(EqQ_3Aeu!#rIaLpY+76B?TS+c*A@ k7x=F(_`mr@D-#1}wESi1^^b%Z7#J8lUHx3vIVCg!0P6WX9smFU literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-ltr-button.png b/gtk-2.0/assets/combo-ltr-button.png new file mode 100644 index 0000000000000000000000000000000000000000..815f093b772afac78eaab22fba8e98f673c296a8 GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLFvZiwF+^kH+e@}wOpZKl56us+>vq4;%+XY_WbcuA2Ub^bJAM!lTXb~Y)HmlR zL|8N(?cuprH$lxtMU!c!V1nFB=>_vuSAV^hB+Rq>N9G#;!w=weH^C}z literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-ltr-entry-active.png b/gtk-2.0/assets/combo-ltr-entry-active.png new file mode 100644 index 0000000000000000000000000000000000000000..da8efe49113b2b687c2663ac2a328cb8c617e05a GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL(BkRh7@{%p?L})oCP$v;hxcdRwB=p&@Sk~-^a3X@A4cA!Z-oqZo_VWiTg}yf z=3v#3d*H?~wjX!jzE5N{IBy)pqu-WmG`TX$Jw9M#9|Mzg_}gim^G$Jpox4>QnSPq7b9(A3nScAVT^2vgR8m^8>f!tNOA=0@SN}~*VPIfj N@O1TaS?83{1OUR!U)lfw literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-ltr-entry-insensitive.png b/gtk-2.0/assets/combo-ltr-entry-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..27240d1327c8e239218b0a74ac3da5b41c78eb82 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLQ10pC7@{%p?IlCLLk>JH7wzNZ*)JCSk7iU7s?eC`p=stVWfiltB6+98+;if^ z2}QAQu1fPS+UdGhbyA!7VY9M}Me>X+4pRkxzhK_`GoNX||ULXBiwlv4>tgoklBeT+#*(NVeNXOV4wdQtgWo2MsVDNPHb6Mw<&;$S;P*EuW literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-ltr-entry.png b/gtk-2.0/assets/combo-ltr-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..4fcdb21122f0999853eb13e3996eb8eb6d16f3e1 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLQ10pC7@{%p?IlCLLk>JH7wyxErCkpH^`Gh?DD*KPr%5ABjaPPE%$|)gJ?pmb zwlsVj@#e5J|Dw0OEWxuUnCy|*wsEry1LK63LT@j~{}>t*I;7bhncr0V4trO$q6 zBgMeLFwxV+F+^kH+e?95hYWa*eXO5daziU`!$}8un+Entdn?7xzv*Va*d8jed5d*J zql1DylRQh-VhQrB-^8Ni^X31#zndCl^}YnRe(#%r?MNAIJy=X8lU@G%j|DD;~=l*4;(mAP| a_6;T6BARd2uQD(&FnGH9xvX>R&tn literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-rtl-button-hover.png b/gtk-2.0/assets/combo-rtl-button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2c0c163f00dd13efe69618d62f531deaf4df4 GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLFu~KsF+^kH+e?95hYWa*eXPF}b}i4s@#9f;egnbtk2daE!#-gZ|7wG@%<=|S zrp7-UH3AV4lWsAH6=Yts+>-gQ{q2Ax|U@d*0x^soS-FQ zq*+`LxOM}Vy+hCYA3BcA6$%#F@pfCpLvxD)8gvU7&K=-m2UX7*nuvn~HH Z)rWEO{^YH6XJBAp@O1TaS?83{1OPLIU;qFB literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-rtl-button-insensitive.png b/gtk-2.0/assets/combo-rtl-button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..6f2894f147f33011e13b8d85da762b6f3f643da5 GIT binary patch literal 187 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLVBzWF7@{#TIbnfWLW|+Q|NqaQJa9na$bka~dVCdyg`}4&m9$!jF4R84?Iy~{ l+FIWk`lD|`(kmv0jr-WF(;dBS85kHCJYD@<);T3K0RV8^I57YK literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-rtl-button.png b/gtk-2.0/assets/combo-rtl-button.png new file mode 100644 index 0000000000000000000000000000000000000000..506d05dc3b8de0c46b0f296da8c56517dab57463 GIT binary patch literal 269 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL(BW7iD3Nt^Ai8L*4;}Me@&X3SYUUjrT1C9nbY#ElIkzK5}z@43G__4 zpRn=Y1`c6^WhQpl9;j`9zw7Sh;}ui4Y+X>XK8jnW!B*h&T_(TVml+s8TzjMc{61I9 V#m#G&85kHCJYD@<);T3K0RZ7QW=Q}5 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-rtl-entry-active.png b/gtk-2.0/assets/combo-rtl-entry-active.png new file mode 100644 index 0000000000000000000000000000000000000000..d94759d122851242570239726f7fe0de0d9cba7e GIT binary patch literal 272 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL(Cg{q7@{%p?ImlzLk>Ky7k|Hz6#CYbapQlHz?UTtAJ0%)q7>+MWyhv9%D0bR zepulpwaR6W*fA$2&-rmv_TAUdJ7HL9^WK4}ZSCAiol(|GO=n`-8Pc+vFLNuK9Q2ta zX0d-G>+@fS?6T(Lbk22IW~RZ{(S?Zja_z$6$Q;PGNb>t*I;7bhncr0V4trO$q6 zBgMeL(BkRh7@{%p?Ic6KLk>JF>9yi<%^5%b&ld=BoH+fFkjA9ukdVUU*CtZGmt6f> zWNN)C?b)k9rVBRP#g(2A2JhLR9-!sib+cc3SWP4wa8ge$zBIc~>7i#K6G7 N;OXk;vd$@?2>?abUeN#m literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/combo-rtl-entry.png b/gtk-2.0/assets/combo-rtl-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..a03759790aa02bf5b48d0c2d8faeab5984b05254 GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL(B|pl7@{%p?Zl0IhXOcU&p!?PZG7zL|Nm;Gn>RkR+ESXiS}$*t!-HVv%e$i`u51jSZImm+T_qoW`ny#uaZbysq<6m!86v;@ za|)gKgzwbvjnO%G9fgdJCBB)~!^nB=R!{rE76G2y)xXqttUE6MZo17u^$L+G2_dp> ztGF^*TQ{7k{Atq?CVIN)n30puq=M`#OD*QwNh~(||MvDxyHcC;*BQ0D-IVtx&o(^P kSIN7rFni0j2}k)??#&FZjMueiU|?YIboFyt=akR{09ZwUX#fBK literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/entry-background-insensitive.png b/gtk-2.0/assets/entry-background-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..4bb3572c2592726504baee25f365fd5c473830ae GIT binary patch literal 142 zcmeAS@N?(olHy`uVBq!ia0y~yU|O>_%)r2R1cVug5-u&wghk q#lXP8O>_%)r2R1cVug5-u&wghk p#lXP8O>_%)r2R1cVug5-u&wghk z#lXPe8sHP+s-�q@tmss;Q=-tFED|uBof8si&c(r=g{Q zYow!Vq@!o7r*EpKZ>DEps%K!PXK1ExXueR;;v@qDL!_sRV~9lf)f1-$8x%yC5B#W9 z;4;*@RKN0`L}JbXTfHxgLNk-5dT=TgSMDt5y7TVR3F(7NOT?6R+Qm9;vD5u$yZ)PB w_k#TI1@j(Q^)jzYoD=56bMM)yngw!`&qy1HAMSQxU|?YIboFyt=akR{000PC0ssI2 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/entry.png b/gtk-2.0/assets/entry.png new file mode 100644 index 0000000000000000000000000000000000000000..9f23a51bb1a6c1f8485e48ba818871dd4f179b3d GIT binary patch literal 310 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4rT@hhF#%r?HL#tn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPe9pDqZJ?!XprvD=rDLeA zYpAVjq^)P914737hGzPP=K4nF28Lz^M&^db77KSr1v4-(#Cp0ohDd~8J>e+StRTR0 zAaGNfYvP#7#J8lUHx3vIVCg! E0Kd;(e*gdg literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/flat-button-active.png b/gtk-2.0/assets/flat-button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..2df20d5069e885bd493bd3d135990b54e4b9d7c7 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe7G?$phWh0Ub_@&*%*9TgAsieWw;%dHU|?Y2 zEbxddW?X?_wfUqO7#Ji=Tq8ybfq_BA)5S4_V`g%~0lt>l x0|x|7m^2#9ZSWD-knm8ORJ@=sAKy3g3 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/flat-button-hover.png b/gtk-2.0/assets/flat-button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..91ca0cb4f8a56a5d93628fe5b056ef62321e4a07 GIT binary patch literal 204 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUeCT0c(h7Zrb&SPL;U@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbTPk>K|D+2?=e;BYhV7-EYfq|tY$S;_ITS@IyrPneB1_mWh7sn8e=;QObm17?2fNY7QV*7z`)??>gTe~DWM4ft@uAd literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/flat-button-insensitive.png b/gtk-2.0/assets/flat-button-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/flat-button.png b/gtk-2.0/assets/flat-button.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/focus.png b/gtk-2.0/assets/focus.png new file mode 100644 index 0000000000000000000000000000000000000000..112b0da4b473492e2104d39200b6669268abead3 GIT binary patch literal 191 zcmeAS@N?(olHy`uVBq!ia0y~yU|KwW{2P+MAi1I=WeSVoLhD&eo}8LHJKWPR=ElcG;gie~ pb91;?y_#3?$L@E|!2_QeCH)1zPd~mShk=2C!PC{xWt~$(69C^uJU9RV literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/frame-inline.png b/gtk-2.0/assets/frame-inline.png new file mode 100644 index 0000000000000000000000000000000000000000..3701240fc9296f027fc9963b224948da5ba5f4a8 GIT binary patch literal 159 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ooU|`~4V_;yITaqTlz`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5Sr<{IEHVH9 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/frame-notebook.png b/gtk-2.0/assets/frame-notebook.png new file mode 100644 index 0000000000000000000000000000000000000000..e5a9f45350697eb73891c50fda8229fb471d1482 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|BGs={aG>t*I;7bhncr0V4trO$q6 zBgMeLVD9PS7$Pxs>6wF^4FNnX7ZXa^e&;LPI{sPcq5S7UztaXe4-Pd;OP;;){l^Mb lnV-u4n%-PLwDWcRES;9mS5+QKGB7YOc)I$ztaD0e0sz<>J~;pY literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/handle-horz-hover.png b/gtk-2.0/assets/handle-horz-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..d5c45399bd81047c1b430c70371d5fb8a763e628 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0y~yU=UznU|`{3V_;xt-?IM=h*Rw38N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL;Nt1x7$Pxs>8Xvp4F)327oVRwpvB{I*6QWV4&P0Omn*QQs`wQZKM%RuC)_&k yNn2`ssJNNF@=3#f?|nZ#osZ9WJ%8I1`F|}MmupT`@G~$lFnGH9xvX>t*I;7bhncr0V4trO$q6 zBgMeLVDIVT7$Pxs>B)n<4F){U7pL)gCQai+SSys?s4 s$=?-)A>S6hZlBNNW3yv*e$+o!4=X9f>Z}{y3=9kmp00i_>zopr055SotpET3 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/handle-vert-active.png b/gtk-2.0/assets/handle-vert-active.png new file mode 100644 index 0000000000000000000000000000000000000000..cfc430bf99aeb1f33ec67e6013eaea4837020abf GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ZjU=ZM7V_;w~+;;CXNTArsGlYYKgQJEcrGtTi zfwRCPvY3H^?+6GpPSxgR|DNig)WhgH%*UQYyE>2D?NY%?PN}v7C zMv8%f!PwKqF+^hO)w71Y3F>&??i0r g74?eR&zl&$TwA_pKKy#0fq{X+)78&qol`;+05Z=w(f|Me literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/handle-vert-hover.png b/gtk-2.0/assets/handle-vert-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c92301bb338d1a157df6ba02c625d13e09a3ea69 GIT binary patch literal 189 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ZjU=ZM7V_;w~+;;CXNTArsGlYYKgQJEcrGtTi zfwRCPvY3H^?+6GpPSxgR|DNig)WhgH%*UQYyE>2D?NY%?PN}v7C zMv8%f!OGLcF+^hO)w3IU8w>R|DNig)WhgH%*UQYyE>2D?NY%?PN}v7C zMv8%f!P3*kF+^f&@}K|z_e(J|H}f;IQUlpinR(g8$%zH2dih1^v)|cB zF)%O~2l#}zGB7YSFf^VYrc7TzlbmI2H%GvXYA>tA2+ zNqs8ZaO%^gNe)r@*~U8Cbx(eJ8^pN(`6A`N6^vzFypJwN2-Pz%Ffe$!`njxgN@xNA D9O-Ik literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/menu-checkbox-checked.png b/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..36d486a84bfd48041f89ee09a1dc4fde20d27fa5 GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%O~2l#}zGB7aw4-Nfqoc7kC;+=ifYsacLj+JjA4EyRg4pm@O2__-zsr$ABZV3aIGml=-im!!AC<0A zvgDb*{u&GUe;F=3Wv?Fi@@?V0QeYXtEHfj{A-Mka1)tQX!VRZBU7F+&m7i^_vt9S( kr?)|j`=2jT{#(IV*2Vkia)eMl0|Nttr>mdKI;Vst0IURU%m4rY literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png b/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..2ee7b8cc53b33e431362b4abdb001220efcfce24 GIT binary patch literal 222 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd7G?$phPQVgfdrU~ojgN0I5=)U^nbv>z`$AH z5n0T@z;^_M8K-LVNi#4oNS3%plmzFem6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCuYH zz#tLe6XMFi!0^hU;+0+LYn#fq_EoR#E8jX+zjmm4EA4lYfq{XeB*-tAK}A)qu&Aiv z;igA(7#J8-JY5_^IA$grXtOsfv=wkHZdoY9)sbSrz^K*C^0vS`RFTJ>A*s@AYQ*(I R6$Sz`$AH z5n0T@z;^_M8K-LVNi#4oNS3%plmzFem6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCuYH zz#tLe6XFUo*P-H_ebsBnsy7Y@^qa5qAp-*gdr6RAFoTDu_oK&8uAgST%fP^(;_2cT z!Z9=1K%2c;p{;;pamzv(u8tG~21c!BmbV4op^7~23`vz{QzNbysxUAxFnGH9xvXz`$AH z5n0T@z;^_M8K-LVNi#4oNS3%plmzFem6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCuYH zz#tUh6XMFi!0;ax*afY%VqjokD+%%oW)Kx~cJa|FUktKe-qXb~ghMttfRmM3oh_V0 pd4}Q?Mjoe^2OFZfO4}3}IKK(radTR+hk=2C!PC{xWt~$(69E23Ki~iW literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..842b15987da975be02629e3acc85531dc7c570fe GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd7G?$phPQVgfdrU~ojgN0I5=)U^nbv>z`$AH z5n0T@z;^_M8K-LVNi#4oNS3%plmzFem6RtIr81P4m+NKbWfvzW7NqLs7p2dBXCuYH zz#tUh6XMFi!0;ax*afY%VqjokD+%%oW-vCLzhJZLryMs11_pUg7sn8e=;Q!SR%U0m rU=HOOic=VQoL(Mmh}PmMWn=jETyU1eW9=yn3=9mOu6{1-oD!MQUlpinR(g8$%zH2dih1^v)|cB zF)%R94DbnYWnf@f6&m_KG<3g1!&U8u|Dg@HJ#*iBHr#b7f96p9+_v(CRmlsthL_G& zuN+F>I8{G!D0}Nr_SCNWrDN4w$Evpu6|d~8-q}~Zva5XMSozwq>a|1VEBlJK_SJ7e z?5a0*Rc{=tUO800aj1M_U-8DV`i(=?TgU1*j+Jj5s=$I(uk0(q+{)MXRc{?DUprL2 zcBta+yZVoTfx);W$S;_InVE%+jh&BQL{v;nTtZq#M%LZk!_(8t%iAY3G%O-6EMpLw z|Nrre_dfrS9~=AbyZ6pVnSZ_oh^11tj9>n%47xmh#k)NwM!%in*{V~CvZlV)vR(-FWweLrqyfRxSf0vW#qs+)F+oS*PO8CHj(Mj^v U%7#J@1_lNOPgg&ebxsLQ0DbD%Bme*a literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/menu-radio-checked.png b/gtk-2.0/assets/menu-radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b6d1592ff4bb58ad5f6b861f3d2cdfc0812c9974 GIT binary patch literal 544 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%PJ3h)VWWnf_VZ=Ci&wBfdA?hCh)R}KxYt;^mzl)bg9e(hNE*17VnW9>VKs&{s^ zFCEKYIaIxIs(#~G`PQNOt$pQd`^wjjRc{=s-q=^Z0Wm5;Y!IXBwS5&>1T5c#H+9{Knh^uU}fp+Y}pwY7)(oo{DK)++1R;xcx7bOwX}6~^$pC-Ei8Nc zCQO_(dCIiuD_5;qzkAQ#eV4CXee&k*yAK~feg5*}=byjd_@5^+Ffgq5ba4!kkW@X` z?bKwz(00*Z-u=w-&usDO#~)8RU-5Fkz37izm*w?g!E4x> zuP(b7&Qh}?N??YU*t7F#jztCUERLDfd97=D;yyRJDfC#VHy_uxC0d1DgQ1ws{8u&o8&1vmd2GU)*Hz|+w$w32hqfIE(Q0@Ryw>+|MQ-%m ssuHEwqCXZLKW(D@{`;p~r|0}V_R?N&3zp4gU|?YIboFyt=akR{09``ytpET3 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/menu-radio-mixed-insensitive.png b/gtk-2.0/assets/menu-radio-mixed-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..b293c81f082821c7578f01779e8b5282822feb41 GIT binary patch literal 461 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%Px2l#}zGB7Z#3Jv`q8oJ-1;i`7S|Imipp1IF$D_>ZZyl`uH>0I^7q4bSY^%IA( zw+>}b?W$ioR=stsdh1Z}%D(EIebpvjI>aAntYlo`W4pmO#8$1{o7&J?Q{DK*nnOWG_*hR&} z#3iI*^a8Z#!nnz`)S&>Eak75uVzAQmDy6 zz*&CwrVg&d54uj7J^8=?0`rulpLug%ExF9FQUlpinR(g8$%zH2dih1^v)|cB zF)%PR2Ka=yGB7awH%|K>+Hl)5_k~-@D~E=+o(*rEE8jZSzH_L0XIJ~uvHX=o)f=bk zH;$EW9jf2jSH8BdeC=5E#-ZwsedQYvqY}ghF{<7;fZ6t7(gDo1ho}UTAQ3PFN${-p z+U3~*Ha|_Gfz6ld2O`bAs`tCh@_g%hn^~uLipTGS0 z`RDJcr`^vO7#Jpcx;TbNNZKCkm1;C#XuBBBW4P$rANQ2A<^RPsUcQv63w!sk?tb@_ z{VzW*jFHd_*>tXwqFk+~;s zPs)Xco%0|90VhvrtM?u>+K?M_z;Wx+^lVFooh!c1G_=0|%4Xr@A1mTYg#S&eylQf_ d&ha_-?UMpCHBAe385kHCJYD@<);T3K0RRSo%IE+9 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..81274cfabce2388d75e4ff9db4caff37d35bc5bb GIT binary patch literal 363 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%PV1^9%xGB7awrwnk!Uut7uU=S+_@(X5QWMXFF+nu(Wsa@bvQbxjQT3 zG6MrcrKgKyh{V*?{y?D?1s-SZCWqD0f<^yVbFEly{A7LpEHlMbMQe^PeDh*bB=@ea z8Fv3C+&sT|de7R4qQ8sQ>RB)O<-PB@S5e`SgkRnQo)6;%7EDQqPnhUt5V2$LFFDzJ zVZS)9Db3)GY}&feb$*p(<*AP))v;Hmn0))Ce&7TQUlpinR(g8$%zH2dih1^v)|cB zF)%RX2l#}zGB7awrz6n6%yf}~fkCw-$S;_Ig_VO#R!&|)QAtf*BRM5CEj=SMtGT6h z%G7BKR<2sTZvDnhn>jMfe=;yIbbGouhDb=-9_*DmsKC&6(L7OQ+b3%`-TQyz7fbp- z|FD(w`;>RFhtEIya&3(a@8qMtmKE8xCw56bSd)1A3~$$l%ICWEdecqkGKGemcDB}9 zKTpLw_3I;5@2yuRx0i*)*@7gzgEu`s-I%{zb#%R&6p8kqJ8kg i=DgoiejV;Q$?mm;`&h||n0N*T1_n=8KbLh*2~7ZgujCN` literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/notebook-combo-ltr-entry-active.png b/gtk-2.0/assets/notebook-combo-ltr-entry-active.png new file mode 100644 index 0000000000000000000000000000000000000000..da8efe49113b2b687c2663ac2a328cb8c617e05a GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL(BkRh7@{%p?L})oCP$v;hxcdRwB=p&@Sk~-^a3X@A4cA!Z-oqZo_VWiTg}yf z=3v#3d*H?~wjX!jzE5N{IBy)pqu-WmG`TX$Jw9M#9|Mzg_}gim^G$Jpox4>QnSPq7b9(A3nScAVT^2vgR8m^8>f!tNOA=0@SN}~*VPIfj N@O1TaS?83{1OUR!U)lfw literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/notebook-combo-ltr-entry-insensitive.png b/gtk-2.0/assets/notebook-combo-ltr-entry-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..27240d1327c8e239218b0a74ac3da5b41c78eb82 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLQ10pC7@{%p?IlCLLk>JH7wzNZ*)JCSk7iU7s?eC`p=stVWfiltB6+98+;if^ z2}QAQu1fPS+UdGhbyA!7VY9M}Me>X+4pRkxzhK_`GoNX||ULXBiwlv4>tgoklBeT+#*(NVeNXOV4wdQtgWo2MsVDNPHb6Mw<&;$S;P*EuW literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/notebook-combo-ltr-entry.png b/gtk-2.0/assets/notebook-combo-ltr-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..4fcdb21122f0999853eb13e3996eb8eb6d16f3e1 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeLQ10pC7@{%p?IlCLLk>JH7wyxErCkpH^`Gh?DD*KPr%5ABjaPPE%$|)gJ?pmb zwlsVj@#e5J|Dw0OEWxuUnCy|*wsEry1LK63LT@j~{}>t*I;7bhncr0V4trO$q6 zBgMeL(Cg{q7@{%p?ImlzLk>Ky7k|Hz6#CYbapQlHz?UTtAJ0%)q7>+MWyhv9%D0bR zepulpwaR6W*fA$2&-rmv_TAUdJ7HL9^WK4}ZSCAiol(|GO=n`-8Pc+vFLNuK9Q2ta zX0d-G>+@fS?6T(Lbk22IW~RZ{(S?Zja_z$6$Q;PGNb>t*I;7bhncr0V4trO$q6 zBgMeL(BkRh7@{%p?Ic6KLk>JF>9yi<%^5%b&ld=BoH+fFkjA9ukdVUU*CtZGmt6f> zWNN)C?b)k9rVBRP#g(2A2JhLR9-!sib+cc3SWP4wa8ge$zBIc~>7i#K6G7 N;OXk;vd$@?2>?abUeN#m literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/notebook-combo-rtl-entry.png b/gtk-2.0/assets/notebook-combo-rtl-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..a03759790aa02bf5b48d0c2d8faeab5984b05254 GIT binary patch literal 265 zcmeAS@N?(olHy`uVBq!ia0y~yU;wd2IM^5%7`D7y6UM;6z*6kw8N$KA!BNAJ(!s#M zz**oCS>t*I;7bhncr0V4trO$q6 zBgMeL(B|pl7@{%p?Zl0IhXOcU&p!?PZG7zL|Nm;Gn>RkR+ESXiS}$*t!-HVv%e$i`u51jSZImm+T_qoW`ny#uaZbysq<6m!86v;@ za|)gKgzwbvjnO%G9fgdJCBB)~!^nB=R!{rE76G2y)xXqttUE6MZo17u^$L+G2_dp> ztGF^*TQ{7k{Atq?CVIN)n30puq=M`#OD*QwNh~(||MvDxyHcC;*BQ0D-IVtx&o(^P kSIN7rFni0j2}k)??#&FZjMueiU|?YIboFyt=akR{09ZwUX#fBK literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/notebook-entry-insensitive.png b/gtk-2.0/assets/notebook-entry-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..a33aa10d6f6fb5d862737da7261501d384e79fb6 GIT binary patch literal 300 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4rT@hhF#%r?HL#tn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPe8sHP+s-�q@tmss;Q=-tFED|uBof8si&c(r=g{Q zYow!Vq@!o7r*EpKZ>DEps%K!PXK1ExXueR;;v@qDL!_sRV~9lf)f1-$8x%yC5B#W9 z;4;*@RKN0`L}JbXTfHxgLNk-5dT=TgSMDt5y7TVR3F(7NOT?6R+Qm9;vD5u$yZ)PB w_k#TI1@j(Q^)jzYoD=56bMM)yngw!`&qy1HAMSQxU|?YIboFyt=akR{000PC0ssI2 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/notebook-entry.png b/gtk-2.0/assets/notebook-entry.png new file mode 100644 index 0000000000000000000000000000000000000000..9f23a51bb1a6c1f8485e48ba818871dd4f179b3d GIT binary patch literal 310 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4rT@hhF#%r?HL#tn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPe9pDqZJ?!XprvD=rDLeA zYpAVjq^)P914737hGzPP=K4nF28Lz^M&^db77KSr1v4-(#Cp0ohDd~8J>e+StRTR0 zAaGNfYvP#7#J8lUHx3vIVCg! E0Kd;(e*gdg literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/null.png b/gtk-2.0/assets/null.png new file mode 100644 index 0000000000000000000000000000000000000000..7558e29fc037069274058e595bcb59e024264a47 GIT binary patch literal 149 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh wq!<_&ggjjwLo9le6C_v{Cy4YgaWF8j2rw|#`&RTZFfcH9y85}Sb4q9e04n<;{Qv*} literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-down-alt-insensitive.png b/gtk-2.0/assets/pan-down-alt-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f07ec94931134d945d1d7e8641635200cfb4e0 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&oIPC}Lo9mV_Uz1P<9{=qXJ-W-j(wHufaWqfq{X+)78&qol`;+0N|QFf&c&j literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-down-alt.png b/gtk-2.0/assets/pan-down-alt.png new file mode 100644 index 0000000000000000000000000000000000000000..c9bfa29af64a8927e12c05a7b86e1e9c4c4f7f7f GIT binary patch literal 206 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&yggkULo9le6C_xf`6VV={{R1pcLNK)wQ|Ns9rHktG@Jz`{Va97^>P^IGz0|Nttr>mdKI;Vst E0I-@uU;qFB literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-down-insensitive.png b/gtk-2.0/assets/pan-down-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..ed2784ba359e48afeaa53efe4367716ffcd36037 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&oIG6|Lo9mV_N)|TP~bUQ_uWZBV$Rv7R(H!)21i^~EGzPk6A)e y^1YFPLCo?atS-_`=3*X&oN*2MioDDW4E08mbMu^TcQPO>_%)r2R1cVug5-u&wghk z#lXP86W|l#%D}+z9|kNASg&AUU|=Z;@(X4NiQ0ThYP%c*1B1G!i(?2!baH|NJC{Nd zvw(3egU}rXCwZ3>%^YO{2RW1^xE^#(WMt5^W>5L+|K%91 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-right-alt-insensitive.png b/gtk-2.0/assets/pan-right-alt-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ee252d35da8b19db2777135b467a8dd31534b7 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&JUm?-Lo9mlo;k?LpuppN@k%Jm!N1!J#XE&(u-Rs=ds}~Czw*tw`<3#pI*KGH zN={JXQxFtqXsBfF>5y1{z^sfx^7OlpWfixQrj+*Ftsow#PRg@NJI8|9j=Z68-LFfcH9y85}Sb4q9e E0D0U%O8@`> literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-right-insensitive.png b/gtk-2.0/assets/pan-right-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..952e6a0b4e37d39b6a2901727e5f6e7ea5f9ae73 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&JUm?-Lo9mlp4rIDpuofI*uGOkLt@Us31?U=#6ljJ{bc?pd-B~M(Zbbyix{|1 zHi#55bnakaI3u0la>Rml+eYRS5q&AvT=#D?U3o9XQKiK=fq{X6!PC{xWt~$(699OP BJevRj literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-right-semi.png b/gtk-2.0/assets/pan-right-semi.png new file mode 100644 index 0000000000000000000000000000000000000000..bc64e960600c848e13385feb2e109fbbde352da3 GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&d_7$pLo9mVo_FMGFyL{y$oWMg$Uk(?{_7bJck8a5>+}io>o+hkFfe$!`njxg HN@xNA!)`<^ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-right.png b/gtk-2.0/assets/pan-right.png new file mode 100644 index 0000000000000000000000000000000000000000..1ed3fa4433fc481c0d1f4b6977738945b141c4b9 GIT binary patch literal 197 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&oIG6|Lo9le6D0OM`2YXE>=daF^Oc0W4fR*=d3d~14GmN1ed!8|JN}vFfe$!`njxgN@xNAvcNqK literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-up-alt-insensitive.png b/gtk-2.0/assets/pan-up-alt-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..58bcfe2ca516c0a3d108aa363e16c80cd4e7eb8b GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&oIPC}Lo9le6C_x-u>Sx5Km7Oq|NGVKOm%*k7#kR@aJz8%=hz`(%Z>FVdQ&MBb@0PvVSC;$Ke literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-up-alt.png b/gtk-2.0/assets/pan-up-alt.png new file mode 100644 index 0000000000000000000000000000000000000000..2c23cc9a57d69feeeed26028047f8db56dc7dd21 GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&oIPC}Lo9le6C_x-u>Sx5zyH_&|MfO@raC`Nj13H2oNn^;^z?9VT$!x0M3QsO v!8DFGMhlb2CM-u8m}Y(4l_J8U!oW})D9dyFT>lRS1_lOCS3j3^P6Sx5zx>Dl|NFV^Om%*k7#kQ^INapv>FKH7urgU?i6p1Y w!8DFGMhlb2CM-u8m}Y(4l_J8U!oaZjy3GDZ<^pFK7#J8lUHx3vIVCg!0HaJhUjP6A literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pan-up.png b/gtk-2.0/assets/pan-up.png new file mode 100644 index 0000000000000000000000000000000000000000..f6b9375110e2ecba531f0b82bdbbd923e1fb7587 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&^gLZ0Lo9le6C_x-u>Sx5KmW)7|Ml#uvl1IjoG+M6PUGM^dqmR7!MO6CBx?x+ ZL+Spa-5RXCH4F?444$rjF6*2UngHdGGOqvt literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pathbar_button_active.png b/gtk-2.0/assets/pathbar_button_active.png new file mode 100644 index 0000000000000000000000000000000000000000..5cb5cff2f8d6631f1787f7b59535e05aa65aa0de GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yVBle3U|`~4V_;y&skfcZz`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5SrEal|F*EtimD_*jH?kaX=}KZ_V`F1@7RQu3>63Lf0|Nttr>mdKI;Vst E026a4r~m)} literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/pathbar_button_prelight.png b/gtk-2.0/assets/pathbar_button_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..0fbb85a1279818ef8248f44d3cbe9c3d173142da GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yVBle3U|`~4V_;y&skfcZz`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5SrEal|F*EtimD_g?I4~tBxf(JvGcz-6-^2KhH~sl}1_lNOPgg&ebxsLQ E0Qo8?5dZ)H literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/progressbar-progress.png b/gtk-2.0/assets/progressbar-progress.png new file mode 100644 index 0000000000000000000000000000000000000000..415b3b4112a83aded7252bc2502ce5a7b1aa9652 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU|<1Z4mJh`hLs=Z)qyz0PM#qg92^`q94Q?P3=EtF z9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#TC y3=E>4E{-7_Gm~T9?t5;}ER>Msz}&*hu>L;N)`f}ZE-^4LFnGH9xvX4E{-7_Gn09YdVij8V3{FtfgzERp?U)2tKIe52N@U`7(8A5T-G@yGywn!bSMk} literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/radio-checked-active.png b/gtk-2.0/assets/radio-checked-active.png new file mode 100644 index 0000000000000000000000000000000000000000..5a1dbdf6ec8adc0d9036fe87dd64a5342e75673c GIT binary patch literal 719 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdpjR2nz*B4eLFWgE#yEVLVta{^6@!FyCwSDz#$I3SjWpA7-UpbV$b*Ox0U-8PZ z>Wx$78^`K54pp!0p^TUIm9Igl>WxF?8wZfo8~bXoIhAi5s@^zNy>YC5Wnc9gq`vBn zL)B~hs<)1nZyl;$J5;~62Z_9Or~+wptO7G2=2X3Q1ZjB-5(JwAGQ8@IJ%kO?^#fw#=Du;Ln#!||g@J*=y(GvlSWHaJ*~Q1#FCZW!Bs45DE4!+yy0NjT zxw)mat-Yh8bLzBd(`U|_y<+9+)oa$S+qeI~!HX9!UB3U|;iJb-o<4i_{Oh;x-+%r7 zcYMQ1DFy~cF;5rA5RKr{NjIYo83?#F7etAPx;T_gS*o=9&DBjegP#4pf1=y$O1D+` z&vPfuXa4EjB?dMnPX;uqtmBn z_KZ_c&vKYa#l|0tGI{dp$l9)bSC}SRp41MwTXAm})0Za`7+Ga+N*QpSlWWTK<`&UO zVFDI@V!qbHXxf>$N1wt-q!)hHTMjR5cE` zFl{d9;fDRqncl`b9t7@ksC>HXw9tj=wN@QV^y&<|p4{BOuO-q@aDO`6jW@qPHHsaJ zII@jvXUxG(Pp!I=+HX1fZ(YykVxPOq^ncmi^^wN1P58NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdp`2e2~*B5RjFKsGbJ6FDOsC?s6_SU)bt$XcD_wrY+Rj=$SUOQF2a;$vqSoO}a z>WzKn8^@|Q4wbJRt6w`*zI3R5?Nsr`sq&3u#T$pJH%?V=9IM|tSG{$re(PBM)}iXP zQ_X8fkg@MTQXttk4%M$6t6n=+zILd3>s0mDvFZ(o4c6{Z2{HsEQuWpzssbLflZ^3MkW9&iVAg(=FyF*pU+D=af1_qasAirR4B{dCAEp2@RLnAM5 z@7TEbwDgRO%&hF(y!?W?`i92lmbR(WXU>{Ed+x?fn>HUmaq{HNTet4qy?6h?gNKhk zfBE|D=dXY3!VYX;U|aLdJvPNfNT3^?*K;@6>U!yFSm(L4i)|XKf5NP z?W)#`4G?R*LED*tyR6$Q=2NuQEz4*0@c*5oytU$?y3MvHuL)_0P^eSz&WC z#>4hG(=V%iRtMdeKUvle-TN7lK{R$8+5=&XI zlu=?u#zQCT3-=Git`gzd5z2eQ&nABkqg0eTvv=30%L`Tg|Gm69>&E2xa^{=4KdScc zcwMqIReP$(k|^)FRtw(-+_8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdpfdHQnR|W=#{|pQb3=OM7L;r_{Ue#{+AKGx+Gxxb|}o#P)x5N+ zcx_Yp+PU(zW7%uRnl}!W&+N*c+g84Hu6*uT{?@Vfg+tYAhw3->6>n^-UpQ92aHxK1 zU-`za;*Dd~ONWX#4mB_BtKQmIy>+U1X;=BivGS#3#aqYfR}PhL94cQqRK0PidShP+ z((YLO#-ZvJNK5rA`>HqgRj=$T-+)xY*&r>i?W^8`Y^)Lv++)YUz~E34OrxCZ?#Uq^72>uA!-=rLC=FVrph?Vd>=T;^OM+78Dd593P*MkeQX0os*NBo0peg zSyfe2Ti>9(^wbUp28K_bE{-7*l5-Ef4r_8?XuZhqvL_`iB~mNpp4ZwX8!kE8y#F7z zHqm$2pWFBTL>KHo@yRCo3)8uh?L~EY79Z0uRo__=CjBvLR@I-GnfJeIRQ`1mp0n~S%eHC$D>3aKf$}?| zBsb?UJJ*J4++C4TSQ06-u5g(ao1JQX#EVY*doEs+(8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdpnE;;5ZS6X_Em2k zs@~dHy#WbUgGh%euojT`8;2^e2~}?$D?wTyTy(Muqzq&Nm;o^jiHj^7Xl2pBz`)>K z666=mz{JeT#?8aar=_jq=;Z9}tm21~;+`M)B&fSlnK7aY~^WX1}j#C*J7(RKrIEF|_&OP`#j4_a*?P2+`fQbT{ zT*{Vhe5ZEW9xMO<{mQM)X4Cf1Ywu?L`q8HA+2g1KGhex#`_(91uTa~1v&2fe&bzk1 zxv@-Nj&r@>>h|EP@1`xTS;N(tusD6eA4ykv)ded<8$z#7XOC62dT{8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdp;Q*fy*B4eLFWgE#yEVLVta{^6@!FyCwSDz#$I3SjWpA7-UpbV$b*Ox0U-8PZ z>Wx$78^`K54pp!0p^P^Um2VtCB5&-g!P+a|I8?oHs(RyC{mQ=THAq?28;7db_Em2k ztKK?RzICX23pU}cLlsD)V-=WD1vaPZHAoGV{l*?_6i8Xs8<1llDy!evSG@)aR)aL! zgA9M;P&L!j=PUyQgF{J>U$B^%n6rzIuU|kwNJwZ{W>$7pRdsW7OKV$uM@Q$>Y15|9 zoH=XuoYkw>tX;Qn|AB)C?>~6>=<$=M&z?R1`u+Q_-~Y_+?QCFRV0hu_;uxZFzV^~} zp(XQrKipE7iH-g4@-y>%Cf)6w6z1u)LQ~by-@{Fid-3kC za{T$X4PBfZKC=m4Z)3S7bmR8XoNXEM4XnKho$2%0q+d29$~g(2zx4c;k+UtsWc$yixr z#GlV)WsNhOkl3O79=_MPzJ?bnmv`&Uns>-+XR-DBm+pXT~gH6QmftYc+hU|{fc^>bP0l+XkKFYzVt literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/radio-mixed-hover.png b/gtk-2.0/assets/radio-mixed-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..783cc48d60968b645c60600fc4611ce3e4af727c GIT binary patch literal 633 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdp-TWzKn8^@|Q4wbK+D&9C%zHzL0<52a+sp^em^;_qvw@%e>9jo6uRK0epdF==`&8g}g zNVe*YQ}t`ds@IN{uN|u1I#s=O1ZjB#;(|?Zs08T(ajQTEf>c($cBpz|58}RcsD5i- z`4-FuiP%?x*!Gnml@3+!{7y_{U|_H-3Gxf(R#MZ@)Y8^BFf{V=_KuB<&&bTm&dtj& zsH<;iY;I|3Yo9r5_UySEHg4LqdCSdPx9;4%cmKhIhmSsg{r2Ealo zF|qd2b)hB$0oDK?hK&iw*Co7P6mhZQ|NqT0lP}1W%s2XO;91tWD8<7ob;_4N%0&ye zo8NoFkCT9yqUDd56ORA=AC`T?QzG%; z!q&aNN@KlEDqQvXnCF-pPGXC&Jf;06l()@-`St0$R~Qdl%+Z_6v@Thy?d6UN-$fgR zgZ8uJ&dFBdtXq36Mz;38NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdp#sHrXR|W=#{|pQb3=OM7L;r_{Ue#{+AKGx+Gxxb|}o#P)x5N+ zcoHjcxS{$I3U3l`kBsU)oo`wXb~X zQ1Qm0=B0hrTl=cFP8DzLt6$oI6ufk-c9&C3Ou=EiG+r z9TQVCb8`zzOBWYcSGT~Rpy1$;%&e^JoSfX;yuAF%s;ZjW`i7$!#~(5w(z+)2&Qx@>6e$_aS#aU$+SZ`k1}=Vce>Qdr_H$jEAl=9{a}$5| zS$_*5y@ad25N=~OV zsin)1U#>`YmYG-nvwwYurlhG%oSb|(-=>3erds2BcF$A4`ws+Hq&yTj^zf^AeboDB dw*2dVvA=&LyRVEh8I*z;JYD@<);T3K0RRm-`xpQK literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/radio-mixed.png b/gtk-2.0/assets/radio-mixed.png new file mode 100644 index 0000000000000000000000000000000000000000..aded17a8fd41a17f8a5d0233d134a0d5f39665bf GIT binary patch literal 612 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdpt^l79R|W=#{|pWPLqq=?r~MCYc;Qy^%Aw)4b=h0bhPTd@ZyjsjIaIy2uX^KD z^Tx62wPWQQ$Lco@m2d2;-#S*mb*Ov`VpP3#sDABG{l*?5TlL1i>J3P?>aBg%Tafzd zHx5-`EmdzFKvEzs$dIbHj+G!0hf1i3Llu|-HUY+dYmdSO84i|8`oL?;z`$Tz666=m zz{JeT#?8aar=_jq=;Z9@9}pNE5*iksk(rg9o0nf$)ZWqA)w5{vlBLU*U%Gtd+VvYZ zZ{5Cg_v7a;KYsqR!TD+2D;gbU1+d&=5cSLIaByg>V5n1>$6Ub|;P7Rk zPe4V(kysHcmLL~LmOvLzl|?#7-*j~sub+G4hsU)W#kSASoO?I#wwI=FBH!{q@o$n> zPYv2-$oQ!#ey-vZ*)xl~Bj=p_Xe<%LA!2$C}8X_O!Sy;T`~7)-vYk{ zz3w~a*XKWGHv6djd|82L_l_CG??13*&NwjH=b!ZY4Y%S$)*jEb5q%tUPU(M1^iikQ zKbB!^6HcEG`{48DF!RRvtxU3p#TA`v8ISzEA+%am?ZQgo8RF8rdcUhH=tmq4_gTGW zkygN@Y_|TTob5Zs)?Md3^K6GDQ>Ej|y)o(mdKceGFg=wJU#Gl0BW6pH%^Kkwr$642 zU|RYueeQwhGV6O41G4O|a^^hQk+J3C)X^B{WifyM&YL($Lt z9O_)}JZMoB{ryh<=&pjJd~r|KvGuO*tv*m*0^(%@mi^*|4R$BLe)()5Z#qaj) zFSDI&9e*tP_=eX_>mt5=X%H1Kj(_$3j|J0_O}h_8>pjdl_r5Fn?&F?@}ef{+e+5Kg*@(J(i85kHCJYD@<);T3K0RXR10R#X5 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/radio-unchecked-hover.png b/gtk-2.0/assets/radio-unchecked-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c1cdae7aa33f7ca29d2127b261dbfa45f049436c GIT binary patch literal 582 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&4|}>ehIn*ty}C0`I8fx+$NAg4=55dt3d%Udtm4qV*oHwvL4bGB;*`lRZnCoG z{$X(V#HLb`quZetqF{DdS|CB=ouu)`<7G1H?ozVnW#_-Ie}3jnxmM(~w})6>Z8NW1 z9D8!pn+tp$d={$zbJ!>3!FMhD7VREw4$bv@93 z;`cFzH@$y0^L)_zbkUIExbl8o<~43{6W%0US@AGs`Zcx#T`4ia7JFF_++6YZ2LA@V zok}O8)7%8+PqooGESq`b3xmhB+0|a$&w28~d7p2TFzv30`{O)wc35Ggk@cnL`*mtv z;*)ai`yNiYGEK+q%LTPJR{hITVkR@cYq;`xH&^X_ody%X*@YtR&&>b3KU?K={xpNN m)tA*7{I?ETJj(dbT=1>*@%yQl`571(7(8A5T-G@yGywoFPyfUK literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..cbd61e26fc57e79d724a72130c2a2e8c91d34d7c GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8RDe&2D+2?=f7*aZqwRYc7#QSAg8YIR7@3$^c!fp8B_yTf6%>^;G_?#2jqDv9 zojg3fd^|*$elRdFtoC$q4AD40Hz-i7S%GIWSMj131v~;L|E{;3@7((KEdTG|3?S#QG@k_!wZ}cD^GjO%x;nBV0RGqcNHkMGElH_xE-0S zp^|igO;BHL2c(oyw}p%joSOIfJRq_6ye?=F$a; zY43M3PMX#jo3QA(qV<7^Gq3(;^3Y!T z#@%H&ls!}7%%4s7pK0!9kZV+Wc=a!X%DL6^>_d*6dBeQp)7vB-gQwZr`Jbn#ZZ$S^ z_$0WOhrwfB;ic8wAH=8GyzG~FaP|5{Mh4Hf(L4puUms#?40n3)f4Abu@-+%XXN|)sVE)I(`lk!#G?pk(5Wo>$|caY;HH?Q_> z`=1|qa;qUX;dE?&i~bf?o1OV{^mpq0Jn7#!`MuTz)uXA0ws!B2Gmn^UFfC2z#`*ZP tnG19;ALwY0<2b*I)5JLa-}|@1w#N=ld24F%m4ShQ!PC{xWt~$(698`p<|P0C literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-horz-trough-active.png b/gtk-2.0/assets/scale-horz-trough-active.png new file mode 100644 index 0000000000000000000000000000000000000000..b279fc063fef5c0c6e517640bf171a7c764239ff GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&bUj@hLp(Z@6C_v{Cy4YgH8luMKO)_}>i-f6m7)c_t0R4u?8*@7X$myp%3xqn Y)M8;d$a9&Ifq{X+)78&qol`;+06T3jHUIzs literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-horz-trough-insensitive.png b/gtk-2.0/assets/scale-horz-trough-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..6d95beb4afd5f0ab57c162d872b7e9660e204e16 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&bUj@hLp(Z@6C_v{Cy4YgH8luMKl1d Y_hMlQs%>4xz`(%Z>FVdQ&MBb@0A!Fb1poj5 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-horz-trough.png b/gtk-2.0/assets/scale-horz-trough.png new file mode 100644 index 0000000000000000000000000000000000000000..065c59886d8bfe6ffa7b680e32f2cca992743519 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&bUj@hLp(Z@6C_v{Cy4YgH8luMKl17U|?YIboFyt=akR{08PX%%m4rY literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-slider-active.png b/gtk-2.0/assets/scale-slider-active.png new file mode 100644 index 0000000000000000000000000000000000000000..9be62d1f5c34d56a86db075226d505ba3d421ed5 GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?=2fLbA4i&HLYF;~6zOt`;#!PWWEXOH8uI>TAoQ+8c!OE@mJ c|2wO;n5^)WFV`nAFfcH9y85}Sb4q9e0OvHM5&!@I literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-slider-hover.png b/gtk-2.0/assets/scale-slider-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..e4423eb94de8a4cc784365deed7ac9164b2ae547 GIT binary patch literal 385 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8RDe&2D+2?=f8(_Op$)e^bKg2wzICj9=TP;|uJ*Nk?_|mRDu`~ zE`$vd1j{;9zOk|-yF`U+;eF15vI7i%X7VBTc!UpzPA+PbDlLdjDdlH!PC{xWt~$( F69B}RmstP+ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-slider-insensitive.png b/gtk-2.0/assets/scale-slider-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..6b2fcda839bd3ed07784fe7c5459a31bc7422f0a GIT binary patch literal 388 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8RDe&2D+2?Am7ANhv$KPPgS)%CldFe=v!}DOhl{JHv#Y0zn+F(qxw?6|x_P>| zdpo;%ySRG0xOuy}`?$J$Ly(T1v97*}o`I>csilRbovpo#tGoBM#a1y43=HBWL4Lsu zV&W2#kF&>GS8$U%vj^xN7lw1_p*oPZ!4!jq_(GoaAdz;Bo2Ze#hO> zb>h$e{8>AWI6b;sK4eoqzr#dICGF_(2 d`nQq!$veK-_{SN~7#J8BJYD@<);T3K0RWRzj79(e literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-slider.png b/gtk-2.0/assets/scale-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..43d92381363044895954f7b049abc898e2b23088 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Q-Dv1D+2?=Cx?dTwv{j38s0cozICX4YhV4^zWTLe)f_LpT4ppxa z+$xZ`1C(46`1&^k1A}NukY6x^h^SalNN8hIbIaLt=P!Kt`04YPe@E2=OBfg!5t_iht=2DK+yCJD-(8m;eKh2f?yQj1-Yu0_@lcsR zK)YA+)q;r&xOf|dq$IPJPh21-B|Jsk&W~L=tjzR*YMNR4f#U}GOLHb4mcL_@%p+-a T#a^6&fq}u()z4*}Q$iB}$`^k& literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-vert-trough-active.png b/gtk-2.0/assets/scale-vert-trough-active.png new file mode 100644 index 0000000000000000000000000000000000000000..71a1fde1ed347932dbbe623781cfef85a6550a89 GIT binary patch literal 175 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&bUa-gLp(Z@6C_v{H>`Wm>wNXUIbZ01&x?m$w2${h8Dt$?!Fu>)Q=kEt20KH; YOV-49FZ4MX7#J8lUHx3vIVCg!0HVw@O#lD@ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-vert-trough-insensitive.png b/gtk-2.0/assets/scale-vert-trough-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5aa6d22c3640d4c64a4955f2e7bdb7b54f9373 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&bUj@hLp(Z@6C_v{H>`W`|NsA@|Ns9_S9awWUMpjqb#MjiVlf_dZnuLP3uG7= Z7Fx6U3O?)2VPIfj@O1TaS?83{1OVYqGR*)0 literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scale-vert-trough.png b/gtk-2.0/assets/scale-vert-trough.png new file mode 100644 index 0000000000000000000000000000000000000000..628182844a99d3bd967fc80b42f7ecc931933914 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4mJh`h6m-gKNuJoSc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&bUj@hLp(Z@6C_v{H>`W`|Nnox|NsAgS9IkUUMpjqb#MjiVlf_dZnuLP3uG7= Zm|n20WZ!(zoPmLX!PC{xWt~$(69DU}Gcy1H literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-horz-slider-active.png b/gtk-2.0/assets/scrollbar-horz-slider-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f12cd7f5a8e130564f5877db4ef1566663abfbf6 GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh4mJh`2J2k+UknTkEX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|Xg`O^sAr`%FCs^|}Ct@$<_D!GyL0E)!%UnnjgTl>*upEOvItCY{H zN3W%t9^nq_f+t-2&RA@Ff#>)}{d*5OWWy>RHmNDSYn^@WA@iv`X_j9*YUeO8Ffe$! L`njxgN@xNAeFR() literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-horz-slider-insensitive.png b/gtk-2.0/assets/scrollbar-horz-slider-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..7068fa248889795b57e303ef87a5e0eec724a01a GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh7G?$phLg@wCm9$Rn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNI9pDq<%D}+z9|w5tYj+4_K}nEbFarmVk%^nThtIblwn+>O42GUAjv*Y;$q5R~ z20OP~J4R&5%I0z}>o@VeHn52BV_;xl N@O1TaS?83{1OTW#Pv8Im literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-horz-slider.png b/gtk-2.0/assets/scrollbar-horz-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..8c01cd780aec4d6d74e7d0d0b5d8be7b43509f83 GIT binary patch literal 247 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh7G?$phLg@wCm9$Rn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNI7vK}(%D}+zA2(2`nLU+(fq|zopr0Ly<^NB{r; literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-horz-trough.png b/gtk-2.0/assets/scrollbar-horz-trough.png new file mode 100644 index 0000000000000000000000000000000000000000..e30fbb38271ea52cdfc4b7c8c5e61604c4e6e6d4 GIT binary patch literal 149 zcmeAS@N?(olHy`uVBq!ia0y~yU|?imU|`~4V_;yI*|<%efq{Xg*vT`5gM)*kh9jke zfq{Xuz$3Dlfr0M`2s2LA=96Y%V2~_vjVKAuPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw z{mw>;fq_BD)5S4_V`g$fLP9~3fyuTX{0uBfjQ4(@%-+nvz`)??>gTe~DWM4fG!7=OB-$@y}Pe2UjEl?%&$ zCi7ij=AKY=wqZRhQ)-jsDRB?UwH`qee#|RpYT9KP6wWeda_ParXQPnG*Yf1 z+|GM`ti-z;9+?x0-!%xn*m|oW(q*5bOCx8+jEjslIw7KblKKo=q;n#jemU`f=u+C+ zY!djSWP);64&NrXi9fTHH!z=^c5nWc1JV^)TNylE>ds9qH>v*~B*pgoahf6n0|SGn LtDnm{r-UW|uKrlX literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-slider-insensitive.png b/gtk-2.0/assets/scrollbar-vert-ltr-slider-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..3987167736485f1fd1d692f4d7161bbea6e25638 GIT binary patch literal 244 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh7G?$phLg@wCm9$Rn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNI9pDq<%D}+z9|w5tYj+4_K}nEbFarmVk%^nThtIblwn+>O3}&7#jv*Y;$q5Q_ zE2daGO87|1=5i&7dAqx}GtW56mm=B_DdP~vJWIl3E~8KWYKAj5&TNku86Fkzt+!IG SR$*XZVDNPHb6Mw<&;$S^%26Z$ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-slider.png b/gtk-2.0/assets/scrollbar-vert-ltr-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..79b386db8026bfa513d387bd2abdb6b1b53905c5 GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh7G?$phLg@wCm9$Rn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNI7vK}(%D}+zA2(2`nLU+(fq|DA0GB7YOc)I$ztaD0e0s#28S}Onm literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-trough.png b/gtk-2.0/assets/scrollbar-vert-ltr-trough.png new file mode 100644 index 0000000000000000000000000000000000000000..e9671d27f4bcd1dd78387bf2f9e9edee2582edb6 GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckU|{56V_;zTqEz3-z`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5SrEal|F*7+KA)&y?WZMsZ1{Qh7d;7lTe`jD|VDNPHb6Mw<&;$S+uO=k` literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider-active.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider-active.png new file mode 100644 index 0000000000000000000000000000000000000000..dded4fa4fb9233c3d6b9a9c8b0cbfe11f84c56af GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh4mJh`2J2k+UknTkEX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|Xd7dtgAr`%FFWT}oDDbo;zOuaY@fF{{HGKC@v^20+#Cn)4G}-W5b*|TZvx7VB zeHqmf*n`&be%R}+{HZZa;n}R+4fgLCbx*8KT*`Yign@y9!PC{xWt~$(699vkQkMV# literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider-hover.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..fb28f6b99edab46855f4a99174b6e15b6179be0b GIT binary patch literal 261 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh4mJh`2J2k+UknTkEX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|XO`a}}Ar`%FFCFA{a1dyHSbryg$#j9zmj%4K9w9Cw51*+$+M%Z{C^=j6fb~Al zeKQXqm|yOqJ-68M0#oaHu>_HcS6eC;uwT0Vg29TnOJqkVLrr-0^bC)MCFNS$LhKWc zbj@LWvO&q4VdmNsKQO>_%)r2R1cVug5-u&wghk z#lXNI9pDq<%D}+z9|w5tYj+4_K}nEbFarmVk%^nThtIblwn+>O45pqgjv*W~lM@uA z40cY}aEQo~mGu;u=I-v!-4c57;zhp1QU=Cd5&^NsG5HE-_9QVr%1vircz>O5-^X2N QL0)3;boFyt=akR{09>0@M*si- literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..c8eb7b4974cf3b66a461b6470b3d583fcf1da868 GIT binary patch literal 250 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rdh7G?$phLg@wCm9$Rn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNI7vK}(%D}+zA2(2`nLU+(fq|Fi4iTMwA5SrEal|F*Dh~WZRGP2M#=7Vc=|Lycd+ieSv|2fx*+&&t;ucLK6Ts-6o&_ literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-ltr-down-active.png b/gtk-2.0/assets/spin-ltr-down-active.png new file mode 100644 index 0000000000000000000000000000000000000000..428479473a2bbf0d6bd2e62f3ee2a01303a4d39d GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zANbq!V43U_6^^_uCQvgH5L;hnsZ6-AeS~N8lviGx`b6GS&hiC5No#r|$%$I&{ z-(Tw)H>G>-t5-!%)88$;&&U7Ve}=%ul={FK^S5u?`KWisgFO$K)OcQeJW+7JK~TTv c^+WE2Ah{LwzV+`I7#J8lUHx3vIVCg!0A_?wM*si- literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-ltr-down-hover.png b/gtk-2.0/assets/spin-ltr-down-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..78f0e3a464368c447f12e5447f80fb26318d50d7 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zANbq!V43U_6^~_$brUZ$$hu%N?Gz&gXuv&QTm}^FUQPxZLrYRhb6@$Ki1`4^OpWW?_@@aOG#G_@eo>WKK= cJrCJapUHh}Tzc>_0|Nttr>mdKI;Vst0M}Pj(f|Me literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-ltr-down-insensitive.png b/gtk-2.0/assets/spin-ltr-down-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..9cf71a9ae60c4b626404928c7f2b4d4532ded6df GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zA(Dih243U_c{OAAw{W8pQ2Tq*$(b3r0*vL6wDaAlW0n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAi1u`G43U_6^^`4F6N5yLR~O{WbC4&doc2AKGnu z^y8H!y|-RJZP<6mY5!Zfv}3Z3f4GeoOSgaQF<<1c_mP;5LE?d!hufH#^=0n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zA$n|t_43U`Hdv+n;Ap?=NiO23=9mOu6{1-oD!M<7>7~C literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-ltr-up-hover.png b/gtk-2.0/assets/spin-ltr-up-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..7019fcba25c22898fd661151f30fde4a06641a26 GIT binary patch literal 238 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zA$o6z`43U`Hdv+u5AqN51gFB4{ZZLMV_)YML5p%uJB`3CEw80r~&-3R|ubP0l+XkKnm|-X literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-ltr-up-insensitive.png b/gtk-2.0/assets/spin-ltr-up-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..dd70229a8b371927902a6f58764f2d3355e0d656 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAF!OYA43U_coUp(w;m`m7`(^lc?&sm*c`qR;x!>5pz`)?4Vav?MMn{fg2bT*h io1xKKU?3vG#89w@O+%-*(1U@2fx*+&&t;ucLK6TpFf;xD literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-ltr-up.png b/gtk-2.0/assets/spin-ltr-up.png new file mode 100644 index 0000000000000000000000000000000000000000..2efdac727c10dd2ed1d2de3cba176e6c5856dc9f GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAi1l=F43U_coS-0NU}RuWkR_$7^JMc(>*Jnc|@+yC?b|NNU;{_o65 zUmhNw`WXe$M>S3!I%PJov9WP(V`C%da;FtZnkz1U&~9N0OA<8_Ts=W>*(?o*Elv!} YKM8S#)>oZkU|?YIboFyt=akR{0J+FZ=Kufz literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-rtl-down-active.png b/gtk-2.0/assets/spin-rtl-down-active.png new file mode 100644 index 0000000000000000000000000000000000000000..745afedaf317da44aa212bdb581aa7be31427953 GIT binary patch literal 226 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAi1&1H43U_6_0&eLrT~W4hwrPDKZ%*HP_VGD{91PL!so9(dYnn#lTY5Yz0Cid zJHyas-umrly6)_B-;pqH+4&jGf~rAYsexC|+8#Sx$jufLxY)g&`(MEU&h(HSf34O% a6yGbrxjeyM(u;wCfx*+&&t;ucLK6U7$V|5Y literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-rtl-down-hover.png b/gtk-2.0/assets/spin-rtl-down-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..c295c06b91ea15cc68a89725afaec6f2acf3315d GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAi1T!D43U_6^^`SVlLLe6#lsCP{f$gqLfl$b*}_s{@7rP;B)2RyN~wx3om_6@ z6CwBd+mr~8x&JxrI|}>Pi<}8uyi?@p?z~&o91E?QC9Qg96do3RD!JxDl0$vTKkog^ Yw>XcvJ@MsdU|?YIboFyt=akR{0BcxCKL7v# literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-rtl-down-insensitive.png b/gtk-2.0/assets/spin-rtl-down-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..4fc5a8dcd71096599ebc36673cbc99686509c254 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAQ1oI<)_YR*k!dVJRa+kUX2P_TuBW7#J8B NJYD@<);T3K0RUKbE~@|l literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-rtl-down.png b/gtk-2.0/assets/spin-rtl-down.png new file mode 100644 index 0000000000000000000000000000000000000000..6a5ba23ebda0ae48644a6bdaf188fdf531745d5f GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAi1l=F43U_6^@1T^lY>ah!}p5ox}B0Z!Y>{<_B+1$S^?WNC#w_R{EW_?iT6<} zIQpe#Z@Q@I)=%;Wo3>8*8qDlJJNQ1o_o<(Pg4>l1F8r#seAKrm)q2B0Nm)G)_uKnF Y8gLfKPPD3KU|?YIboFyt=akR{0Ox#6&Hw-a literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-rtl-up-active.png b/gtk-2.0/assets/spin-rtl-up-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4e08af84cc6cf519c81afb5a4bb0ea2c800bb3d7 GIT binary patch literal 218 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zA2={bx43U`Hd)|?&!GOo*;{911j}E=#iu2j^S!doI-xj5XXB`wKxF;ygNZHK5 zwBqeg{-b=iuilD%{j($Eqg`48YoFk+1x%?eRXfg~da~|>h}xWKay+U$@kznVrzY9j SrZ6xtFnGH9xvX0n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zAi12iA43U`Hd)|?&!GOo*;`|$2VUFQ(P6Fp2ZM4}so5R&_SmW%NJ{!#Z SF2}&Yz~JfX=d#Wzp$P!o)kYHl literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/spin-rtl-up-insensitive.png b/gtk-2.0/assets/spin-rtl-up-insensitive.png new file mode 100644 index 0000000000000000000000000000000000000000..1ba0c7678e3aadbfcee5fe8b5f08e88ea0cdef1e GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0y~yU;weXIM^5%70n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zA(Dih243U_coUp(wp~dju|NrMt9yp+I0n@B z;4JWnEM{QfI|9OtQ?>b|85kHOOI#yLg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3 zkz!zA2=;Vw43U_coS-0N;FPIma;C#qQJ9&Txw~=WOnYtZ-zsiyZk#!4n;b+pZQiue zKPBbBI*yxOer{}To;7(bnklMJBvbeWLQWiLI68fYh!Bg5HVcDRHq(K3hjO>_%)r2R1cVug5-u&wghk q#lXP8nVFdxtY)%WJowZ7n1O+T!PC{xWt~$( F6989hDY5_n literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/treeview-ltr-button-hover.png b/gtk-2.0/assets/treeview-ltr-button-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..b786690e27b67dd36c2c4550104eb137922312da GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0y~yU|<4a4mJh`hN5k}Dhvz^EX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|X(w;7kAsjQ4w`?o@^Z(ORZ?I@_}I^X&}{3=9ky7<^x|`%CZ5I>*4kz~JfX=d#Wz Gp$PzkH7TqB literal 0 HcmV?d00001 diff --git a/gtk-2.0/assets/treeview-rtl-button-active.png b/gtk-2.0/assets/treeview-rtl-button-active.png new file mode 100644 index 0000000000000000000000000000000000000000..2ec3ac1875ec485991e8d73a076d74a70395e026 GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0y~yU|<4a4mJh`hN5k}Dhvz^EX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|XQl2i3AsjQ4Ljo`VdjIt4$pb4EE&DpZv9XbnLH#=OvGq% literal 0 HcmV?d00001 diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc new file mode 100644 index 0000000..a773e63 --- /dev/null +++ b/gtk-2.0/gtkrc @@ -0,0 +1,24 @@ + +# Text/base +gtk-color-scheme = "text_color:#FFFFFF\nbase_color:#313338" +# Foreground/background +gtk-color-scheme = "fg_color:#FFFFFF\nbg_color:#2c2e33" +# Selected foreground/background +gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#AB47BC" +# Titlebar foreground/background +gtk-color-scheme = "titlebar_fg_color:#FFFFFF\ntitlebar_bg_color:#36383e" +# Links +gtk-color-scheme = "link_color:#42A5F5\nvisited_link_color:#E040FB" +# Panel +gtk-color-scheme = "topbar_bg_color:#212329\ntopbar_fg_color:#EFEFEF" + +# Set GTK settings +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +# And hand over the control to the theme files +include "main.rc" +include "apps.rc" +include "hacks.rc" +include "panel.rc" +include "xfce-notify.rc" diff --git a/gtk-2.0/hacks.rc b/gtk-2.0/hacks.rc new file mode 100644 index 0000000..96eb088 --- /dev/null +++ b/gtk-2.0/hacks.rc @@ -0,0 +1,36 @@ +# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: +# +# This file contains horrible hacks to make this theme work with some programs +# This is mostly due to the limitations of gtk2 but sometimes its the fault of +# the programs themselves. Not going to point fingers. +# +# Either way, it's a WONTFIX for both, hence this horrible file. + +style "toplevel_hack" { + engine "adwaita" {} +} + +style "chrome_entry" { + base[NORMAL] = @base_color + base[INSENSITIVE] = @base_color +} + +style "vim_notebook" { + bg[NORMAL] = @base_color + bg[ACTIVE] = @bg_color +} + +# Vim puts an eventbox between the tab and the label and colours it, +# we need to handle that +widget "vim-main-window*GtkNotebook.GtkEventBox" style "vim_notebook" + +# (he)xchat input box +class "SexySpellEntry" style:highest "normal_entry" + +# Chromium uses base as the fill colour of its own entries +# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg +# That results in Chromium using it for the fill, so we need to handle that +widget_class "*Chrom*" style "chrome_entry" + +# Hack to be able to match widgets in LibreOffice +class "GtkWindow" style "toplevel_hack" diff --git a/gtk-2.0/main.rc b/gtk-2.0/main.rc new file mode 100644 index 0000000..c031726 --- /dev/null +++ b/gtk-2.0/main.rc @@ -0,0 +1,2825 @@ +# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: +# +# This is the main theme file, handling all the default widgets and theme +# properties. Since GTK+ 2 is old, we need to overcome some of its limitations, +# which is also mostly done in this file. Sadly not all of them can be overcome +# so there will always be a visible difference between the GTK+ 2 and 3 theme. + +style "default" { + xthickness = 1 + ythickness = 1 + + #################### + # Style Properties # + #################### + + GtkWidget::focus-padding = 0 + GtkWidget::focus-line-width = 2 + GtkWidget::focus-line-pattern = "\2\1" + + GtkToolbar::space-size = 5 # 1 + 2*2 (separator + margins) + GtkToolbar::internal-padding = 2 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 2 + GtkWidget::tooltip-alpha = 230 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @visited_link_color + GnomeHRef::link_color = @link_color + GtkHTML::link-color = @link_color + GtkHTML::vlink-color = @visited_link_color + GtkIMHtml::hyperlink-color = @link_color + GtkIMHtml::hyperlink-visited-color = @visited_link_color + + GtkSeparatorMenuItem::horizontal-padding = 0 + 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} + GtkButton::inner-border = {4, 4, 4, 4} + + GtkEntry::state-hint = 1 + GtkEntry::inner-border = {4, 4, 4, 4} + + GtkPaned::handle-size = 8 + GtkHPaned::handle-size = 8 + GtkVPaned::handle-size = 8 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 17 + GtkRange::stepper-size = 0 + GtkRange::activate-slider = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 32 # 24 + 2*4 (margins) + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 24 + GtkScale::slider_width = 24 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 4 + GtkProgressBar::min-vertical-bar-width = 4 + GtkProgressBar::xspacing = 4 + GtkProgressBar::yspacing = 4 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + # TODO: find out what this comment means: + # ( every window is misaligned for the sake of menus ): + GtkMenuBar::internal-padding = 0 + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 4 + GtkMenu::double-arrows = 0 + GtkMenuItem::arrow-scaling = 1 + GtkMenuItem::toggle-spacing = 12 + + GtkCheckButton::indicator-size = 24 + GtkCheckButton::indicator_spacing = 2 + GtkOptionMenu::indicator_spacing = {10, 10, 6, 6} + + GtkTreeView::expander-size = 16 + GtkTreeView::vertical-separator = 0 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 0 + # Set this because some apps read it + GtkTreeView::odd-row-color = @base_color + GtkTreeView::even-row-color = @base_color + + GtkExpander::expander-size = 16 + + GtkNotebook::tab-overlap = 0 + + ########## + # Colors # + ########## + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = @bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix (0.4, @fg_color, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = mix (0.4, @text_color, @base_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = mix (0.05, @text_color, @base_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = mix (0.5, @base_color, @bg_color) + base[ACTIVE] = @selected_bg_color + + # For succinctness, all reasonable pixmap options remain here + + # Draw frame around menu in a non-compositied environment + # This needs to go before pixmap because we need to override some stuff + engine "adwaita" {} + + 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-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-active.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-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked-active.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 + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-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-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-active.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-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked-active.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 + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ########## + # Arrows # + ########## + + # Overrides + + # Disable arrows in spinbuttons + image { + function = ARROW + detail = "spinbutton" + } + + # Disable arrows for qt in scrollbars + + image { + function = ARROW + detail = "vscrollbar" + } + + image { + function = ARROW + detail = "hscrollbar" + } + + # Menu arrows + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_up" + overlay_file = "assets/pan-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_up" + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_down" + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_down" + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + # Regular arrows + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-up-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-left-alt.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-left-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-right-alt.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-right-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + ###################### + # Option Menu Arrows # + ###################### + + image { + function = TAB + state = NORMAL + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + } + + ######### + # Lines # + ######### + + image { + function = VLINE + file = "assets/border.png" + border = {1, 0, 0, 0} + } + + image { + function = HLINE + file = "assets/border.png" + border = {0, 0, 1, 0} + } + + ######### + # Focus # + ######### + + image { + function = FOCUS + file = "assets/focus.png" + border = {2, 2, 2, 2} + stretch = TRUE + } + + ########### + # Handles # + ########### + + image { + function = HANDLE + detail = "handlebox" + overlay_file = "assets/handle-vert.png" + overlay_stretch = FALSE + } + + image { + function = HANDLE + state = NORMAL + overlay_file = "assets/handle-horz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + state = PRELIGHT + overlay_file = "assets/handle-horz-hover.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + state = ACTIVE + overlay_file = "assets/handle-horz-active.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + state = NORMAL + overlay_file = "assets/handle-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = HANDLE + state = PRELIGHT + overlay_file = "assets/handle-vert-hover.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = HANDLE + state = ACTIVE + overlay_file = "assets/handle-vert-active.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = RESIZE_GRIP + } + + ############# + # Expanders # + ############# + + image { + function = EXPANDER + expander_style = EXPANDED + state = NORMAL + file = "assets/pan-down-alt.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + state = PRELIGHT + file = "assets/pan-down.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + state = ACTIVE + file = "assets/pan-down.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + state = INSENSITIVE + file = "assets/pan-down-alt-insensitive.png" + } + + # LTR + + image { + function = EXPANDER + expander_style = COLLAPSED + state = NORMAL + file = "assets/pan-right-alt.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = PRELIGHT + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = ACTIVE + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = INSENSITIVE + file = "assets/pan-right-alt-insensitive.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-right-semi.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-right-semi.png" + direction = LTR + } + + # RTL + + image { + function = EXPANDER + expander_style = COLLAPSED + state = NORMAL + file = "assets/pan-left-alt.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = PRELIGHT + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = ACTIVE + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = INSENSITIVE + file = "assets/pan-left-alt-insensitive.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-left-semi.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-left-semi.png" + direction = RTL + } + + ############# + # Notebooks # + ############# + + # Left + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {0, 1, 0, 0} + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + gap_side = RIGHT + } + + # Right + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {1, 0, 0, 0} + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + gap_side = LEFT + } + + # Up + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {0, 0, 0, 1} + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + gap_side = BOTTOM + } + + # Down + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {0, 0, 1, 0} + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + gap_side = TOP + } + + # Inner frame + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab.png" + gap_border = {1, 0, 0, 0} + gap_side = LEFT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab.png" + gap_border = {0, 1, 0, 0} + gap_side = RIGHT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab.png" + gap_border = {0, 0, 1, 0} + gap_side = TOP + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab.png" + gap_border = {0, 0, 0, 1} + gap_side = BOTTOM + } + + # Standalone frame + image { + function = BOX + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-horz-trough.png" + border = {0, 0, 1, 0} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-ltr-trough.png" + border = {1, 0, 0, 0} + orientation = VERTICAL + direction = LTR + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-rtl-trough.png" + border = {0, 1, 0, 0} + orientation = VERTICAL + direction = RTL + } + + # Horizontal sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-horz-slider.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-horz-slider-hover.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-active.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-insensitive.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + # Vertical sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider-hover.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider-active.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider-insensitive.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + # RTL + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider-hover.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider-active.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider-insensitive.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + ########## + # Scales # + ########## + + # Troughs, overrided later on. We set them here too because some widgets + # don't specify their orientation. + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-upper" + file = "assets/scale-horz-trough-insensitive.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-lower" + file = "assets/scale-horz-trough-insensitive.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-upper" + file = "assets/scale-vert-trough-insensitive.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-lower" + file = "assets/scale-vert-trough-insensitive.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + detail = "hscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "hscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "hscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "hscale" + file = "assets/scale-slider-insensitive.png" + } + + image { + function = SLIDER + state = NORMAL + detail = "vscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "vscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "vscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "vscale" + file = "assets/scale-slider-insensitive.png" + } + + ########### + # Menubar # + ########### + + # image { + # function = BOX + # detail = "menubar" + # file = "assets/border.png" + # border = {0, 0, 0, 1} + # } + + ######### + # Menus # + ######### + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_up" + file = "assets/border.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_up" + file = "assets/border.png" + border = {0, 0, 0, 1} + } + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_down" + file = "assets/border.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_down" + file = "assets/border.png" + border = {0, 0, 1, 0} + } + + ########### + # Entries # + ########### + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {8, 8, 8, 8} + 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-insensitive.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + + ######### + # Spins # + ######### + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-ltr-up.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-ltr-up-hover.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-active.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-insensitive.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-rtl-up.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-insensitive.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-ltr-down.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-ltr-down-hover.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-active.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-insensitive.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-rtl-down.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-rtl-down-hover.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-active.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-insensitive.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-progress.png" + stretch = TRUE + border = {0, 0, 0, 0} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-progress.png" + stretch = TRUE + border = {0, 0, 0, 0} + orientation = VERTICAL + } + + ############# + # Treeviews # + ############# + + # Disable active the column highlight + # We need to match specific cells or we break stuff + # Looking at you deadbeef + + image { + function = FLAT_BOX + detail = "cell_even_sorted" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "cell_odd_sorted" + state = NORMAL + } + + # Disable all the other shadows + # This prevents the Raleigh effect + image { + function = SHADOW + } + } +} + +style "menubar" { + bg[NORMAL] = @titlebar_bg_color + fg[NORMAL] = mix(0.7, @titlebar_fg_color, @titlebar_bg_color) + fg[PRELIGHT] = @titlebar_fg_color + fg[INSENSITIVE] = mix(0.3, @titlebar_fg_color, @titlebar_bg_color) + # Needed to fix Firefox's menubar text + bg[SELECTED] = mix(0.15, @titlebar_fg_color, @titlebar_bg_color) + fg[SELECTED] = @titlebar_fg_color +} + +style "menubar_item" { + xthickness = 2 + ythickness = 4 + + fg[NORMAL] = mix(0.7, @titlebar_fg_color, @titlebar_bg_color) + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color + fg[INSENSITIVE] = mix(0.3, @titlebar_fg_color, @titlebar_bg_color) +} + +style "menu" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = @base_color + bg[INSENSITIVE] = @base_color + bg[PRELIGHT] = @base_color + bg[SELECTED] = mix(0.15, @fg_color, @base_color) +} + +style "menu_item" { + xthickness = 4 + ythickness = 2 + + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color + # Chromium uses this setting + bg[SELECTED] = @selected_bg_color + text[SELECTED] = @selected_fg_color + # Some widgets use text, we need to handle that + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + + # Unfortunately we can't tell regular and menu checks/radios apart + # Without the heirarchy + engine "pixmap" { + + ################# + # 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.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.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 + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-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.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.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 = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-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 + } + } +} + +style "separator_menu_item" { + xthickness = 0 + ythickness = 2 + + engine "pixmap" { + image { + function = BOX + file = "assets/border.png" + border = {0, 0, 0, 1} + } + } +} + +style "button_label" { + fg[NORMAL] = mix(0.75, @fg_color, @bg_color) + # fg[INSENSITIVE] = mix(0.3, @fg_color, @bg_color) + + font_name = "Medium" +} + +style "checkbutton_label" { + fg[NORMAL] = @fg_color + # fg[INSENSITIVE] = mix(0.4, @fg_color, @bg_color) + + font_name = "Regular" +} + +style "button" { + xthickness = 4 + ythickness = 4 + + # For the sake of sanity style buttons this way + engine "pixmap" { + + ########### + # Buttons # + ########### + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "link_button" { + # Disable the button effect, leave just the link + engine "pixmap" { + image { + function = BOX + } + } +} + +style "entry" { + # We set this same as the border of the border of the entry + # This way there's no overlap + xthickness = 6 + ythickness = 6 +} + +style "combobox" { + xthickness = 6 + ythickness = 6 + + # This affects only the button beside an entry + GtkButton::inner-border = {0, 0, 0, 0} +} + +style "combobox_cellview" { + text[NORMAL] = mix(0.75, @fg_color, @bg_color) + # text[INSENSITIVE] = mix(0.3, @fg_color, @bg_color) + + font_name = "Medium" +} + +style "combobox_entry" { + # Since one side of the button is missing, we need to shift the arrow a little to the right + GtkButton::inner-border = {0, 2, 0, 0} + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-ltr-entry.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-ltr-entry-active.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-ltr-entry-insensitive.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-rtl-entry.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-rtl-entry-active.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-rtl-entry-insensitive.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + ############## + # LTR button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-ltr-button.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-ltr-button-hover.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-ltr-button-active.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-ltr-button-insensitive.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + ############## + # RTL button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-rtl-button.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-rtl-button-hover.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-rtl-button-active.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-rtl-button-insensitive.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + } +} + +style "combo_button_padding" { + # Since one side of the button is missing, we need to shift the arrow a + # little to the right. + # This is the same thing we've done above but the combo, unlike the combobox, + # uses padding the same way as a button. + GtkButton::inner-border = {3, 6, 3, 3} +} + +style "notebook" { + xthickness = 3 + ythickness = 3 +} + +style "notebook_tab_label" { + fg[ACTIVE] = mix(0.75, @fg_color, @bg_color) + + font_name = "Medium" +} + +style "notebook_viewport" { + bg[NORMAL] = @base_color +} + +style "notebook_bg" { + bg[NORMAL] = @base_color + bg[PRELIGHT] = @base_color + bg[INSENSITIVE] = @base_color +} + +style "notebook_entry" { + engine "pixmap" { + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/notebook-entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "normal_bg" { + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[INSENSITIVE] = @bg_color +} + +style "normal_entry" { + engine "pixmap" { + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "notebook_combo" { + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-ltr-entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-ltr-entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-ltr-entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-rtl-entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-rtl-entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-rtl-entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = RTL + } + } +} + +style "textview" { + bg[NORMAL] = @base_color +} + +style "scale_horz" { + engine "pixmap" { + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {6, 6, 0, 0} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {6, 6, 0, 0} + stretch = TRUE + } + } +} + +style "scale_vert" { + engine "pixmap" { + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 6, 6} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 6, 6} + stretch = TRUE + } + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + image { + function = BOX + detail = "trough" + file = "assets/progressbar-trough.png" + border = {0, 0, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-trough.png" + border = {0, 0, 0, 0} + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "treeview_header" { + xthickness = 2 + ythickness = 2 + + fg[NORMAL] = mix(0.75, @fg_color, @base_color) + fg[PRELIGHT] = @fg_color + + font_name = "Medium" + + GtkButton::inner-border = {4, 4, 0, 2} + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/treeview-ltr-button.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + file = "assets/treeview-ltr-button-hover.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + file = "assets/treeview-ltr-button-active.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = NORMAL + file = "assets/treeview-rtl-button.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + file = "assets/treeview-rtl-button-hover.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + file = "assets/treeview-rtl-button-active.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +style "scrolled_window" { + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } +} + +style "frame" { + engine "pixmap" { + image { + function = SHADOW + shadow = NONE + } + + image { + function = SHADOW + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_start_file = "assets/border.png" + gap_end_file = "assets/border.png" + } + } +} + +style "tool_button" { + GtkButton::inner-border = {2, 2, 2, 2} + + # For the sake of sanity style buttons this way + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/flat-button.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/flat-button-hover.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/flat-button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/flat-button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + shadow = OUT + file = "assets/flat-button-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + shadow = IN + file = "assets/button-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "toolbar_separator" { + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 1 + + engine "pixmap" { + image { + function = BOX + file = "assets/border.png" + } + } +} + +style "inline_toolbar" { + # GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + image { + function = BOX + file = "assets/frame-inline.png" + border = {1, 1, 0, 1} + stretch = TRUE + } + } +} + +style "tooltip" { + xthickness = 8 + ythickness = 8 + + bg[NORMAL] = @base_color + fg[NORMAL] = @fg_color + bg[SELECTED] = @base_color +} + +style "disable_text_shadow" { + engine "murrine" { + textstyle = 0 + } +} + +style "disable_separator" { + xthickness = 0 + ythickness = 0 + + GtkWidget::wide-separators = 1 +} + +style "panel-launchers" +{ + xthickness = 0 + ythickness = 0 + GtkButton::inner-border = {1, 2, 1, 2} +} + +# Default style, containing theme properties and trying to match every widget as +# much as possible, which is not only faster than trying to match every widget +# by its own but also less bug-prune and more consistent. However there is some +# widget specific stuff that needs to be taken care of, which is the point of +# every other style below. +class "GtkWidget" style "default" + +###################################### +# Override padding, style and colour # +###################################### + +class "GtkButton" style "button" +class "GtkLinkButton" style "link_button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkNotebook" style "notebook" +class "GtkHScale" style "scale_horz" +class "GtkVScale" style "scale_vert" +class "GtkProgressBar" style "progressbar" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkSeparatorToolItem" style "toolbar_separator" +class "GtkMenuBar" style "menubar" +class "GtkMenu" style "menu" +class "GtkTextView" style "textview" + +# Menu and menubar items +widget_class "**" style "menu_item" +widget_class "*.*" style "menubar_item" +widget_class "**" style "separator_menu_item" + +# Treeview buttons +widget_class "***" style "treeview_header" + +# Give the file chooser toolbar a border +widget_class "**" style "inline_toolbar" + +# Fix padding on regular comboboxes +widget_class "*." style "combobox" + +# And disable separators on them +widget_class "*.*" style "disable_separator" +widget_class "**" style "disable_separator" +widget_class "**" style "disable_separator" + +# Join together the ComboBoxEntry entry and button +widget_class "**" style "combobox_entry" + +# Join the Combo entry and button +widget_class "**" style "combobox_entry" + +# Tweak the padding on the button a little bit because it +# uses it a bit differently +widget_class "*." style "combo_button_padding" + +# Alas we cannot do the same for ComboBoxText because there +# isn't a way to apply the style to only the comboboxes that +# have an entry inside + +# Tool buttons have different styles +widget_class "**" style "tool_button" +widget_class "**.*" style "tool_button" + +# Notebooks +widget_class "*." style "notebook_tab_label" +widget_class "*.." style "notebook_tab_label" + +# Notebooks are white, act accordingly +widget_class "**" style "notebook_entry" +widget_class "**" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "***" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "*.*" style "notebook_bg" +widget_class "***" style "notebook_combo" +widget_class "***" style "notebook_combo" + +# However, stuff inside eventboxes inside notebooks is grey +# again, react +widget_class "***" style "normal_entry" +widget_class "***" style "normal_bg" +widget_class "***" style "normal_bg" +widget_class "****" style "combobox_entry" +widget_class "****" style "combobox_entry" +widget_class "***." style "combo_button_padding" + +# Button labels +widget_class "**" style "button_label" + +# Checkbutton labels +widget_class "*." style "checkbutton_label" + +# ComboBoxes tend to draw the button label with text[] +# instead of fg[], we need to fix that +widget_class "**" style "combobox_cellview" + +# Disable white text shadows +widget_class "*" style "disable_text_shadow" +widget_class "*" style "disable_text_shadow" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltip" + +# Xfce4 panel launchers +widget "*launcher*" style "panel-launchers" diff --git a/gtk-2.0/panel.rc b/gtk-2.0/panel.rc new file mode 100644 index 0000000..2c262b1 --- /dev/null +++ b/gtk-2.0/panel.rc @@ -0,0 +1,191 @@ + +style "theme-panel" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = shade(1.0, @topbar_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade(0.9, @topbar_bg_color) + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = shade(1.0, @topbar_fg_color) + fg[PRELIGHT] = @topbar_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + text[NORMAL] = shade(1.0, @topbar_fg_color) + text[PRELIGHT] = shade(1.1, @topbar_fg_color) + text[ACTIVE] = shade(1.0, @topbar_fg_color) + text[SELECTED] = @selected_fg_color +} + +style "theme-panel-progressbar" { + bg[ACTIVE] = shade(0.8, @topbar_bg_color) +} + +style "panelbar" { + + fg[NORMAL] = shade(1.0, @topbar_fg_color) + fg[ACTIVE] = shade(1.0, @topbar_fg_color) + fg[PRELIGHT] = shade(1.1, @topbar_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, @topbar_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix(0.28, @topbar_fg_color, @topbar_bg_color) + bg[PRELIGHT] = shade(1.2, @topbar_bg_color) + bg[ACTIVE] = shade(1.5, @topbar_bg_color) + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/flat-button.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/flat-button.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + } +} + +style "regular-label" { + font_name = "Regular" +} + +style "theme-panel-text" { + + fg[NORMAL] = shade(1.0, @topbar_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = shade(1.0, @topbar_fg_color) + + text[NORMAL] = shade(1.0, @topbar_fg_color) + text[PRELIGHT] = @selected_fg_color + text[ACTIVE] = shade(1.0, @topbar_fg_color) + + engine "murrine" { + textstyle = 0 + text_shade = 0.2 + } +} + +style "panel-entry" { + + fg[NORMAL] = @topbar_fg_color + fg[PRELIGHT] = @topbar_fg_color + fg[ACTIVE] = @topbar_fg_color + fg[SELECTED] = @topbar_fg_color + fg[INSENSITIVE] = @topbar_fg_color + + text[NORMAL] = @topbar_fg_color + text[PRELIGHT] = @topbar_fg_color + text[ACTIVE] = @topbar_fg_color + text[SELECTED] = @topbar_fg_color + text[INSENSITIVE] = @topbar_fg_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/gtk-2.0/xfce-notify.rc b/gtk-2.0/xfce-notify.rc new file mode 100644 index 0000000..422697b --- /dev/null +++ b/gtk-2.0/xfce-notify.rc @@ -0,0 +1,73 @@ + +style "notify-window" { + XfceNotifyWindow::summary-bold = 1 + XfceNotifyWindow::border-color = shade(1.3, @titlebar_bg_color) + XfceNotifyWindow::border-color-hover = shade(1.3, @titlebar_bg_color) + XfceNotifyWindow::border-radius = 3.0 + XfceNotifyWindow::border-width = 1.0 + XfceNotifyWindow::border-width-hover = 1.0 + + bg[NORMAL] = @titlebar_bg_color +} + +style "notify-button" { + bg[NORMAL] = shade(1.1, @titlebar_bg_color) + bg[PRELIGHT] = shade(1.2, @titlebar_bg_color) + bg[ACTIVE] = shade(1.15, @titlebar_bg_color) + + fg[NORMAL] = @titlebar_fg_color + fg[PRELIGHT] = shade(1.1, @titlebar_fg_color) + fg[ACTIVE] = @selected_fg_color + + engine "murrine" { + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } + border_shades = { 1.0, 1.0 } + roundness = 2 + textstyle = 0 + } +} + +style "notify-text" { + GtkWidget::link-color = @selected_bg_color + + fg[NORMAL] = shade(1.0, @titlebar_fg_color) + fg[PRELIGHT] = shade(1.1, @titlebar_fg_color) + fg[ACTIVE] = shade(1.0, @titlebar_fg_color) + + engine "murrine" { + textstyle = 0 + } +} + +style "notify-summary" { + font_name = "Bold" +} + +style "notify-progressbar" { + GtkProgressBar::min-horizontal-bar-height = 4 + + xthickness = 0 + ythickness = 0 + + fg[PRELIGHT] = shade(0.8, @titlebar_bg_color) + bg[NORMAL] = @selected_bg_color + bg[ACTIVE] = shade(0.8, @titlebar_bg_color) + bg[SELECTED] = @selected_bg_color + + engine "murrine" { + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } + border_shades = { 1.0, 1.0 } + trough_shades = { 1.0, 1.0 } + trough_border_shades = { 1.0, 1.0 } + progressbarstyle = 0 + roundness = 2 + textstyle = 0 + } +} + +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" +widget_class "XfceNotifyWindow.*." style "notify-progressbar" +widget_class "XfceNotifyWindow.*." style "notify-progressbar" diff --git a/gtk-3.0/assets/scalable/check-symbolic.svg b/gtk-3.0/assets/scalable/check-symbolic.svg new file mode 100644 index 0000000..4821025 --- /dev/null +++ b/gtk-3.0/assets/scalable/check-symbolic.svg @@ -0,0 +1,47 @@ + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg b/gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg new file mode 100644 index 0000000..597041c --- /dev/null +++ b/gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg b/gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..0e95207 --- /dev/null +++ b/gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..a66d47a --- /dev/null +++ b/gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg @@ -0,0 +1,36 @@ + + + + + diff --git a/gtk-3.0/assets/scalable/cursor-handle-symbolic.svg b/gtk-3.0/assets/scalable/cursor-handle-symbolic.svg new file mode 100644 index 0000000..e2a252b --- /dev/null +++ b/gtk-3.0/assets/scalable/cursor-handle-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/gtk-3.0/assets/scalable/radio-checked-symbolic.svg b/gtk-3.0/assets/scalable/radio-checked-symbolic.svg new file mode 100644 index 0000000..6db3e66 --- /dev/null +++ b/gtk-3.0/assets/scalable/radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/radio-mixed-symbolic.svg b/gtk-3.0/assets/scalable/radio-mixed-symbolic.svg new file mode 100644 index 0000000..c4d4b9b --- /dev/null +++ b/gtk-3.0/assets/scalable/radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg new file mode 100644 index 0000000..a9ec10e --- /dev/null +++ b/gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..14cf8d0 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b476ec2 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-slider-symbolic.svg new file mode 100644 index 0000000..4b00bc1 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..c5eef30 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b249ea2 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg b/gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg new file mode 100644 index 0000000..315523d --- /dev/null +++ b/gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg b/gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..a79a1c1 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..6fabad1 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg b/gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg new file mode 100644 index 0000000..d057589 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg b/gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg new file mode 100644 index 0000000..4034fd5 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg new file mode 100644 index 0000000..4f97332 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-dark.png b/gtk-3.0/assets/scale-horz-marks-after-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..12e00cb668287b27e260e73c441631d1bee1b4b4 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=ZO`2M4h?Uds^2=4y|t@;=TiQ`uI7zH^&9)DH;&bB9I8Obz6!*3 zsD2CPzO@Gng4rNhhpN!dkCF@w4B{n0e!&dv9MUqfa*8>*dB;zjJbUi^ox2Y{eg0Cg zPx&JQ14Ejpi(`mJ@Y(YRg&G7zS|6@nB%;~+z5eo~Q+KS_+$x!N-(G@Yznt{e?_Nf) z-U_XoDOO$lJMx31fZb jr-)O03NAPIzhn4tm}}wI{B=4E3=9mOu6{1-oD!MMB&V3iJFm0*o; zz`9;LRK2mU0&548a5jvwjrmI)0|SF$NswPK0|zI+fS|UGt%IYJyQjC0Z+uE>c1}}s zTYG0$&yuCfmao{cbN9;+U zbCOP>?4O5K5(#rYrL1b7A0xkf4+~qyw1fZeGKVz>MES6aW-u@?FnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?AgM)*mrKOFHjg^&^gM)*co12S^ivtYU+uJ)hI5;{wIypJP#6VoQ zpp%o6hK7cwrlyvbmVtqRjg5`1t*xD%oui}U+}GGG8ak3WC;dW>a46axc8t*47)h(_?)^9RM66a-oyD(VJbz91yK;P=1&moDAs z3JR_++x=%hvrNaos%7$XrL87^&vKfzw#44Iqb^xK@#{>!iQ$s_FK9_Tyl&Dzn~D7& zLvrATnujYBEOx#6P?#*}V)0;J?MIt#kNMfB$^4q4V`Jm)?(XdD?C9v|S}Lq@8sm<=;-L+-~eGjNJmFU zdwY8aFtE3`x3jZzaBx6Y?BL)4(FIn5!iK1XSOGE32?iX&03xWNp`od%simc*t*x!A zt7~9jU}0flX=!O=V`FD$=jiCDa{S|51_lPBk|4ie22L(PAz^(dXID3O4`2Vlpy0IZ zoTB35&hEbc2@@x;UbA-H`hEKkzJBxe^XD&LfBpXZFJUR47y|<%lc$Sgh{y4_7o)?Q z97Nh4&UJmh>4;y{l)0KyA2%HM{l7k3+~dTlgAc9lzfM1U>$UX6+}qQ>>diU%`^d}h zJZntn1)9l5&i=5{dv5ieK6bg)mCa@~7VHsAw1P6(9?acx=M9sq&@@%n4?CA%O|FfcGMc)I$ztaD0e0suiK?a%-K literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-disabled.png b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..c3dc80e75e2d3d28732ee73549eca05f6c75e1ea GIT binary patch literal 399 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8LV!<*D+2?={rmSHKYo1o?%jL$?%ltC|Hh3Qmo8npbLY-=Ft~B!#`WvhuYm!a zaqZeQuq228%YcZRH*em$b?f%++b>_f{P5w!$B!RBefkvPz4s=_2PHv%!3-Rna`Fm_ zN-D)ArDx8byL9==g9nd4fB8D!A^trB14FH+i(`mJ@Y(*eLQMudY{3E(;=48eW=L25 z-@fHq^JG8E%EbQNlT(~ZvO?@7jmxyYKJDqyTdJQH@joel;Zq;>)71^;Ta6wPuZiMHEYlR b>E?28c_zHtzIHYP0|SGntDnm{r-UW|hbhNX literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-disabled@2.png b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6da4e62cce92b0f5c4de9813abbf823718adff95 GIT binary patch literal 640 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVAvku6XMFi!0`C-<7dyFUAlDX>eZ{)uV24;^X64BxOMB+buhSb)vMRQ;072#WI^h#Uk3|AH9|~)h`>p(ZBXqH!J9X4-oAbN{{8z8 z9z1yY^5vU1Z{EFo_x}C+4<9~!{P^+Hr%#EMGeBN2ED7=pX5i!!6cW~Va&~od_we-( z3<^%m&M7MH?C$HIFmdwgHEY+c-?#tZ>o;#dfBE|B_wT>|3cug_#K6Gt&(p;*#N+te zi_zgt4kB$2=ej=Mbc8Qz%3M#?3Pwe~|NqNN8#~s_D%^4I`>)8&-+sBJ+}@VDmplEF zS>Z2R=Iq||5MTFeYBjGeJ&}9;@j$X|{({5p#SN~LL?eZmYvyL;l{FgZuD&Gj<3{i+ zLxE?hv0_ZyPrXcYh%#Gx;CY`@JX3ekUI~lv40ewwE5>)Cza&pYSux9r{u0%Q+Qkqj z^6TaK?ebQ4YnNZBRrt5{F3hhu)-^kM;==ok-EYbd{@*SC Yy(A)0YSDTv1_lNOPgg&ebxsLQ0I+pg&Hw-a literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider.png b/gtk-3.0/assets/scale-horz-marks-after-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..12e00cb668287b27e260e73c441631d1bee1b4b4 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=ZO`2M4h?Uds^2=4y|t@;=TiQ`uI7zH^&9)DH;&bB9I8Obz6!*3 zsD2CPzO@Gng4rNhhpN!dkCF@w4B{n0e!&dv9MUqfa*8>*dB;zjJbUi^ox2Y{eg0Cg zPx&JQ14Ejpi(`mJ@Y(YRg&G7zS|6@nB%;~+z5eo~Q+KS_+$x!N-(G@Yznt{e?_Nf) z-U_XoDOO$lJMx31fZb jr-)O03NAPIzhn4tm}}wI{B=4E3=9mOu6{1-oD!MMB&V3iJFm0*o; zz`9;LRK2mU0&548a5jvwjrmI)0|SF$NswPK0|zI+fS|UGt%IYJyQjC0Z+uE>c1}}s zTYG0$&yuCfmao{cbN9;+U zbCOP>?4O5K5(#rYrL1b7A0xkf4+~qyw1fZeGKVz>MES6aW-u@?FnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;cYsfbD+2?=|Imipp1JoO8s0cnzqPA==TiQ`uI7zH)fO#6DQA}JAdcygHNBoyi?JLXJBAR z@pN$v(Fi_!?jl!%0#ED1)U3#9)0S5MSMNPE>F6FFtLgvQgB$#pncly;tF*@b$&)v8 zRy161TC_LT;5;`Ivz;-^Gp1<{S^}I$n5-LDmaY1=<3oA*m)#1REjZV6CI?IXes=f& bR^}O7xMfW?%$?1^z`)??>gTe~DWM4f(KwEN literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-dark@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2f7ae6456ffa96986f035e68aff390aec384f35 GIT binary patch literal 537 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zV3-`>6XMFiz;NH8;jv}mJD2kJ4h<3!Z*`R_lURpVi36Lx#9QNYvq_SfWl9~AsH{@VF?J_7>-gQu&X%Q~loCIF~1 B@TmX* literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..d870c27ae46761d514c40378505c995dd4c11b63 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?Ar>CcbgM+1|rHze^gM)*co12S^i-UuMy}i8y5^!{MbaHZn3phGD zIyg8$1f86mG&D4{w6qKi3~X#{Y;A4r?CcyJ9WPWkI)I#C666=mz|O%br=X~$QdC@W z`pnsLmo8s<@c8qWuU7LHR536xRC&5MhG+zzJ$IU~SwWyR(QEJaxBzXQ6P5pumpF-^ zm54F>sPkW6GT@c|>en^vr)@o1uAqL$`Gm*Gxf%(YsrBdX%uP0oI>2pRKCQ#=0LS}F zHdTybUsw;RCHy|$QEikMF#n&3^wDkJgku RZVMPdVd3iMvd$@?2>?o4hqwR$ literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..81acf9574326be242a9c03915edbaaa2af58c4c4 GIT binary patch literal 644 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVAvJl6XMFiz+h=4q4V`Jm)?(XdD?C9v|gwR&U~g~lUxU;Lf zr>}p)#L27ItXsct|AE(U-hTf4udK9&^@=JKJZaf^>HJ)Gukm9BIB?0JH$OQ=qY~S zcgXs_gHV|2f#s?%ydS8qna=pUsgCJVn_pw+f_TQe7o;l0zE}&Gmay#M{FVClw%_vI z$D8&sY_gv{$D_J_?akX$zlHHT#Ko>Fe&F`!=Ruhhr>{?zneokK?Kd%o$W_X7(-`h8 z%*uQbcwTzdwZ1e{8`}WsSNC_fmgZN_-Vk)kYPN;^xgS@IHr)Q_x&P^tX#JzfkJd0S PFfe$!`njxgN@xNADM#{k literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..96e442b724feb62e0695cabb18e6ee41b7b1e4a2 GIT binary patch literal 399 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8LV!<*D+2?=?c2BS-@pI(@#DL9@7}+E|Hh3Qmo8npbLY;@n>Vi`foouJ{rYt< z4I<%bU+K7IORI#ap@?4TgOUY)_E}&-?$={N5bu zIhZPZ{?q?Sj7$G*TIKcqxW)CCd`nt(f9KRxuTbh=ImK3f$MF+MTN>2&-HDWmVw7*$ zp}#;l!O>n}4bwGdF~;|+gQxdrGmCdLIqUCV&DC66yU_1)Zu;BRC(r$jyUlQdo#(mW TvJ_qh1_lOCS3j3^P6eZ{)uV24;^X64BxCI8+Vc-TBT)TD+B5?EOO$Y-l zd;_fG>NPNch`<$q#h|(%S|B12qabW#?GTZhH*em)ef$3X`wt#Gc=__>n>TOXy?gim z{re9eK79Q6@zbYIYJaUjp<+}L*pUBoR*za+}YLL)7L*? z;^ft9)~(;S|G?`vZ$E$j^7Ys6-+%udn=;dafq~(-r;B5V$MLrpZwEC6h%`L(&3e9O z$~h_7t2&(jbQ2HM{lEUoNg^TZ;WMlMuk)|1iS%BXJMHbZgLwrPnc7>f-QhhrYqw%V zu{lHbJGKL#sxyyXw=iAFE8mu#Q)HKO=yx~M^FN;>j_r-?EVg^w^^5NUtC`x>16y0l z?HZHOq`2L|*8xKld%_t*y`( zNrAt+PIi{O|8Dj@Y<`To&rH!8MSF-XM1&(@7J0jRnzd}mtN62UP zRT~#)vikE~Y1?J~`OdlZRFVdQ I&MBb@02vEgy#N3J literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider.png b/gtk-3.0/assets/scale-horz-marks-before-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..05668fe219269962f09b12642d6be59ad8e456a0 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;cYsfbD+2?=|Imipp1JoO8s0cnzqPA==TiQ`uI7zH)fO#6DQA}JAdcygHNBoyi?JLXJBAR z@pN$v(Fi_!?jl!%0#ED1)U3#9)0S5MSMNPE>F6FFtLgvQgB$#pncly;tF*@b$&)v8 zRy161TC_LT;5;`Ivz;-^Gp1<{S^}I$n5-LDmaY1=<3oA*m)#1REjZV6CI?IXes=f& bR^}O7xMfW?%$?1^z`)??>gTe~DWM4f(KwEN literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2f7ae6456ffa96986f035e68aff390aec384f35 GIT binary patch literal 537 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zV3-`>6XMFiz;NH8;jv}mJD2kJ4h<3!Z*`R_lURpVi36Lx#9QNYvq_SfWl9~AsH{@VF?J_7>-gQu&X%Q~loCIF~1 B@TmX* literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-slider-dark.png b/gtk-3.0/assets/scale-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..11c492ae0bb929865a004bb1b6a1222937a75ebd GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;aez;VD+2?=|Imipp1E(Fs^2(Nzp<}+<5>O1p$dxZtKK?Py@rUx1W(M-*~-Ac zAW#zI7tFxME}fH`ckK9yljkpd{QRX>I(-@g14D?Xi(`m{o>mVs(XG5{CRTD(^%}%&p^kLOQJ5l>y(VFoKs5p7rBKC%9gNB)Ucnm n;lwFV%No literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-slider-dark@2.png b/gtk-3.0/assets/scale-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe4b6862ecc79ea05a73f4298df74b9797513cb GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCW6-32|j$V7Tp>d*7kqv1Q>~&xUs{Wx#)8^@|Q4mEEb zD&E;wy>hI4?O65Nq4KqT^&5xEHx5;A?Lp)l`)aVVsyFu4Zyl@Nf}|?n*jK%EtbFSL z5`5!O1yT=I{2Iir0*h3=v4=4ns{Uvk6l7pv&?^b@3ua*F;N;^M5VUh}baHm_@bvQb z@r_SNY-w%l=5a=t#!XWuiEL6<<=WIT ziDT1*Nt!8TCwCocIykRXdd8Raf2La+NZtAQ+R&+a>a*>~g?f)!+HX>f+OfN7YSQZk mb7habTC-?otKajdoL*PmO@&uAr7$osFnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Yk*IPD+2?Ar>CcbgM*EYjRP3i+uMU_2S-OoCnqNd2N1&%44l9~LqkJLOUuB( zz}D8*&d$!!(Q(V6?Ck8~;^O4w=(X0)j%qE^h7~o?d?b0f9lmY3Ug~ zy?y-?CQe$tX6?HD2M)e|^Y-26FJFHBE_G6GWME);@9E+g;?eo`((SOO0D*>woWa)1 zr%qLhn8mK-;PCDLzx->hViV4t>wfoW|G#T%A~(A&S(zFB`rPOHHS6EYB<{{Tv8~|B zPu}?T8qsk#KPJ0u%}AIl!lh{Eht~?6 zc(jR!V~g`W=Gi-<7{7?TWvujl-mv;bxWd|(A~Q6qxKvE%G6cKsmzneS|H*r`3vTQ_ z*}G`&cjxbRfm?bQg7fA{J@7nyDe~RllYc_47JXw32&wzvbX=)f{{P>E!%EY;x#rEk zz0spu;!VznoSQ$bmz#e}-&ehQ-ny6nzjCTq`OZG4XnKZ$fq}u()z4*}Q$iB}A}r;k literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-slider-disabled.png b/gtk-3.0/assets/scale-slider-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..2b5474f45fc0f9542d129c9b44547c9f690fd8b9 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Q-Dv1D+2?=?c2BS-@kwN?%nHPaO1`eFn#?RD!6_fDsuDY&0Du_y?pud!-o%_ zK7I0wV4uXmz#vc(hJufBEvYnIV4x0|P^{r;B5VM)28wbD;wY zJS->qj0zfl{12b2W$1iFVdQ&MBb@0KV3frvLx| literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-slider-disabled@2.png b/gtk-3.0/assets/scale-slider-disabled@2.png new file mode 100644 index 0000000000000000000000000000000000000000..240613738cdb60a598a8bc5ca303ad86b22ad904 GIT binary patch literal 612 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zU|1dC6XMFiz;OTm{l||VKYRA<{Q2{jE?v5M_3HKO*RNf>b{!0E+_-TQ3~qqI&6_vj zQegS(H*Vax3I^A%T>~ot5jSt%gvcTr1<`m743KRB>%IyWzIOBG&HMN7KX~xq<;$0E z-n@DL{{4p!A3lEk`03N9m!eM%85kJ!OM?7@88|q(1O$bIUEJI~JiYw<0|JAB)6z3~ zdi(k(Oq{fO&DwSQ4;*~`=Iy)BU%veM{X1#7X$J!X!v{|n#}JRsx0j-Wn-T;X9`XiT zFP}P9DP-Ql4}S#&{{7c~?Zho{cfH=O?(e^5&Ye3~G&Aeg^zopr09Xx4 A&;S4c literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-slider.png b/gtk-3.0/assets/scale-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..11c492ae0bb929865a004bb1b6a1222937a75ebd GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;aez;VD+2?=|Imipp1E(Fs^2(Nzp<}+<5>O1p$dxZtKK?Py@rUx1W(M-*~-Ac zAW#zI7tFxME}fH`ckK9yljkpd{QRX>I(-@g14D?Xi(`m{o>mVs(XG5{CRTD(^%}%&p^kLOQJ5l>y(VFoKs5p7rBKC%9gNB)Ucnm n;lwFV%No literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-slider@2.png b/gtk-3.0/assets/scale-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe4b6862ecc79ea05a73f4298df74b9797513cb GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCW6-32|j$V7Tp>d*7kqv1Q>~&xUs{Wx#)8^@|Q4mEEb zD&E;wy>hI4?O65Nq4KqT^&5xEHx5;A?Lp)l`)aVVsyFu4Zyl@Nf}|?n*jK%EtbFSL z5`5!O1yT=I{2Iir0*h3=v4=4ns{Uvk6l7pv&?^b@3ua*F;N;^M5VUh}baHm_@bvQb z@r_SNY-w%l=5a=t#!XWuiEL6<<=WIT ziDT1*Nt!8TCwCocIykRXdd8Raf2La+NZtAQ+R&+a>a*>~g?f)!+HX>f+OfN7YSQZk mb7habTC-?otKajdoL*PmO@&uAr7$osFnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1JoO8s0cnzjY{k=TiQ`uI7zH)fCfq_B1B*-tAfsLI*T1HMWJ0~~q*zpr5&z?Jf_rd2c zzFRU^GcYhjc)B=-Xq-<@khs#&IXm8`r@xysc8;ru3=d0W;L({2A3b_>C`Usm=Fy`Y zsXvYup6F2Y?C9R0tm0DW`Qf1v*Yc-6O%`)bA7Gj)m~fOs$S=;&P>%1|LD@ov&GlSY V`eWBwGB7YOc)I$ztaD0e0szyEf>i(j literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-dark@2.png b/gtk-3.0/assets/scale-vert-marks-after-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3d97405f80b625658089d18d9830062ec6664cb7 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lAD-#JvjvafvYSozwa=8aR$TZf9*j#aN6 zDqq`Izj3I1>rnN^zVeMj)fnH$EjZJEys&t-Z6W zXUVeVD|YVM{qoi8PoKa1{Pp+Wm25eXH&%PPIEHu}e|zaBUz34A>%)az+)cZi#Ez`Z zF?#>MD$Ya6YrE&3$^UM8-S*HD~uY1WRnm@JD4mc+IntRH!i03OFT>2_9aYJ2LW=+qoUoN+n-Ibki zujT2K?`;8X=KFuD8|bZ_&e-u^`oQk(A9A_c+J3Lucr!2I5W|BX$A1XP*Bn3e?XRbQ Yk)s!HX2COC1_lNOPgg&ebxsLQ06nMW3IG5A literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark.png b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..09c893a81e545a72a4acf0d5b773a47d4ea818a4 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?Ar>CcbgM+1|rHze^m6er?i;IJUgT1}I0~o*=j*gB_PEKGk5aH

4~`2{nub8yPZE2$I} zmz179bN1Y&%U2#e{_@rTTelMf14Fi_i(`mJ@Y#NIp#}pUmfn+UvlJ#6{Q7U~$(n5V zZf8-spX17S_i$N<>@81D9w^Uw^|>O!U3=1F!_O^=?WZO0w7i_5_s{e|`9s6te_fU; zw=S%BP?TG#?sDttPOXjSoA*|Hcr%69A=YKme{FU?BksS9HI_LHAiul%xvX4q4V`Jm)?(XdD?C9v|gwR&;N;}w;NW0qX9p2<1Ot0} zdj|&xTU%RudwXOl2QYASbOh55a0Y~HZ*LDV#L3ACnE_!tIy!1-XlQC`YH4X{YisN1 z=;-R|8Wo;#dfBE|B_uqeNU08NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?=?c2BS-@pI(@#DL9@7}w2@6x49ckbM|dGqFVFt~B!2AIBn4GgYd zM=;>*YuB#bym|B1ty{Nm-+uY><%bU+K7Rc8>C>lR%VLlh#7lzwf*II3IOXJ(REmmA zN>86Td+yTZD-Rxj`Rf0z+lhgJA=}f%F+?NyY`?isg8>gq?@6^;3W+K|{u_I;CL6xn zSyb-lxH8^7T-G6b%afB0eZ{)uV24;^X64BxOMB+_3PJffWftE*RI3B&6_uG z+_-V`=1qv~)vH&pfdN<{RQ&q&>tHdcE{Jxx2!sK)1giJiwQDzT-n@PL_Wk?!A3S*Q z^5x4nZ{ECp`}Y0&_a8od`1tYTr%#_=29?bP1x87bUoZnFm!OcazLT?yn}=UuP;gpy zK~Zs6PhbCpiIZ2aUAKP!frGE#y#4&;>#yH`|Jg>lEoNX~xasNQ7~*mK?Ub8&O$h>S z^((!PE`66#n7Mj~yo|J|nl6Cd?)e|`V)eMN}= fllS`1&)GBB1>P<^gTe~DWM4faF9I! literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider.png b/gtk-3.0/assets/scale-vert-marks-after-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..11314d3c9adbd4bbe7d755c799dd8707d2492502 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1JoO8s0cnzjY{k=TiQ`uI7zH)fCfq_B1B*-tAfsLI*T1HMWJ0~~q*zpr5&z?Jf_rd2c zzFRU^GcYhjc)B=-Xq-<@khs#&IXm8`r@xysc8;ru3=d0W;L({2A3b_>C`Usm=Fy`Y zsXvYup6F2Y?C9R0tm0DW`Qf1v*Yc-6O%`)bA7Gj)m~fOs$S=;&P>%1|LD@ov&GlSY V`eWBwGB7YOc)I$ztaD0e0szyEf>i(j literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider@2.png b/gtk-3.0/assets/scale-vert-marks-after-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3d97405f80b625658089d18d9830062ec6664cb7 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lAD-#JvjvafvYSozwa=8aR$TZf9*j#aN6 zDqq`Izj3I1>rnN^zVeMj)fnH$EjZJEys&t-Z6W zXUVeVD|YVM{qoi8PoKa1{Pp+Wm25eXH&%PPIEHu}e|zaBUz34A>%)az+)cZi#Ez`Z zF?#>MD$Ya6YrE&3$^UM8-S*HD~uY1WRnm@JD4mc+IntRH!i03OFT>2_9aYJ2LW=+qoUoN+n-Ibki zujT2K?`;8X=KFuD8|bZ_&e-u^`oQk(A9A_c+J3Lucr!2I5W|BX$A1XP*Bn3e?XRbQ Yk)s!HX2COC1_lNOPgg&ebxsLQ06nMW3IG5A literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-dark.png b/gtk-3.0/assets/scale-vert-marks-before-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0569e4346c8caffb2821a29c588e8ef422bffdf3 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1E(Fs^2=4y|t@;=TiR0q3Vr8^&9)DH;&a{b`^-UuL6lU zRKEquR=u?c3xe5i9IB?MJxX9;U=S|}@(X5QW0#hZmCMe_%{zAd#L2Vg&fmHF>GPMH z%ZmRnFffFAx;TbtoKH@WxYE$s?eEhweKKe49M=FD9+nw_M{l+qUFgujxqHVB3wFN3 zLb(=;)dG`t?9kBT6jbUtlxw+($9|T0B+G(FXCxdC9aL63cJ`db4rM-uejTngdI6h2 P0mR_x>gTe~DWM4f-f@1- literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-dark@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..07cc7d6a8d524876ad50ef3e29124aaf9c09ec08 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lADUprR5cBpx6U-ibR=B;DZTZf8w_EoPP zt6n=)zHz90>rnODzVeNIwy>+YvNjX5cAogpA zsyFskFhLjtCUW1Kp&sPdk|4ie1`bYs0YPnh2S+D&4^MBO_>|PlrskHm_Rg-JB}

z*tPrRtJfbteg5+6_uqfv>%SHubwge}{c}QiiWl$xnVeo4r{lltHEnsk zzgU>@)Fty~A8W2I4xy(SQceqGQ?q|eNj@MpZ(HgKIlENJ362Y7Q?)&&EM37ru}maJ z=|qtCeG$c5AMb0r1!Vm^t)ekes?Jz=ir2Y67Nr3TE%kqdoJk7lW_$f+!df=LtgX}8 X`8qu>7d+VniUI~tS3j3^P68NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8RDe&2D+2?Ar>CcbgM*EYjg^&^o12@9i;KOzy#pA)8IF#QPEJl>F%aPh22Nn0 zp`oFvsi~!7#OlVT^vI+CZ3&elCMF5$3^tJXv~4I7yth+W8**KCe**@@$8gY znbTBzU!<>H?pF}6_ayM>?d#f+HVnF&2mf$BW0Tn$e@|kG;Sa3}<}JsY-nxhW+2Jq4 uv_Sc!+O$`a8aEI8R(-qT>xCzGmLFv;n82Mo*C#2R0px90KbLh*2~7YQSAF~d literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ccebfb137bc451cb1f358fe2297d444327971725 GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVAvSo6XMFiz+h=4q4V`Jm)?(XdD?C9v|;NW0yZ|~&f1YtWlIoa9SIf4O1(B9tO z0Ss(yZSC#t9UUE=zyPA&!NCE}KxU(<1nU415bchRjv5*onwpwgT3XuL+B!Nqy1Kds z1_l-u7M7NlHa0d8H*i`kaAsg&&@Tz{3ufTt5)=~FcX4%d_we=e^A8M4%g!n2?CS36 z>z^=j^6E8f_Z>L+`pw(VpTB(l{rBI4fKA^S7#MDQx;Tb-9Dh3{oxjOI#5KCD`hBYf zW4fSg%m4p}Yt~%QxH9R-#LvCcC(nNNO|*rJOR42u(cWl%Yo>PX^Zs!s3f2BkdcAA< zg7BL~|KD7kQ>{~3@Nw?)+?mtfvQ+6t%f&es$g4bgcxbws;pBL8q2!;xTBiD(oWR%2 z?C1Y)66eSB_nvvP<;>8WbF!dFV%@%{K>>IFI;*Min9J0v+{{{6tiR({pLOPwm$wf@ zYELbjzSyRElei?ew8+Z<>xiGX>y$&TYE;Jm`+8-`O2M7SBA!$n-?4N>bm_$-N8hhk bc*grzF*Hl|>Sq-O1_lOCS3j3^P68NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?=?c2BS-@kwN?%jL$?%lX?rlqE zYuAv)uU)%#^XAQ4w{G3Oef#ChmmfZS`1tYTr%#_OIi@~gU|-~RHV z1rj1Q-(>F}Xz3JiR9<~<#A>{j1(Tc2Anfp{rqLc=5TzQMO;xMS2ZOeZ{)uV24;^X4ruxDEz4Zrr$j{rU|sxOVLtSPY~F zE_ma{jjLdA4Gh2vZ`{0j6QUAMLiB=_fQakYuY;&-*REc@3SmIVn>TOXzJ2@t{re9d zJb3x?<(oHe-oAbN{{8z8A3l8i`0>-HPut6K4H+01^h<*Lf*Clu1cik4U0mJVJ$(KA z1B24Ca|$}Ux_kQiCrq5Ydd=E>2M)e|^Y-)SFJFKE{`*gVde3GC28KJHE{-7{$KOuL z7ItzFX^YjK`mS76G)PNz(%=8~YaW~VY*{NQZ#&=O^BHUF^_w+TEmLcg%$d@>>7_A? z-hQiS!R4y|{olO^>(YDhbYfMh_0;_|D)_Z+~c}Z+_@iT)fez#2v~nl+RA{ zo*S){W&LtVwB!8^L9X|UqSE|B#5Qk8oLIK2Ic@c(zsocnPoK#8d_VNDnA;mE<7p4% nEbP0l+XkKv|m7t literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider.png b/gtk-3.0/assets/scale-vert-marks-before-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..0569e4346c8caffb2821a29c588e8ef422bffdf3 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1E(Fs^2=4y|t@;=TiR0q3Vr8^&9)DH;&a{b`^-UuL6lU zRKEquR=u?c3xe5i9IB?MJxX9;U=S|}@(X5QW0#hZmCMe_%{zAd#L2Vg&fmHF>GPMH z%ZmRnFffFAx;TbtoKH@WxYE$s?eEhweKKe49M=FD9+nw_M{l+qUFgujxqHVB3wFN3 zLb(=;)dG`t?9kBT6jbUtlxw+($9|T0B+G(FXCxdC9aL63cJ`db4rM-uejTngdI6h2 P0mR_x>gTe~DWM4f-f@1- literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..07cc7d6a8d524876ad50ef3e29124aaf9c09ec08 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lADUprR5cBpx6U-ibR=B;DZTZf8w_EoPP zt6n=)zHz90>rnODzVeNIwy>+YvNjX5cAogpA zsyFskFhLjtCUW1Kp&sPdk|4ie1`bYs0YPnh2S+D&4^MBO_>|PlrskHm_Rg-JB}

z*tPrRtJfbteg5+6_uqfv>%SHubwge}{c}QiiWl$xnVeo4r{lltHEnsk zzgU>@)Fty~A8W2I4xy(SQceqGQ?q|eNj@MpZ(HgKIlENJ362Y7Q?)&&EM37ru}maJ z=|qtCeG$c5AMb0r1!Vm^t)ekes?Jz=ir2Y67Nr3TE%kqdoJk7lW_$f+!df=LtgX}8 X`8qu>7d+VniUI~tS3j3^P6X?_wfUqO7#Ji=Tq84e$wZWnf@<>rnREvF43K)hR6=kNKpVDGnO2Y(*9_VehqpGU9%Ja+xpiJQMp-u!j?*1yl+ z|NZ>^|Ns9ok*(bf3=DiFL4LsuGU^&D*RET?;m!LGA3t$0r(b4ZU^wIH;uvCa`s~${ zLd^<1Yza%ZMQL}$=DtnZzURO4v_&S02 ze)uqK=Um4A_=<49^aGots!N0Ht`>P(M$duPTiI(KjDwA*6E&EHH;)f{`@ z{^jHR&ZoW7an^T!q-5Publ)-idAY2?5;Lh~CO#%9PZVO0-#wAK`jEBEO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2E@s-a6L4bEtY}SNqPn>WyRNTZihm_LZ+4D_=X* zym6{|<5=~^q2@J+tbXHA^~Sy$EK>c}p$g0elMYpH9IM|r)x34Bd+S#B*0=esU(1J# zX&07^VKl}If$G>ks|9$`Y@5itIfB*jf|NqVvLsJF@2I-O@zhDMNZXRB39bG+h3rl+k zCuf(Y=9bpB&0Bu_{HG&4@frgI;{;C^$B>A_Z*SZTYc>#IOIX3Wv@CFC1IwKWSzF(Q zp8mam20Np4$|N7L^`~Mczi-hw{BZl4*i{RyttYLYY5m5d{h?&wY7LpKD%EnrU%P5& zZ}RJm`+0@?*sQQOf1?yHu3fP3n^LZ})Rk+D7xlMqJI1!AFxQtSV)DILx=!o#dn0fD z`g>}^)V1ABhf3B=T4czp{eNNCBggxvvR=J)y1naVz$r0@l~DpqGa9GNVh#2ZYYy5N zF{SC~k|(-ms=0+4k=^c|QI`EpYfai$9!+=M+a!{))PMHUKWiMcYxTG|gaaF9!DSa;Zzyxr;(IQS=f-ye zy}A=bKHKFPnjGDC`($!&E$8{EJN!+I51;G0U7W$=T=@ICm~-HtxEl!;UKhf(c|1F- zN;(rY6ZiXvWqAF0>v68r(0fsp_gSN#`}gJ_DEg;3-(cqK2<7I=KGW-4`dX?_wfUqO7#Ji=Tq84e$wZWnf@<>rnREvF43K)hR6=kNKpVDGnO2Y(*9_VehqpGU9%Ja+xpiJQMp-u!j?*1yl+ z|NZ>^|Ns9ok*(bf3=DiFL4LsuGU^&D*RET?;m!LGA3t$0r(b4ZU^wIH;uvCa`s~${ zLd^<1Yza%ZMQL}$=DtnZzURO4v_&S02 ze)uqK=Um4A_=<49^aGots!N0Ht`>P(M$duPTiI(KjDwA*6E&EHH;)f{`@ z{^jHR&ZoW7an^T!q-5Publ)-idAY2?5;Lh~CO#%9PZVO0-#wAK`jEBEO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2E@s-a6L4bEtY}SNqPn>WyRNTZihm_LZ+4D_=X* zym6{|<5=~^q2@J+tbXHA^~Sy$EK>c}p$g0elMYpH9IM|r)x34Bd+S#B*0=esU(1J# zX&07^VKl}If$G>ks|9$`Y@5itIfB*jf|NqVvLsJF@2I-O@zhDMNZXRB39bG+h3rl+k zCuf(Y=9bpB&0Bu_{HG&4@frgI;{;C^$B>A_Z*SZTYc>#IOIX3Wv@CFC1IwKWSzF(Q zp8mam20Np4$|N7L^`~Mczi-hw{BZl4*i{RyttYLYY5m5d{h?&wY7LpKD%EnrU%P5& zZ}RJm`+0@?*sQQOf1?yHu3fP3n^LZ})Rk+D7xlMqJI1!AFxQtSV)DILx=!o#dn0fD z`g>}^)V1ABhf3B=T4czp{eNNCBggxvvR=J)y1naVz$r0@l~DpqGa9GNVh#2ZYYy5N zF{SC~k|(-ms=0+4k=^c|QI`EpYfai$9!+=M+a!{))PMHUKWiMcYxTG|gaaF9!DSa;Zzyxr;(IQS=f-ye zy}A=bKHKFPnjGDC`($!&E$8{EJN!+I51;G0U7W$=T=@ICm~-HtxEl!;UKhf(c|1F- zN;(rY6ZiXvWqAF0>v68r(0fsp_gSN#`}gJ_DEg;3-(cqK2<7I=KGW-4`dO>_%)r2R1cVug5-u&wghk z#lXOz8{iY-%D}+j;Nals=;+|!;DiL6ot=?*Q0A4VyfzFB416U)e!&bf>KZH8u3Nw1 z&HE1@KXEXpUuIxn@b+|Z4AD5BoS-0Q@O_^%<8{%7rm*)H4k#^1kl*znc)OGM9#yJ&X*oZbAEPHr=1Xz`(%Z M>FVdQ&MBb@0CMMAhX4Qo literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark@2.png b/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4b1adc3d920eaa6d9dbc10e74623085cba099f1e GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0y~yVDJWE4rT@h2L1_MHy9Wgn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN265tc!$^Zs#Zf*_^4%XJzj*gBF4h}9ZF3!%*5H^J2;^N}u~`cI||fpXFbPoD2&&x+~?E z&qg-3Y>jIt5_&fz9Bg9c7SoAO>_%)r2R1cVug5-u&wghk z#lXOz8{iY-%D}+z?c28>KYslD`SaJWU%!#SFAShkao_+00|Q@4kY6x^jJn3kwd>Yz zc=P_l$4?y0>6aN87`#1Q978nDCnqS#8GPU8%y?b2p(*VBg#$_p66AM12ww2Ow&b9> z!@+Wigph)e2{w*BEZ?LwBHHzSuxPAk)w2-PI5DMJtIVaLWe+1mtXt52n@#tpFfcGM Nc)I$ztaD0e0sucSc+>y@ literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/selectionmode-checkbox-unchecked@2.png b/gtk-3.0/assets/selectionmode-checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4226e59d5921423a3faa43fb7491b800499363d6 GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0y~yVDJWE4rT@h2L1_MHy9Wgn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN265tc!%D}+z9|`8lEHwHjbf?$HxLJ8gZw-Ol`7^F*r{DK)6xp{cCb#(R2 zEiCOFoSa>nnp;}iHgEay^Pi6J#A^%;49h)T977@wzrEotbVxzKHSj=#(C5I;h7JE~ ztqzK;>{)WVvofD?dDkn!@DAm*#-HE*KD+F;=k*V#a=RDa_bBq*S$p#2sj9SFF<%e3 zY?&0hcEZZf@~=crhJ_s6mGaAHBO6<`#vR|$!`0|>3TZb=Y;XkL$ld5{SO>_%)r2R1cVug5-u&wghk z#lXO@BEToal>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauF(&0}eA?^iq&Lw?Z)1|)$D|zc4m{!$xZA^j zkB9$WPycOEWM`Xb@3twTqsw(0JqAruA{>zx}sVIQZ*Z z9mBr;a-xk-|7~Pmv;7*o;~aTzhK;eMT$%Ot%ncp4QVRbatetu0Yu{tBO`9C<_gkJ{ z>&O{->p|#ai_c%1qQj0b*)DywOKpuJ^A(qK2|-_^G_p-xb9d}YvMYbHGSn;Yhh$fn zV(+aJl2PK%&Pa#L_EbImy_)OS4Q_^Y=jUtA*qqP!;8#rv)8gw}82|mP4N;k}ees*w o*Eie6F$+ylDtfW_J1BkZw?CWK81spJ2PkGeUHx3vIVCg!0O55DSO5S3 literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..57a033b569b1ceb83a03e1bda99e7a9e59017ac6 GIT binary patch literal 1139 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceaDY#UD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NgK)8&4=NBa5V!1Lt#mfUoZnB zBNHk&&^DjjgSnoxO{@r?J#m{q&i0R<2&XX6@!JTeof7zWvncGiT16J$vi+orez}J%8~M3|_r@_3HKOw@~oz z-Me>b&gT{~FffUFx;TbdoL)QiX82_XiKDwE7iX&_o`>d?fH23#O)GY6Y`)|Z z&85MzLF(=Q|4&k^CZ}Cev3pVba!z$!`lsB_rXs)CU6Z_YK81UE+MGBPWHvQ`X-6YZ zYEkRUr7u6q*ru}8?AVu>ko47gYQ(C2@tRCo^V!AaSkmqbEZ>&akaC09?Q+E~znDwf z${y~q3%XW1Ut0ZFD1?)D`Nj`3D_*9^Wu`MU&-lcq8Rc|oqN&@rj`@A_7DhKFt`V*e zU2u!_cnpKb7b6#LBZ1OArgbJiKmJ)>c)EY~i4Sp$R}`<$opnso+BDy1vu@s8hjccf z2+?chlNXC++~fQ$`l!d};p7cj`>iuBFWA3-A6K=srdwKZsP(UWp1lbVmcE_$Y;#UQ zV1Y{1;)O<*4o+@~Uth|dS|UExVUgmopnAor?`KU6pS1nNr1HBbCoL3R_4S_Q!5xRK zjVtB|{hD)B^Xa_}2fl3;&EEa)+}vxQ7xP^6oV$=WasSh=J_)W7x`pD-(TC!m*#-p^ ze3@H+#p&%n@yh!zb@pycU#V($GvnswEsANK=brb-nar2^byQ>Z3YH1kcV{kt|Kj30 z{fZAqKK40zPVuWb@YwUt^!vZ}m{-|!D}LwGd|TaMJ$aq%p>LNSckO2Sb<3H@wYn@; zNF(3tK^vRqu{_q01s^`$oqjGLN5B8)8~O>_%)r2R1cVug5-u&wghk z#lXO@BEToal>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauF(&0}eA?^iq&Lw?Z)1|)$D|zc4m{!$xZA^j zkB9$WPycOEWM`Xb@3twTqsw(0JqAruA{>zx}sVIQZ*Z z9mBr;a-xk-|7~Pmv;7*o;~aTzhK;eMT$%Ot%ncp4QVRbatetu0Yu{tBO`9C<_gkJ{ z>&O{->p|#ai_c%1qQj0b*)DywOKpuJ^A(qK2|-_^G_p-xb9d}YvMYbHGSn;Yhh$fn zV(+aJl2PK%&Pa#L_EbImy_)OS4Q_^Y=jUtA*qqP!;8#rv)8gw}82|mP4N;k}ees*w o*Eie6F$+ylDtfW_J1BkZw?CWK81spJ2PkGeUHx3vIVCg!0O55DSO5S3 literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..57a033b569b1ceb83a03e1bda99e7a9e59017ac6 GIT binary patch literal 1139 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceaDY#UD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NgK)8&4=NBa5V!1Lt#mfUoZnB zBNHk&&^DjjgSnoxO{@r?J#m{q&i0R<2&XX6@!JTeof7zWvncGiT16J$vi+orez}J%8~M3|_r@_3HKOw@~oz z-Me>b&gT{~FffUFx;TbdoL)QiX82_XiKDwE7iX&_o`>d?fH23#O)GY6Y`)|Z z&85MzLF(=Q|4&k^CZ}Cev3pVba!z$!`lsB_rXs)CU6Z_YK81UE+MGBPWHvQ`X-6YZ zYEkRUr7u6q*ru}8?AVu>ko47gYQ(C2@tRCo^V!AaSkmqbEZ>&akaC09?Q+E~znDwf z${y~q3%XW1Ut0ZFD1?)D`Nj`3D_*9^Wu`MU&-lcq8Rc|oqN&@rj`@A_7DhKFt`V*e zU2u!_cnpKb7b6#LBZ1OArgbJiKmJ)>c)EY~i4Sp$R}`<$opnso+BDy1vu@s8hjccf z2+?chlNXC++~fQ$`l!d};p7cj`>iuBFWA3-A6K=srdwKZsP(UWp1lbVmcE_$Y;#UQ zV1Y{1;)O<*4o+@~Uth|dS|UExVUgmopnAor?`KU6pS1nNr1HBbCoL3R_4S_Q!5xRK zjVtB|{hD)B^Xa_}2fl3;&EEa)+}vxQ7xP^6oV$=WasSh=J_)W7x`pD-(TC!m*#-p^ ze3@H+#p&%n@yh!zb@pycU#V($GvnswEsANK=brb-nar2^byQ>Z3YH1kcV{kt|Kj30 z{fZAqKK40zPVuWb@YwUt^!vZ}m{-|!D}LwGd|TaMJ$aq%p>LNSckO2Sb<3H@wYn@; zNF(3tK^vRqu{_q01s^`$oqjGLN5B8)8~QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-dark.png b/gtk-3.0/assets/window-assets/titlebutton-close-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0df7db83bf4645ed50082cdf7087e350a2ea32dd GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GuzsxHg|5SuD+jE@G!05 zep=4Q#Eg##=^qm_J|v`nO3eI}knuGx<7<5Sm$>w=@oCL1weeuPgZzRSn0a`GMdamG zG&C&=3JSMv-?4Mw{@Zu&y-3xRvt(dk$nkV>43UszJ=mVu>>$8k5X-4{vp(X4xiUl%vX_lHF@Siq?*I~H`?}4d83^JGIG4$xp zWjt`_QVes#nx!{39jKV691#BXY3%E}EH0_Hs%04%elVTp)R8&yhT{eU0|SGntDnm{ Hr-UW|kxGVl literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf9047e73cb3b21c35e2c5305779f12c1acc732d GIT binary patch literal 651 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*4E$LyrQCZZAI<+>V^%KwTFtz4i{D&DK0ydQ+zDH_+)qBikjN2%8C27sFoEc7%NX|3AXety3}g_}^bXX=b~BM_p5W z^|elUo4W?HgzCJzOYK-6IZjhGbg1REV%(sieQ$-7RW`lI;VHfTlrjL1kzmQ2uo5Pi}@kr0_H~QJ}m!ups4{67ojCiJIGj*fMLc7wJ zrwy+xn^d^=@>zkp=!|vZyK=bio=@Bv`0`ua+~%ik5_`9OsjM(tc333+Xw;wWGhPKx raqgRRQl*o}`QLY*CxVvORDUs+w8g);;-IqtlomW){an^LB{Ts51FRuE literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark.png b/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ee74efe638bc23eab5e790b9f7ba9b0dbded3c98 GIT binary patch literal 652 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXODGQcOql>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauH9qZYPSLlVl5e>s-}1`7<(GXcDF0Sa@vX4p zTS@h|vf975ZvVY=@86@xe;+^n`}Eo0XV3pVd-3nZ%YQFk{eAiB@2l7U-oE?y?*0FN z|Nj5~Uph0*l!1Z4u_VYZn1PXphgU>YLQ+9dQN_yE&d$$2Feo@=;-tw_rmo+xans== zN3UMLar^GQ7q6h;_3NL%e*Ff6KY#xGF?kwzih+UQg{O;Sh=e5T!N|PZ1|kdx7Rqgn z%4<-NfBUyTe2K%O8`E3^-|#RnC@^Xkacz~|+Q^a=^Vy^#_js+f;=v7jbQ^wOU#xH; z-rlVt(e9O}z-xE51=8OywV3QZ%OJ2*#%g2S$71R&UwO0}hr=BksvdH#ie(>#m-~-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceXMj(LD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NT1U zesuKy=$!DQYr@ao$v-Df`#E*iuepnVtyuGWE4s&YU@W_SWq?4<9~y{^Io; z5O@m)@7}$8_x}BdPoIDN`u+RQpT7|B4-8&#-fLiBU{dyUaSX9Iy>@D5_+f| zwuaoga9gX(Lvu=ifT)Ou0+XJG){3(`Htf`25qif#ds6(n6r;&$msIK|{9ZV>__jvQG!7g-b|DzdC&}c-h(Z?3XOR)Ypf0u6%X1 zQ)$7rih_q_2~W5RUwtx|z_a^chSc55M^yJ-YAw0Kx=Lb?^Q^5gORQG>ef=--KF9hfE``jt}fMf%@(z4<0gkeg9!)nt_E zraB>`W8)QlkEgfOo>ZT-K0m4a?#_SB6MyT^e&4g;{KMQgpDa|r@N@^Cs(r2A`s#M+ z=g&K>%cIV}K6L9(s^WQxU8-*?S<|5bT0msxz_wF*m<=?s_0aPqE&{UzsSzr@sj(V-O~#9g(_aF?H-(B z=sWek_KI|@q+@$^`;=+62bMBk=S!@9nQ}CivG$dP)gs^BdYn_zRSVpjMUodYX$9=q zQE^|YtMy~t{J)v+pVX{3TlV$I*|~S5wmg5Vx$*hqQ;L7fSzhQL$_(G5=bY#WDn~qB L{an^LB{Ts5K~RC6 literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-hover.png b/gtk-3.0/assets/window-assets/titlebutton-close-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..ee74efe638bc23eab5e790b9f7ba9b0dbded3c98 GIT binary patch literal 652 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXODGQcOql>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauH9qZYPSLlVl5e>s-}1`7<(GXcDF0Sa@vX4p zTS@h|vf975ZvVY=@86@xe;+^n`}Eo0XV3pVd-3nZ%YQFk{eAiB@2l7U-oE?y?*0FN z|Nj5~Uph0*l!1Z4u_VYZn1PXphgU>YLQ+9dQN_yE&d$$2Feo@=;-tw_rmo+xans== zN3UMLar^GQ7q6h;_3NL%e*Ff6KY#xGF?kwzih+UQg{O;Sh=e5T!N|PZ1|kdx7Rqgn z%4<-NfBUyTe2K%O8`E3^-|#RnC@^Xkacz~|+Q^a=^Vy^#_js+f;=v7jbQ^wOU#xH; z-rlVt(e9O}z-xE51=8OywV3QZ%OJ2*#%g2S$71R&UwO0}hr=BksvdH#ie(>#m-~-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceXMj(LD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NT1U zesuKy=$!DQYr@ao$v-Df`#E*iuepnVtyuGWE4s&YU@W_SWq?4<9~y{^Io; z5O@m)@7}$8_x}BdPoIDN`u+RQpT7|B4-8&#-fLiBU{dyUaSX9Iy>@D5_+f| zwuaoga9gX(Lvu=ifT)Ou0+XJG){3(`Htf`25qif#ds6(n6r;&$msIK|{9ZV>__jvQG!7g-b|DzdC&}c-h(Z?3XOR)Ypf0u6%X1 zQ)$7rih_q_2~W5RUwtx|z_a^chSc55M^yJ-YAw0Kx=Lb?^Q^5gORQG>ef=--KF9hfE``jt}fMf%@(z4<0gkeg9!)nt_E zraB>`W8)QlkEgfOo>ZT-K0m4a?#_SB6MyT^e&4g;{KMQgpDa|r@N@^Cs(r2A`s#M+ z=g&K>%cIV}K6L9(s^WQxU8-*?S<|5bT0msxz_wF*m<=?s_0aPqE&{UzsSzr@sj(V-O~#9g(_aF?H-(B z=sWek_KI|@q+@$^`;=+62bMBk=S!@9nQ}CivG$dP)gs^BdYn_zRSVpjMUodYX$9=q zQE^|YtMy~t{J)v+pVX{3TlV$I*|~S5wmg5Vx$*hqQ;L7fSzhQL$_(G5=bY#WDn~qB L{an^LB{Ts5K~RC6 literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close.png b/gtk-3.0/assets/window-assets/titlebutton-close.png new file mode 100644 index 0000000000000000000000000000000000000000..0df7db83bf4645ed50082cdf7087e350a2ea32dd GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GuzsxHg|5SuD+jE@G!05 zep=4Q#Eg##=^qm_J|v`nO3eI}knuGx<7<5Sm$>w=@oCL1weeuPgZzRSn0a`GMdamG zG&C&=3JSMv-?4Mw{@Zu&y-3xRvt(dk$nkV>43UszJ=mVu>>$8k5X-4{vp(X4xiUl%vX_lHF@Siq?*I~H`?}4d83^JGIG4$xp zWjt`_QVes#nx!{39jKV691#BXY3%E}EH0_Hs%04%elVTp)R8&yhT{eU0|SGntDnm{ Hr-UW|kxGVl literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-close@2.png b/gtk-3.0/assets/window-assets/titlebutton-close@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf9047e73cb3b21c35e2c5305779f12c1acc732d GIT binary patch literal 651 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*4E$LyrQCZZAI<+>V^%KwTFtz4i{D&DK0ydQ+zDH_+)qBikjN2%8C27sFoEc7%NX|3AXety3}g_}^bXX=b~BM_p5W z^|elUo4W?HgzCJzOYK-6IZjhGbg1REV%(sieQ$-7RW`lI;VHfTlrjL1kzmQ2uo5Pi}@kr0_H~QJ}m!ups4{67ojCiJIGj*fMLc7wJ zrwy+xn^d^=@>zkp=!|vZyK=bio=@Bv`0`ua+~%ik5_`9OsjM(tc333+Xw;wWGhPKx raqgRRQl*o}`QLY*CxVvORDUs+w8g);;-IqtlomW){an^LB{Ts51FRuE literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..07a9e6cce4e35326a2f3eec4d074c174065a2d7b GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^R4&Z>T$RTFepPtaL2Np)hC zQd^NyN3mja-lTay6B!s7OiF_Mf*BZjcz8ubB_tIT6;-TkY;EoQ`~!o6Lncm|JZ0+o z^&2*BI(+2l)$2EI-@W(Z<;#~Z-@JYM?o055#S9D#7d%}YLnOj$FWwevQV?Mc2njMg zWwiB8R+iYMvp@dVpKf-sIJ-rD&f6-BbcU9HM-SO8obuy_(N#%(^U%vvUYiu`dv&fq zMs@zqDDm`l#eGw(i=8dkFW+`Y?9ESw-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJW`IwKD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}B8kDq@)KwwaC zO>J#m{q&i$SFT>YX6@!JTeof7zWvncGiT16J$vi+orjN}zjz4-Zz15_yG3fIPZ$^& zAA7nuhFF|lJ2f)=k%K^Mvq0c64h}ZG4(|Y-b;jpbtT2A}+wWGb>c9W;hMpeF#V7wT zD4zf8%1^(gyH@>j3;gG3t7&@mv+C8=Pfr(wp3BbS`JQ_tQLF9eVH2%$D`#{*xTKm; zl)BwFX6yH9uN^dH52Hp`sda{EOtzHIvy&7=1-H z6u2HLvFvAxcM!Y$a6z-#gwzE2tm7(P&yy2mH4=MWRSUgK|NHTSFH{jXV-#>Tx zIxF+K6lT}@Yb&B_`hJV=Ud`9*vuHQ7RM?U8fnS>0>Ks3xu=%$1lw6!^k+fyMPWUZG zr4-&1ud{AO$4EGC+8%9}?J%iuN3qvJNf*0$l~X3F1@WzXWUZVlm-=K;d8Oj=vx|%T z_W89xxlq2+@83JU%>8#RW_p%~7g-2+Oq-f@`u*~@)QKsPwYrH1ltU#--pN{vto>aa z-u2^gd)^DVz4iqUtnR9+HcM*f+53LkJU9R7gw;9Er<%C+DIL5V_)gX`e{-QEW1LT7 zK+XHl4__SBX-nbHoYT_K9z3bNVqZx1N!bly?gmqMKJR+g#;|U-Kvs(E1;)qE&y|*I zZkw*gU@QA@>&!)uk6h(EKKc0Sb?V=b|Jc6jY0doeyes~{yf3(Te}A(@_Qw6I&wz5G Mr>mdKI;Vst0H^ZQ-T(jq literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-active.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..07a9e6cce4e35326a2f3eec4d074c174065a2d7b GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^R4&Z>T$RTFepPtaL2Np)hC zQd^NyN3mja-lTay6B!s7OiF_Mf*BZjcz8ubB_tIT6;-TkY;EoQ`~!o6Lncm|JZ0+o z^&2*BI(+2l)$2EI-@W(Z<;#~Z-@JYM?o055#S9D#7d%}YLnOj$FWwevQV?Mc2njMg zWwiB8R+iYMvp@dVpKf-sIJ-rD&f6-BbcU9HM-SO8obuy_(N#%(^U%vvUYiu`dv&fq zMs@zqDDm`l#eGw(i=8dkFW+`Y?9ESw-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJW`IwKD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}B8kDq@)KwwaC zO>J#m{q&i$SFT>YX6@!JTeof7zWvncGiT16J$vi+orjN}zjz4-Zz15_yG3fIPZ$^& zAA7nuhFF|lJ2f)=k%K^Mvq0c64h}ZG4(|Y-b;jpbtT2A}+wWGb>c9W;hMpeF#V7wT zD4zf8%1^(gyH@>j3;gG3t7&@mv+C8=Pfr(wp3BbS`JQ_tQLF9eVH2%$D`#{*xTKm; zl)BwFX6yH9uN^dH52Hp`sda{EOtzHIvy&7=1-H z6u2HLvFvAxcM!Y$a6z-#gwzE2tm7(P&yy2mH4=MWRSUgK|NHTSFH{jXV-#>Tx zIxF+K6lT}@Yb&B_`hJV=Ud`9*vuHQ7RM?U8fnS>0>Ks3xu=%$1lw6!^k+fyMPWUZG zr4-&1ud{AO$4EGC+8%9}?J%iuN3qvJNf*0$l~X3F1@WzXWUZVlm-=K;d8Oj=vx|%T z_W89xxlq2+@83JU%>8#RW_p%~7g-2+Oq-f@`u*~@)QKsPwYrH1ltU#--pN{vto>aa z-u2^gd)^DVz4iqUtnR9+HcM*f+53LkJU9R7gw;9Er<%C+DIL5V_)gX`e{-QEW1LT7 zK+XHl4__SBX-nbHoYT_K9z3bNVqZx1N!bly?gmqMKJR+g#;|U-Kvs(E1;)qE&y|*I zZkw*gU@QA@>&!)uk6h(EKKc0Sb?V=b|Jc6jY0doeyes~{yf3(Te}A(@_Qw6I&wz5G Mr>mdKI;Vst0H^ZQ-T(jq literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2O>_%)r2R1cVug5-u&wghk z#lXO@G{7gsl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^QP;Qp0i2iHU%S{r?2-HF$a zPriQq_Q$vPKfizc_2cuepa1{=|MCChX$A%cvyvdcUTU$Fn z|G=Q&kcpEfPno)Y{f3R34j(ys_4077sSgJqn`E6}0ksO|( zn0GTO@aV!LX{XB=zv{?Tn=vZe19FD2ppSN!}o=!EyDBoTxYQj zLhb?iUF#n}7$rexe` faX0?m|825)_gdXwA}7|cfa1~9)z4*}Q$iB}t0)K* literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..00c2b77bd0e22c51f6703e2b0a6b10a9391b3baa GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJV}MVHD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}BD`^r@9uqm|McspXWu@* z`tkMkkFW23e*66U=eIw<{{R1frBT3(fq@~bB*-tAfsv7knU#%$lbeS}Ku}mjN?KY* zR#r}4QB6Zr-@wSo#@5!(-o@R++uO&_KOi75D7dD!wyu8q%-JhfuU@lu^OmjKwr$^j z>hzg2XU?9zb^Ff4N6%lpdJO_^-n@PL8wCFR`SbVh-+zLCD}FFAFuwJ4aSX9Iy>@D5 z^sNAa)@Ff~S2#G>_&U4;c%pV^gkHH8bv{$Sdwui{mGI6+n;aiYs=R@)4VxT6h6vJS}~WcXnxch|0@q}WsW zw8o{##d#ks&(+_Qjr~2*u%yi4@SY!*^0i->-!H68k&_NeU2gAMBx>2O6Mn1ih0h78 z3GG)mZQo(glwz;mYVqMk@Vb5t(v)J~^tvvMMd0lq9e$($WluPQ!yT>biFp2YvKtukMK#;pG}|DUYkFYbLeZDR9G{uG0< Ntf#A=%Q~loCICs;2uuI~ literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..cae06ffe41d902519b008eb1d91df47729924075 GIT binary patch literal 583 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXO@G{7gsl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^QP;Qp0i2iHU%S{r?2-HF$a zPriQq_Q$vPKfizc_2cuepa1{=|MCChX$A%cvyvdcUTU$Fn z|G=Q&kcpEfPno)Y{f3R34j(ys_4077sSgJqn`E6}0ksO|( zn0GTO@aV!LX{XB=zv{?Tn=vZe19FD2ppSN!}o=!EyDBoTxYQj zLhb?iUF#n}7$rexe` faX0?m|825)_gdXwA}7|cfa1~9)z4*}Q$iB}t0)K* literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..00c2b77bd0e22c51f6703e2b0a6b10a9391b3baa GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJV}MVHD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}BD`^r@9uqm|McspXWu@* z`tkMkkFW23e*66U=eIw<{{R1frBT3(fq@~bB*-tAfsv7knU#%$lbeS}Ku}mjN?KY* zR#r}4QB6Zr-@wSo#@5!(-o@R++uO&_KOi75D7dD!wyu8q%-JhfuU@lu^OmjKwr$^j z>hzg2XU?9zb^Ff4N6%lpdJO_^-n@PL8wCFR`SbVh-+zLCD}FFAFuwJ4aSX9Iy>@D5 z^sNAa)@Ff~S2#G>_&U4;c%pV^gkHH8bv{$Sdwui{mGI6+n;aiYs=R@)4VxT6h6vJS}~WcXnxch|0@q}WsW zw8o{##d#ks&(+_Qjr~2*u%yi4@SY!*^0i->-!H68k&_NeU2gAMBx>2O6Mn1ih0h78 z3GG)mZQo(glwz;mYVqMk@Vb5t(v)J~^tvvMMd0lq9e$($WluPQ!yT>biFp2YvKtukMK#;pG}|DUYkFYbLeZDR9G{uG0< Ntf#A=%Q~loCICs;2uuI~ literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize.png b/gtk-3.0/assets/window-assets/titlebutton-maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2r)PK|^6p{2vAe2Hlb% zzhDMN9v)s1Q3*)}MMV`W8(UjDKmWj>;E;)vCQq5Ve*K1xn+_j2diDB^+jsB1c$Xp` ze2#&EVUwqeV~9j}?L|+qCIbQ2i{d;^iElO>jSCSu{dfI&&a4i(`ycqSK5+j_&CxpN znbo^~Zq7!#`|p=uwduCIB`d%6r9oG`l>fS4?`E0bldN79#jC_H`R$gg8`BwfUsy1c z^^)%iSEdt|PbM?03k$6^S-I-kJN5f_&MPlvcxm+{mFY(1iD2#-Ik&GhOEj#g|F~7k zO!-*l)69P}3%1n1%=;16krFngG*&G5<2{CBYLDiqyj@=Vl_juBXIE)a({xY-c)I$z JtaD0e0ssis<68g# literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a4b1590752ce82bb9df1c8879587651024c2ab23 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_Gpvg=QqZ(2IzfntB_kAevc3+lqs z9yzUy6MFPX{Pp$+dkht>SIwE!x{Uv<&Vfo_i|331Z-w{fX*rz8WVsu-WY-aem6Khr zbiu`y8`^ zIYACeQx~plaGmcqN$$qgbrYwqP&t|SvQZ(bWI~MMf(eN>wSh)(MF&pqMU6yC$_ zsC{CZKr6yJw^=2?{K zY!+snq;TVn?e1H<-z<&Rs#sg)`7OP*Y=z39h&`hFV<2z#-qvOdtmw=Mdv9oUS&PP6K=V8?AX3Zk7Y{r>|&9Pg~z|L zSUBw1GhfHoFe63hQ}F30E^ceOUmj7KT)Slsf6LW5{09HOykGD_e6_8S`HdRu6i~MC MboFyt=akR{0OL)wE&u=k literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..a4dbc1b14d25a7c7733cece16ce43a9c625fca14 GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2r)PK|^6p{2vAe2Hlb% zzhDMN9v)s1Q3*)}MMV`W8(UjDKmWj>;E;)vCQq5Ve*K1xn+_j2diDB^+jsB1c$Xp` ze2#&EVUwqeV~9j}?L|+qCIbQ2i{d;^iElO>jSCSu{dfI&&a4i(`ycqSK5+j_&CxpN znbo^~Zq7!#`|p=uwduCIB`d%6r9oG`l>fS4?`E0bldN79#jC_H`R$gg8`BwfUsy1c z^^)%iSEdt|PbM?03k$6^S-I-kJN5f_&MPlvcxm+{mFY(1iD2#-Ik&GhOEj#g|F~7k zO!-*l)69P}3%1n1%=;16krFngG*&G5<2{CBYLDiqyj@=Vl_juBXIE)a({xY-c)I$z JtaD0e0ssis<68g# literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a4b1590752ce82bb9df1c8879587651024c2ab23 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_Gpvg=QqZ(2IzfntB_kAevc3+lqs z9yzUy6MFPX{Pp$+dkht>SIwE!x{Uv<&Vfo_i|331Z-w{fX*rz8WVsu-WY-aem6Khr zbiu`y8`^ zIYACeQx~plaGmcqN$$qgbrYwqP&t|SvQZ(bWI~MMf(eN>wSh)(MF&pqMU6yC$_ zsC{CZKr6yJw^=2?{K zY!+snq;TVn?e1H<-z<&Rs#sg)`7OP*Y=z39h&`hFV<2z#-qvOdtmw=Mdv9oUS&PP6K=V8?AX3Zk7Y{r>|&9Pg~z|L zSUBw1GhfHoFe63hQ}F30E^ceOUmj7KT)Slsf6LW5{09HOykGD_e6_8S`HdRu6i~MC MboFyt=akR{0OL)wE&u=k literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7ea660d985683dcadd5b15b94fc087c2fe4d25b7 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GkY3l_t$Kio$_Rd`?DSH zPqw>!J#6{)u;rISAoTr+#rMOOKaZLJJZk>)nECIcX4{Uf=>yvxO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*3jSCymnUB+WA@Q=VWY{mv(G<{PC4>CsxHATN-t8Wz^X`LCnqzmJ&xK5FK6Wp*k91A|pbkY6wZBQrA_H?NqujDn(~s+xwT zsi~Q{vx}>{ySqndSa?KSTtafnjG41%uivn7&>Mfq{|J z)5S4F85-p64Y?pK*Y$jA)40}=A5%T%}{|H03PQ~2ge}DO;neF}^bxrlv z*E;2G?i$Pzs`KtHwPStcI8D{ip_bQ*af62Ty%k!|9UiQ>ved)=hv)m`mUW-ZT;hsd zZ?ng2S7W~O_Q%XJ%cjZNOYX-6+ctek53c#tch7xS^!bo+h_&N@$vU43 z*}%q|4br8DUAT9cKIZxTLMA0`4p+{`BR#+0=x4`Yl5)&Eq#biI;+dMw)Qu(!?Mh#s zHoUTIQsLUmX9en_GuDak%Hh6yK5=K@%WrXWo1eBx?A`XIvchcHVUhHsQGd42cojUw qxo^@*l};Y#f8TkY2wGlK{l!?)7XRXkgU$j_TJUuBb6Mw<&;$UDRw)4h literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..918e8d864843a394e99da3620a7a397a0dfa9420 GIT binary patch literal 511 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2s{`|NoNjn`bjHFzA#7 z`2{mD^6>DAh)PH*C@QL0+1T3J`S}M11&2(WGQ+`fD7Me)SC ziwq15n><|{LnOj$FM5hK83?#u6z6eDe6!(bT!_f&zw6I)W_8Hj|G<~^f%{)-j@CKP ztlsr=b2i%Df4}^yO}E`GS^2Fm4Z7l`{MY?@H_QB-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_UBf^-#ab;|9=1f|G(A59h(>!7{W_}{DK)68JU<_SUI?P1O$aeM5LspWn|^#71cB} z_4N&mjBIRe?d)CLJ-ofWef<0b0s@1AYieuj>Zi|~y>j*HHETC-*}84p_U)%mpE+~p z?Acql?>v0;{Kbb4|2Pvq?_^+Loa5=@7-DgH?bOQPrT~$ncMs_r3))64Tco5HnYlA{ z=G(~3Q^vpl-B)pObg8fiey;!QT>ia1)$c3W+aL26RZ8@qo|e?qUZ^9&&o0UJy#JI> zlm1oj8mE6mryAUO1R55 z!TDozPPRtFZHKu!=k|5XJZ8G#7q`rU48Bt<8YZmEUUIKvs@>%Xe}y)^jbZF_%nIfN zIVeqCxK5$Vu2;p@C49G=-=aw>{Y%-KGA=q6wKh1leavy@69_v|k(A}^H>vRGjt5&W zy@_5wGwgiA#^ttCwx0UqzJ6zz_`|@c{To!zPkmNyU;MrL-M!s5=hdY@<(ZyWm}Qod zyj7WP&)Iv$tM{Ic+qJam`l{(E^<(>;Xa!mHR@B@Z_ zpXxT599=MR>j{6|$&({D>ZMKU_W5?P$W9=v*zUle%ln%b#izI%O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2s{`|NoNjn`bjHFzA#7 z`2{mD^6>DAh)PH*C@QL0+1T3J`S}M11&2(WGQ+`fD7Me)SC ziwq15n><|{LnOj$FM5hK83?#u6z6eDe6!(bT!_f&zw6I)W_8Hj|G<~^f%{)-j@CKP ztlsr=b2i%Df4}^yO}E`GS^2Fm4Z7l`{MY?@H_QB-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_UBf^-#ab;|9=1f|G(A59h(>!7{W_}{DK)68JU<_SUI?P1O$aeM5LspWn|^#71cB} z_4N&mjBIRe?d)CLJ-ofWef<0b0s@1AYieuj>Zi|~y>j*HHETC-*}84p_U)%mpE+~p z?Acql?>v0;{Kbb4|2Pvq?_^+Loa5=@7-DgH?bOQPrT~$ncMs_r3))64Tco5HnYlA{ z=G(~3Q^vpl-B)pObg8fiey;!QT>ia1)$c3W+aL26RZ8@qo|e?qUZ^9&&o0UJy#JI> zlm1oj8mE6mryAUO1R55 z!TDozPPRtFZHKu!=k|5XJZ8G#7q`rU48Bt<8YZmEUUIKvs@>%Xe}y)^jbZF_%nIfN zIVeqCxK5$Vu2;p@C49G=-=aw>{Y%-KGA=q6wKh1leavy@69_v|k(A}^H>vRGjt5&W zy@_5wGwgiA#^ttCwx0UqzJ6zz_`|@c{To!zPkmNyU;MrL-M!s5=hdY@<(ZyWm}Qod zyj7WP&)Iv$tM{Ic+qJam`l{(E^<(>;Xa!mHR@B@Z_ zpXxT599=MR>j{6|$&({D>ZMKU_W5?P$W9=v*zUle%ln%b#izI%QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GkY3l_t$Kio$_Rd`?DSH zPqw>!J#6{)u;rISAoTr+#rMOOKaZLJJZk>)nECIcX4{Uf=>yvxO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*3jSCymnUB+WA@Q=VWY{mv(G<{PC4>CsxHATN-t8Wz^X`LCnqzmJ&xK5FK6Wp*k91A|pbkY6wZBQrA_H?NqujDn(~s+xwT zsi~Q{vx}>{ySqndSa?KSTtafnjG41%uivn7&>Mfq{|J z)5S4F85-p64Y?pK*Y$jA)40}=A5%T%}{|H03PQ~2ge}DO;neF}^bxrlv z*E;2G?i$Pzs`KtHwPStcI8D{ip_bQ*af62Ty%k!|9UiQ>ved)=hv)m`mUW-ZT;hsd zZ?ng2S7W~O_Q%XJ%cjZNOYX-6+ctek53c#tch7xS^!bo+h_&N@$vU43 z*}%q|4br8DUAT9cKIZxTLMA0`4p+{`BR#+0=x4`Yl5)&Eq#biI;+dMw)Qu(!?Mh#s zHoUTIQsLUmX9en_GuDak%Hh6yK5=K@%WrXWo1eBx?A`XIvchcHVUhHsQGd42cojUw qxo^@*l};Y#f8TkY2wGlK{l!?)7XRXkgU$j_TJUuBb6Mw<&;$UDRw)4h literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f21d626d6fd4f6c14253bed5063e0327fbac0859 GIT binary patch literal 552 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYIlw2xl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk&|Nc0ckN`=2~{ecB`RGdip_bE zzmnV;7#Ivog8YIR7jv*3LYcJ*sH!1KiBnWvaoLZw(ecead`1Sw)yBcmU zShxEd<9oTnVrj+yNe6ZWcomra2(gOGU48rQo|7uPRsCD literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c5aceac6f32396ed19ace8c24fc4fd14bbd66f9f GIT binary patch literal 1033 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJet=JiD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)4}8n?d82X%lmXzP0(K2tv<6!V|KH~oEFuIRcaHf6`S*vTJoz_uR6`Z zz>r!J ztJkkzzj^cSU1jgK$qWpPw>@1PLo80Oy?Q{=Q!zKK-~T}-~X-JH6=snte2bU&gR#W20mJgbu)uC zABWpqImRmFkoR}Rp;@7pai^I&8@fNYG|sd=cKw`*z_)-G-H9cWCtf=3-0_nmBydmK z+S14dtpIW}X$$}5 zSfm}*zh+;tYWjy-7Umm^gBINGxSig+=AIJktmdoCT-PF3KY6Jo66{v^NX@dUp+j@> z%C6NVFOsb?&Gd{)woA*m^ewLRtDCZ7O|8(XgZUnk-Pax$A6_T5`fB{zs*Q2FGrIpv zZvK_l|0Qy<{KjKnlDY(MEhsuPM}7OZSG!eTv)sy_u4Iv_w6y5{J%840pCuuBi?2^H zGTP;_^31L0dPg^&X7PG*tz6$z(dRXj=+bqHFTT{w{1`Gt+V8wKBhS3gUpm{vmG9UZ zy-Rzz?(E$?XBYeLd0+hQOBvf=6KAgJdLMNBjgFjI`f!t9ab~i>U%TyVv~#O>_%)r2R1cVug5-u&wghk z#lXNYIlw2xl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk&|Nc0ckN`=2~{ecB`RGdip_bE zzmnV;7#Ivog8YIR7jv*3LYcJ*sH!1KiBnWvaoLZw(ecead`1Sw)yBcmU zShxEd<9oTnVrj+yNe6ZWcomra2(gOGU48rQo|7uPRsCD literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c5aceac6f32396ed19ace8c24fc4fd14bbd66f9f GIT binary patch literal 1033 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJet=JiD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)4}8n?d82X%lmXzP0(K2tv<6!V|KH~oEFuIRcaHf6`S*vTJoz_uR6`Z zz>r!J ztJkkzzj^cSU1jgK$qWpPw>@1PLo80Oy?Q{=Q!zKK-~T}-~X-JH6=snte2bU&gR#W20mJgbu)uC zABWpqImRmFkoR}Rp;@7pai^I&8@fNYG|sd=cKw`*z_)-G-H9cWCtf=3-0_nmBydmK z+S14dtpIW}X$$}5 zSfm}*zh+;tYWjy-7Umm^gBINGxSig+=AIJktmdoCT-PF3KY6Jo66{v^NX@dUp+j@> z%C6NVFOsb?&Gd{)woA*m^ewLRtDCZ7O|8(XgZUnk-Pax$A6_T5`fB{zs*Q2FGrIpv zZvK_l|0Qy<{KjKnlDY(MEhsuPM}7OZSG!eTv)sy_u4Iv_w6y5{J%840pCuuBi?2^H zGTP;_^31L0dPg^&X7PG*tz6$z(dRXj=+bqHFTT{w{1`Gt+V8wKBhS3gUpm{vmG9UZ zy-Rzz?(E$?XBYeLd0+hQOBvf=6KAgJdLMNBjgFjI`f!t9ab~i>U%TyVv~#QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-dark.png b/gtk-3.0/assets/window-assets/titlebutton-restore-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk@Z7u9d*3pjealb1d2;&A(`Vm4 zJ^%Lk<@YcD|Nl>&D)NGXfx);W$S;_Ik%xy@L{vgjK~Yh~+Sbm_&p$9IIAr3a$y27T zU%z4Fro%^$UcG+f_T76gUcY|*^XH#Ge>kGJV;C41&Um^whDc1Uz4(%^$$*F90psN2 zCJv29tV$dm?4SOKYhJv*6w!xc=MkpYy+pS`|w}TX4#y#Ym+`)dGuzAaDVfO z`XYozFX NJYD@<);T3K0RW>L{@DNk literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b596dfdbad23b0513dde1c1ba2032e024624025a GIT binary patch literal 1081 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJOMp*^D+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)AcsbFy1=LY};(}ZL=c}t&KXeHu2b|wBwtzPi~uZEUKGxOHj zIk(O&zIXBHt4AkZKR)&5$?v~^|NsA=B%qVTz`&4I666=mz{tqN%*w{W$<4zfASf&% zB`qx@D=R0jsHUN*Z(wL-WNc$&Yinm`@8a(1?d{{|9}o~26kJnVTUS4Q=A4zQSFc&S zdCS&q+qQ2%b^6SiGiT4|}rV;YqYaeE-hhf88bG z53T%daMjfM`9&}B*qxp`(zuFsUd)_Qp70{w{*UCTc?}nDYW9b(3D%tN{&UNQb5>J} zcptmCq%4wp5ppW3>$&+*Y9gpXUgd$JAIq*tB$E=uR;|^;H`tbX$rqDJrhy8mdKI;Vst0Ce#NvH$=8 literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..deb87fc24e7de9aca68bc3c10c376752ec472e0a GIT binary patch literal 565 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk@Z7u9d*3pjealb1d2;&A(`Vm4 zJ^%Lk<@YcD|Nl>&D)NGXfx);W$S;_Ik%xy@L{vgjK~Yh~+Sbm_&p$9IIAr3a$y27T zU%z4Fro%^$UcG+f_T76gUcY|*^XH#Ge>kGJV;C41&Um^whDc1Uz4(%^$$*F90psN2 zCJv29tV$dm?4SOKYhJv*6w!xc=MkpYy+pS`|w}TX4#y#Ym+`)dGuzAaDVfO z`XYozFX NJYD@<);T3K0RW>L{@DNk literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b596dfdbad23b0513dde1c1ba2032e024624025a GIT binary patch literal 1081 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJOMp*^D+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)AcsbFy1=LY};(}ZL=c}t&KXeHu2b|wBwtzPi~uZEUKGxOHj zIk(O&zIXBHt4AkZKR)&5$?v~^|NsA=B%qVTz`&4I666=mz{tqN%*w{W$<4zfASf&% zB`qx@D=R0jsHUN*Z(wL-WNc$&Yinm`@8a(1?d{{|9}o~26kJnVTUS4Q=A4zQSFc&S zdCS&q+qQ2%b^6SiGiT4|}rV;YqYaeE-hhf88bG z53T%daMjfM`9&}B*qxp`(zuFsUd)_Qp70{w{*UCTc?}nDYW9b(3D%tN{&UNQb5>J} zcptmCq%4wp5ppW3>$&+*Y9gpXUgd$JAIq*tB$E=uR;|^;H`tbX$rqDJrhy8mdKI;Vst0Ce#NvH$=8 literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore.png b/gtk-3.0/assets/window-assets/titlebutton-restore.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2 entry, window.background stack scrolledwindow entry, +window.background stack scrolledwindow spinbutton:not(.vertical), dialog.background .dialog-vbox stack entry, +dialog.background .dialog-vbox stack spinbutton:not(.vertical), window#whiskermenu-window entry, .tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search, .geary-composer-box entry, +.geary-composer-box spinbutton:not(.vertical), editortweak entry.search, layoutpane entry.search, messagedialog.background entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, .background spinbutton:not(.vertical), .background spinbutton.flat:not(.vertical), .background .linked > entry, .background .linked.vertical > entry, .background .linked > entry.flat, .background .linked.vertical > entry.flat, .background entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + border-radius: 0; +} + +#login_window entry:focus, .budgie-session-dialog entry:focus, +.budgie-polkit-dialog entry:focus, +.budgie-run-dialog entry:focus, .background .raven .raven-background spinbutton:focus:not(.vertical), .background.budgie-popover entry:focus, .budgie-settings-window .settings-page .settings-frame .linked > entry:focus, window.background stack scrolledwindow entry:focus, dialog.background .dialog-vbox stack entry:focus, +dialog.background .dialog-vbox stack spinbutton:focus:not(.vertical), window#whiskermenu-window entry:focus, .tilix-search-frame entry:focus, .geary-composer-box entry:focus, +.geary-composer-box spinbutton:focus:not(.vertical), editortweak entry.search:focus, layoutpane entry.search:focus, messagedialog.background entry:focus, notebook > stack:not(:only-child) entry:focus, +notebook > stack:not(:only-child) spinbutton:focus:not(.vertical), popover.background entry:focus, .background spinbutton:focus:not(.vertical), .background .linked > entry:focus, .background entry.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window entry:drop(active), .budgie-session-dialog entry:drop(active), +.budgie-polkit-dialog entry:drop(active), +.budgie-run-dialog entry:drop(active), .background .raven .raven-background spinbutton:drop(active):not(.vertical), .background.budgie-popover entry:drop(active), .budgie-settings-window .settings-page .settings-frame .linked > entry:drop(active), window.background stack scrolledwindow entry:drop(active), dialog.background .dialog-vbox stack entry:drop(active), +dialog.background .dialog-vbox stack spinbutton:drop(active):not(.vertical), window#whiskermenu-window entry:drop(active), .tilix-search-frame entry:drop(active), .geary-composer-box entry:drop(active), +.geary-composer-box spinbutton:drop(active):not(.vertical), editortweak entry.search:drop(active), layoutpane entry.search:drop(active), messagedialog.background entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), .background spinbutton:drop(active):not(.vertical), .background .linked > entry:drop(active), .background entry.flat:drop(active) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window entry:disabled, .budgie-session-dialog entry:disabled, +.budgie-polkit-dialog entry:disabled, +.budgie-run-dialog entry:disabled, .background .raven .raven-background spinbutton:disabled:not(.vertical), .background.budgie-popover entry:disabled, .budgie-settings-window .settings-page .settings-frame .linked > entry:disabled, window.background stack scrolledwindow entry:disabled, dialog.background .dialog-vbox stack entry:disabled, +dialog.background .dialog-vbox stack spinbutton:disabled:not(.vertical), window#whiskermenu-window entry:disabled, .tilix-search-frame entry:disabled, .geary-composer-box entry:disabled, +.geary-composer-box spinbutton:disabled:not(.vertical), editortweak entry.search:disabled, layoutpane entry.search:disabled, messagedialog.background entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, .background spinbutton:disabled:not(.vertical), .background .linked > entry:disabled, .background entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +spinbutton:not(.vertical), entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +spinbutton:focus:not(.vertical), entry:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +spinbutton:disabled:not(.vertical), entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +.background entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +.background entry:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; +} + +.background entry:disabled { + opacity: 0.35; +} + +entry { + min-height: 36px; + padding: 0 8px; +} + +entry image { + color: alpha(currentColor, 0.9); +} + +entry image:hover, entry image:active { + color: currentColor; +} + +entry image:disabled { + color: alpha(currentColor, 0.45); +} + +entry image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:focus, .background entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:disabled, .background entry.search.error:disabled { + opacity: 0.35; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.error.flat:focus, .background entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:focus, .background entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + opacity: 0.35; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.warning.flat:focus, .background entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +entry.entry-tag { + padding: 0 8px; + border-radius: 5px; + box-shadow: none; + background-color: #a3b0c9; + color: white; +} + +entry.entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +entry.entry-tag:dir(ltr) { + margin: 3px -4px 3px 8px; +} + +entry.entry-tag:dir(rtl) { + margin: 3px 8px 3px -4px; +} + +entry.entry-tag.button, entry.entry-tag.button:hover, entry.entry-tag.button:active { + background-color: transparent; + background-image: none; + border-image: none; + border: none; + box-shadow: none; + animation: none; + margin: 0 -2px; + padding: 4px; + border-radius: 5px; +} + +entry.entry-tag.button:not(:hover):not(:active) { + color: rgba(255, 255, 255, 0.7); +} + +entry.entry-tag.button:hover, entry.entry-tag.button:active { + color: white; +} + +entry progress { + margin: 2px -6px; + border-style: none none solid; + border-width: 2px; + border-color: #a3b0c9; + background-color: transparent; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 3px; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus, treeview entry, treeview entry:focus { + border-image: none; + box-shadow: none; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#EC407A), to(transparent)); + } +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +button:active, button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +button:checked:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +.background button { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 9999px transparent; + background-color: #333539; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + border: none; +} + +.background button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #3f4246; +} + +.background button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px alpha(currentColor, 0.06); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.16) 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.background button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); +} + +.background button:checked { + background-color: #a3b0c9; + color: white; +} + +.background button:checked:disabled { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +.lightdm-gtk-greeter button, .budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button, .drop-shadow button, .background .raven .raven-header:not(.top) button.image-button, .background.budgie-popover button, .background.budgie-popover row button, .budgie-settings-window buttonbox.inline-toolbar button, PanelToplevel > widget > button, .nemo-window .toolbar button, .background tabbox > tab button, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, placessidebar row button.sidebar-button, calendar.button, check, +radio, scrollbar button, notebook > header > tabs > arrow, spinbutton.vertical button, spinbutton:not(.vertical) > button, modelbutton.flat, +.menuitem.button.flat, .inline-toolbar button:not(.text-button), .background .osd button.flat, .budgie-session-dialog button, +.budgie-polkit-dialog button, +.budgie-run-dialog button, .budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .caja-navigation-window button.toggle.image-button, .mate-panel-menu-bar #PanelApplet button:not(.flat), toolbar.primary-toolbar toolitem.raised button, .tilix-search-frame button, .geary-composer-box button:not(.combo), 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), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button, layouttabbar button, messagedialog.background.csd .linked.dialog-action-area:not(.vertical) > button, messagedialog.background .linked.dialog-action-area:not(.vertical) > button, .background .app-notification button, toolbar button:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:not(:only-child), .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, .background .osd button, .background .linked.stack-switcher > button, button.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.lightdm-gtk-greeter button:hover, .drop-shadow button:hover, .background .raven .raven-header:not(.top) button.image-button:hover, .background.budgie-popover button:hover, .budgie-settings-window buttonbox.inline-toolbar button:hover, PanelToplevel > widget > button:hover, .nemo-window .toolbar button:hover, .background tabbox > tab button:hover, .background .gedit-search-slider > .linked:not(.vertical) > button:hover:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover, .nemo-window .floating-bar button:hover, +.nautilus-window .floating-bar button:hover, placessidebar row button.sidebar-button:hover, calendar.button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, spinbutton.vertical button:hover, spinbutton:not(.vertical) > button:hover, modelbutton.flat:hover, +.menuitem.button.flat:hover, .inline-toolbar button:hover:not(.text-button), .budgie-session-dialog button:hover, +.budgie-polkit-dialog button:hover, +.budgie-run-dialog button:hover, .budgie-notification-window button.image-button.close:hover, .budgie-switcher-window button.image-button.close:hover, .budgie-osd-window button.image-button.close:hover, .caja-navigation-window button.toggle.image-button:hover, .mate-panel-menu-bar #PanelApplet button:hover:not(.flat), toolbar.primary-toolbar toolitem.raised button:hover, .tilix-search-frame button:hover, .geary-composer-box button:hover:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:hover, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:hover:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:hover, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:hover, window.csd > box.vertical > box.vertical > toolbar.horizontal button:hover, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:hover, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:hover, layouttabbar button:hover, messagedialog.background .linked:not(.vertical).dialog-action-area > button:hover, .background .app-notification button:hover, toolbar button:hover:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:hover:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, .background .osd button:hover, .background .linked.stack-switcher > button:hover, button.flat:hover, .background button.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.lightdm-gtk-greeter button:active, .drop-shadow button:active, .background .raven .raven-header:not(.top) button.image-button:active, .background.budgie-popover button:active, .budgie-settings-window buttonbox.inline-toolbar button:active, PanelToplevel > widget > button:active, .nemo-window .toolbar button:active, .background tabbox > tab button:active, .background .gedit-search-slider > .linked:not(.vertical) > button:active:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active, .nemo-window .floating-bar button:active, +.nautilus-window .floating-bar button:active, placessidebar row button.sidebar-button:active, calendar.button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, spinbutton.vertical button:active, spinbutton:not(.vertical) > button:active, modelbutton.flat:active, +.menuitem.button.flat:active, .inline-toolbar button:active:not(.text-button), .budgie-session-dialog button:active, +.budgie-polkit-dialog button:active, +.budgie-run-dialog button:active, .budgie-notification-window button.image-button.close:active, .budgie-switcher-window button.image-button.close:active, .budgie-osd-window button.image-button.close:active, .caja-navigation-window button.toggle.image-button:active, .mate-panel-menu-bar #PanelApplet button:active:not(.flat), toolbar.primary-toolbar toolitem.raised button:active, .tilix-search-frame button:active, .geary-composer-box button:active:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:active, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:active:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:active, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:active, window.csd > box.vertical > box.vertical > toolbar.horizontal button:active, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:active, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:active, layouttabbar button:active, messagedialog.background .linked:not(.vertical).dialog-action-area > button:active, .background .app-notification button:active, toolbar button:active:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:active:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, .background .osd button:active, .background .linked.stack-switcher > button:active, button.flat:active, .background button.flat:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.lightdm-gtk-greeter button:disabled, .drop-shadow button:disabled, .background .raven .raven-header:not(.top) button.image-button:disabled, .background.budgie-popover button:disabled, .budgie-settings-window buttonbox.inline-toolbar button:disabled, PanelToplevel > widget > button:disabled, .nemo-window .toolbar button:disabled, .background tabbox > tab button:disabled, .background .gedit-search-slider > .linked:not(.vertical) > button:disabled:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled, .nemo-window .floating-bar button:disabled, +.nautilus-window .floating-bar button:disabled, placessidebar row button.sidebar-button:disabled, calendar.button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, spinbutton.vertical button:disabled, spinbutton:not(.vertical) > button:disabled, modelbutton.flat:disabled, +.menuitem.button.flat:disabled, .inline-toolbar button:disabled:not(.text-button), .budgie-session-dialog button:disabled, +.budgie-polkit-dialog button:disabled, +.budgie-run-dialog button:disabled, .budgie-notification-window button.image-button.close:disabled, .budgie-switcher-window button.image-button.close:disabled, .budgie-osd-window button.image-button.close:disabled, .caja-navigation-window button.toggle.image-button:disabled, .mate-panel-menu-bar #PanelApplet button:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:disabled, .tilix-search-frame button:disabled, .geary-composer-box button:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:disabled, layouttabbar button:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:disabled, .background .app-notification button:disabled, toolbar button:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, .background .osd button:disabled, .background .linked.stack-switcher > button:disabled, button.flat:disabled, .background button.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.budgie-session-dialog button:checked, +.budgie-polkit-dialog button:checked, +.budgie-run-dialog button:checked, .budgie-notification-window button.image-button.close:checked, .budgie-switcher-window button.image-button.close:checked, .budgie-osd-window button.image-button.close:checked, .caja-navigation-window button.toggle.image-button:checked, .mate-panel-menu-bar #PanelApplet button:checked:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked, .tilix-search-frame button:checked, .geary-composer-box button:checked:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked, layouttabbar button:checked, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked, .background .app-notification button:checked, toolbar button:checked:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, .background .osd button:checked, .background .linked.stack-switcher > button:checked, button.flat:checked, .background button.flat:checked { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +.budgie-session-dialog button:checked:disabled, +.budgie-polkit-dialog button:checked:disabled, +.budgie-run-dialog button:checked:disabled, .budgie-notification-window button.image-button.close:checked:disabled, .budgie-switcher-window button.image-button.close:checked:disabled, .budgie-osd-window button.image-button.close:checked:disabled, .caja-navigation-window button.toggle.image-button:checked:disabled, .mate-panel-menu-bar #PanelApplet button:checked:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked:disabled, .tilix-search-frame button:checked:disabled, .geary-composer-box button:checked:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked:disabled, layouttabbar button:checked:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked:disabled, .background .app-notification button:checked:disabled, toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, .background .osd button:checked:disabled, .background .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, .background button.flat:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +button.text-button { + padding-left: 16px; + padding-right: 16px; +} + +button.image-button { + min-width: 24px; + padding: 6px; + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child { + margin-right: 4px; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.background .linked.stack-switcher > button { + border-radius: 3px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0px; +} + +.background .linked.stack-switcher > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; +} + +.background buttonbox.linked > button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; +} + +button.osd.image-button, button.osd.remove-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +button.suggested-action { + background-color: #a3b0c9; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + background-color: rgba(163, 176, 201, 0.15); + color: rgba(163, 176, 201, 0.45); +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #a3b0c9; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + background-color: rgba(255, 82, 82, 0.15); + color: rgba(255, 82, 82, 0.45); +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.stack-switcher > button { + outline-offset: -4px; +} + +.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: 4px; + padding-right: 4px; +} + +.stack-switcher > button.needs-attention:checked > label, +.stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +.primary-toolbar button { + -gtk-icon-shadow: none; +} + +#login_window #user_combobox button, .background .raven .raven-background button.combo, .background.budgie-popover button.combo, window.background stack scrolledwindow button.combo, dialog.background .dialog-vbox stack button.combo, .tilix-search-frame button.combo, .geary-composer-box button.combo, .background button.combo, .background .linked > button.combo, .background .linked entry + button:not(.combo), .background .linked entry + button:not(.combo) + button:not(.combo) { + border-radius: 0; + background-image: none; + background-color: transparent; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +#login_window #user_combobox button:hover, .background .raven .raven-background button.combo:hover, dialog.background .dialog-vbox stack button.combo:hover, .tilix-search-frame button.combo:hover, .geary-composer-box button.combo:hover, .background button.combo:hover, .background .linked entry + button:hover:not(.combo), .background .linked entry + button:not(.combo) + button:hover:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window #user_combobox button:active, .background .raven .raven-background button.combo:active, dialog.background .dialog-vbox stack button.combo:active, .tilix-search-frame button.combo:active, .geary-composer-box button.combo:active, .background button.combo:active, .background .linked entry + button:active:not(.combo), .background .linked entry + button:not(.combo) + button:active:not(.combo), #login_window #user_combobox button:checked, .background .raven .raven-background button.combo:checked, dialog.background .dialog-vbox stack button.combo:checked, .tilix-search-frame button.combo:checked, .geary-composer-box button.combo:checked, .background button.combo:checked, .background .linked entry + button:checked:not(.combo), .background .linked entry + button:not(.combo) + button:checked:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window #user_combobox button:disabled, .background .raven .raven-background button.combo:disabled, dialog.background .dialog-vbox stack button.combo:disabled, .tilix-search-frame button.combo:disabled, .geary-composer-box button.combo:disabled, .background button.combo:disabled, .background .linked entry + button:disabled:not(.combo), .background .linked entry + button:not(.combo) + button:disabled:not(.combo) { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), .linked > button.flat:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:hover:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:hover:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), .linked > button.flat:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:active:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:active:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), .linked > button.flat:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:not(.stack-switcher):not(.combo) { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo), button#show_previous_icon_toolbar_togglebutton, +button#show_show_thumbnails_icon_toolbar_togglebutton, popover.background button:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:hover:not(.combo), button#show_previous_icon_toolbar_togglebutton:hover, +button#show_show_thumbnails_icon_toolbar_togglebutton:hover, popover.background button:hover:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:active:not(.combo), button#show_previous_icon_toolbar_togglebutton:active, +button#show_show_thumbnails_icon_toolbar_togglebutton:active, popover.background button:active:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:disabled, popover.background button:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked, popover.background button:checked:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:not(.stack-switcher):not(.combo) { + background-color: #a3b0c9; + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked:disabled, popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +stacksidebar 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; +} + +.drop-shadow button, .budgie-notification-window button, .budgie-switcher-window button, .budgie-osd-window button, .background.budgie-popover .linked > button.image-button.flat, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(rtl), .background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.drop-shadow button:first-child, .budgie-notification-window button:first-child, .budgie-switcher-window button:first-child, .budgie-osd-window button:first-child, .background.budgie-popover .linked > button.image-button.flat:first-child, .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(rtl), .background .caja-pathbar > button:first-child, +.background .path-bar > button:first-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.drop-shadow button:last-child, .budgie-notification-window button:last-child, .budgie-switcher-window button:last-child, .budgie-osd-window button:last-child, .background.budgie-popover .linked > button.image-button.flat:last-child, .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(rtl), .background .caja-pathbar > button:last-child, +.background .path-bar > button:last-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.drop-shadow button:only-child, .budgie-notification-window button:only-child, .budgie-switcher-window button:only-child, .budgie-osd-window button:only-child, .background.budgie-popover .linked > button.image-button.flat:only-child, .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(rtl), .background .caja-pathbar > button:only-child, +.background .path-bar > button:only-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 32px; + padding: 0 12px; + border-radius: 3px; + color: inherit; +} + +modelbutton.flat check:not(:checked):not(:indeterminate), +modelbutton.flat radio:not(:checked):not(:indeterminate), +.menuitem.button.flat check:not(:checked):not(:indeterminate), +.menuitem.button.flat radio:not(:checked):not(:indeterminate) { + color: alpha(currentColor, 0.45); +} + +modelbutton.flat check, modelbutton.flat check:hover, +modelbutton.flat radio, +modelbutton.flat radio:hover, +.menuitem.button.flat check, +.menuitem.button.flat check:hover, +.menuitem.button.flat radio, +.menuitem.button.flat radio:hover { + background-image: none; +} + +modelbutton.flat check:active, +modelbutton.flat radio:active, +.menuitem.button.flat check:active, +.menuitem.button.flat radio:active { + animation: none; +} + +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child, +.menuitem.button.flat check:last-child, +.menuitem.button.flat radio:last-child { + margin-left: -8px; + margin-right: -16px; +} + +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child, +.menuitem.button.flat check:first-child, +.menuitem.button.flat radio:first-child { + margin-left: -16px; + margin-right: -8px; +} + +modelbutton.flat arrow { + background: none; +} + +modelbutton.flat arrow:hover { + background: none; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +button.color { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +*:link, button:link, +button:visited { + color: #a3b0c9; +} + +*:link:visited, *:link:visited:hover, *:link:visited:active, +button:visited { + color: #E040FB; +} + +*:link:selected, *:selected *:link, button:selected:link, +button:selected:visited, *:selected button:link, +*:selected button:visited { + color: white; +} + +button:link > label, +button:visited > label { + text-decoration-line: underline; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +.background spinbutton:not(.vertical), .background spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); +} + +.background spinbutton:not(.vertical) entry, .background spinbutton:not(.vertical) entry:focus, .background spinbutton:not(.vertical) entry:disabled, .background spinbutton:not(.vertical):focus entry, .background spinbutton:not(.vertical):focus entry:focus, .background spinbutton:not(.vertical):focus entry:disabled, .background spinbutton:not(.vertical):disabled entry, .background spinbutton:not(.vertical):disabled entry:focus, .background spinbutton:not(.vertical):disabled entry:disabled, .background spinbutton:not(.vertical).flat entry, .background spinbutton:not(.vertical).flat entry:focus, .background spinbutton:not(.vertical).flat entry:disabled, .background spinbutton:not(.vertical).flat:focus entry, .background spinbutton:not(.vertical).flat:focus entry:focus, .background spinbutton:not(.vertical).flat:focus entry:disabled, .background spinbutton:not(.vertical).flat:disabled entry, .background spinbutton:not(.vertical).flat:disabled entry:focus, .background spinbutton:not(.vertical).flat:disabled entry:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; +} + +.background.budgie-popover spinbutton:not(.vertical) entry, window.background stack scrolledwindow spinbutton:not(.vertical) entry, dialog.background .dialog-vbox stack spinbutton:not(.vertical) entry, .geary-composer-box spinbutton:not(.vertical) entry, +spinbutton:not(.vertical) > entry { + min-width: 26px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical entry { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical button.down { + border-radius: 0 0 2px 2px; +} + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; +} + +treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +.background combobox { + border: unset; + border-image: unset; + border-radius: unset; + background-color: unset; + color: unset; + box-shadow: unset; +} + +combobox entry.combo { + border-radius: 2px; + margin-right: -32px; + padding-right: 32px; + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +combobox entry.combo:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +combobox entry.combo:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +combobox > .linked:not(.vertical) > button:not(:only-child).combo { + border: none; + border-image: none; + box-shadow: none; + min-height: 16px; + min-width: 16px; + margin: 4px; + padding: 6px; +} + +.background combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background combobox entry.combo:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +combobox decoration { + transition: none; +} + +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +combobox #gtk-combobox-popup-menu { + padding: 2px 0; +} + +combobox #gtk-combobox-popup-menu menuitem { + min-height: 32px; + padding: 0 8px; +} + +combobox.linked > button:nth-child(2):dir(ltr) { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +combobox.linked > button:nth-child(2):dir(rtl) { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +combobox:drop(active) { + box-shadow: none; +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +toolbar { + -GtkWidget-window-dragging: true; + padding: 3px; + background-color: #100f1a; +} + +frame toolbar.toolbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.osd toolbar { + background-color: transparent; +} + +frame.documents-dropdown, .background .app-notification, toolbar.osd { + padding: 6px; + border-radius: 3px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +frame.documents-dropdown:backdrop, .background .app-notification:backdrop, toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +frame.left.documents-dropdown, .background .left.app-notification, frame.right.documents-dropdown, .background .right.app-notification, frame.top.documents-dropdown, .background .top.app-notification, frame.bottom.documents-dropdown, .background .bottom.app-notification, toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; +} + +toolbar.horizontal separator { + margin: 3px; +} + +toolbar.vertical separator { + margin: 3px; +} + +toolbar:not(.inline-toolbar):not(.osd) scale, +toolbar:not(.inline-toolbar):not(.osd) entry, +toolbar:not(.inline-toolbar):not(.osd) spinbutton, +toolbar:not(.inline-toolbar):not(.osd) button { + margin: 3px; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +.primary-toolbar, +.location-bar { + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.inline-toolbar { + padding: 6px; + border-style: solid; + border-width: 0 1px 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +searchbar > revealer > box { + margin: -6px; + padding: 6px 0; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry, .background headerbar:not(.horizontal) entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:focus, .background headerbar:not(.horizontal) entry:focus { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:disabled, .background headerbar:not(.horizontal) entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, headerbar button:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: none; + animation: none; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +.nemo-window .primary-toolbar button:hover:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, headerbar button:hover:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #a3b0c9; +} + +.nemo-window .primary-toolbar button:active:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, headerbar button:active:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #a3b0c9; + background-image: radial-gradient(circle farthest-corner at center, #a3b0c9 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.nemo-window .primary-toolbar button:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, headerbar button:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + box-shadow: none; + background-color: transparent; + color: alpha(currentColor, 0.27); +} + +.nemo-window .primary-toolbar button:checked:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, headerbar button:checked:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: #a3b0c9; + color: white; +} + +.nemo-window .primary-toolbar button:checked:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:disabled, headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.combo), .nemo-window .primary-toolbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:backdrop, headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: rgba(163, 176, 201, 0.3); + color: alpha(white, 0.3); +} + +.nemo-window .primary-toolbar button:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop, headerbar button:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.45); +} + +.nemo-window .primary-toolbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop:disabled, headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.3); +} + +.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #a3b0c9; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.5); +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background: none; + color: #a3b0c9; + border-radius: 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(163, 176, 201, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(163, 176, 201, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background: none; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); + background-color: #36383c; + color: white; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; + color: rgba(255, 255, 255, 0.7); +} + +headerbar .dim-label, headerbar .budgie-notification .notification-body, headerbar .budgie-switcher .notification-body, .budgie-notification headerbar .notification-body, .budgie-switcher headerbar .notification-body, headerbar label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.titlebar > headerbar { + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar entry, +headerbar spinbutton, +headerbar separator, +headerbar button { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar spinbutton button { + margin-top: 0; + margin-bottom: 0; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, +headerbar .linked:not(.vertical) > entry, +headerbar .linked:not(.vertical) > entry:hover, +headerbar .linked:not(.vertical) > entry:active, +headerbar .linked:not(.vertical) > entry:checked, +headerbar .linked:not(.vertical) > entry:disabled { + border-radius: 3px; +} + +.background headerbar .linked entry + button:not(.combo), .background headerbar .linked entry + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo):disabled, .background headerbar .linked entry + button:not(.combo) + button:not(.combo), .background headerbar .linked entry + button:not(.combo) + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):disabled { + border-radius: 3px; + border-image: none; +} + +.background headerbar stackswitcher { + background-color: transparent; + padding: 0; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action) { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked { + color: white; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + padding: 0; + min-width: 120px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) image { + padding-left: 10px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) label { + padding-right: 10px; +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +headerbar .entry-tag { + margin-top: 5px; + margin-bottom: 5px; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.tiled headerbar.titlebar, .maximized headerbar.titlebar, .fullscreen headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar > headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.selection-mode { + transition: background-color 0.00001s 100ms, color 100ms cubic-bezier(0, 0, 0.2, 1); + animation: header_ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #a3b0c9; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 0%, transparent 0%) 0 0 0/0 0 0; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(255, 255, 255, 0.7) 100%, transparent 0%) 0 0 2/0 0 2px; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2/0 0 2px; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +headerbar.default-decoration { + min-height: 24px; + padding: 2px 6px; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration button.titlebutton:hover, headerbar.default-decoration button.titlebutton:active { + background-size: 22px 22px; +} + +headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .linked:not(.vertical).path-bar > button { + margin: 0; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: rgba(163, 176, 201, 0.85); + box-shadow: inset 0 -3px rgba(163, 176, 201, 0.5); +} + +headerbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover:disabled { + background: none; +} + +headerbar .linked:not(.vertical).path-bar > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 3/0 0 3px; + background: none; + color: #a3b0c9; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:checked:hover { + background: none; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +separator:first-child + .titlebar, +.titlebar headerbar:first-child:not(:only-child) { + border-top-right-radius: 0; +} + +.titlebar headerbar:last-child:not(:only-child) { + border-top-left-radius: 0; +} + +.titlebar separator, .titlebar separator.sidebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +stack .titlebar:first-child, stack .titlebar:last-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; + border: none; +} + +.solid-csd .titlebar:dir(rtl), .solid-csd .titlebar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.background.tiled .titlebar, .background.tiled .titlebar:first-child, .background.tiled .titlebar:last-child, .background.tiled .titlebar:only-child, .background.tiled-top .titlebar, .background.tiled-top .titlebar:first-child, .background.tiled-top .titlebar:last-child, .background.tiled-top .titlebar:only-child, .background.tiled-right .titlebar, .background.tiled-right .titlebar:first-child, .background.tiled-right .titlebar:last-child, .background.tiled-right .titlebar:only-child, .background.tiled-bottom .titlebar, .background.tiled-bottom .titlebar:first-child, .background.tiled-bottom .titlebar:last-child, .background.tiled-bottom .titlebar:only-child, .background.tiled-left .titlebar, .background.tiled-left .titlebar:first-child, .background.tiled-left .titlebar:last-child, .background.tiled-left .titlebar:only-child, .background.maximized .titlebar, .background.maximized .titlebar:first-child, .background.maximized .titlebar:last-child, .background.maximized .titlebar:only-child, .background.solid-csd .titlebar, .background.solid-csd .titlebar:first-child, .background.solid-csd .titlebar:last-child, .background.solid-csd .titlebar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd > .titlebar.vertical { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical headerbar.titlebar { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical searchbar { + background: none; +} + +.titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border: none; +} + +.tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), .fullscreen .titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar:not(headerbar) > separator { + min-width: 1px; + min-height: 1px; + background-color: #36383c; + background-image: image(#36383c); + border: none; +} + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop { + background-color: #36383c; +} + +separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + padding-left: 6px; + padding-right: 6px; + background-image: none; + box-shadow: none; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + background-color: rgba(255, 255, 255, 0.05); +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child), +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0, background-color 0, box-shadow 0, border-image 300ms cubic-bezier(0, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):hover, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):active, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):active { + color: white; + box-shadow: none; + background-image: none; + animation: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.3) 0%) 0 0 2/0 0 2px; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):checked, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):checked { + box-shadow: inset 0 -2px #a3b0c9; + color: white; +} + +.background .caja-pathbar > button label, .background .caja-pathbar > button image, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) label, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) image { + margin: 0 3px; +} + +.background .caja-pathbar > button.slider-button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action).slider-button { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(255, 255, 255, 0.3); + border-top-color: rgba(255, 255, 255, 0.12); +} + +* { + -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:hover, treeview.view:active, treeview.view:selected { + border-radius: 0; +} + +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +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-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +treeview.view.expander:checked { + -gtk-icon-transform: unset; +} + +treeview.view.expander:hover, treeview.view.expander:active { + color: white; +} + +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:selected:hover, treeview.view.expander:selected:active { + color: white; +} + +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #a3b0c9; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.progressbar:selected { + border-color: currentColor; +} + +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#a3b0c9, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +treeview.view header button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; +} + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + box-shadow: none; +} + +treeview.view header button, treeview.view header button:disabled { + background-color: #333539; +} + +treeview.view header button:last-child { + border-right-style: none; +} + +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #a3b0c9; +} + +treeview.view acceleditor > label { + background-color: #a3b0c9; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +menubar > menuitem, +.menubar > menuitem { + min-height: 20px; + padding: 4px 8px; + color: rgba(255, 255, 255, 0.7); +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #a3b0c9; + color: white; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > menuitem > window.background.csd.popup > decoration, +menubar > menuitem > window.background.csd.popup > menu, +.menubar > menuitem > window.background.csd.popup > decoration, +.menubar > menuitem > window.background.csd.popup > menu { + border-radius: 0 0 3px 3px; +} + +menubar > menuitem > window.popup.background > menu menuitem, +.menubar > menuitem > window.popup.background > menu menuitem { + transition: none; +} + +.popup.background { + background-color: transparent; +} + +menu, +.menu, +.context-menu { + margin: 4px; + padding: 5px 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +.csd menu, .csd .menu, .csd .context-menu { + border: none; +} + +menu menuitem, +.menu menuitem, +.context-menu menuitem { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 20px; + min-width: 40px; + padding: 4px 8px; + font: initial; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem:hover, +.menu menuitem:hover, +.context-menu menuitem:hover { + transition: none; + color: white; + background-color: #a3b0c9; +} + +menu menuitem:disabled, menu menuitem label:disabled, +.menu menuitem:disabled, +.menu menuitem label:disabled, +.context-menu menuitem:disabled, +.context-menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), +.menu menuitem label:dir(rtl), +.menu menuitem label:dir(ltr), +.context-menu menuitem label:dir(rtl), +.context-menu menuitem label:dir(ltr) { + color: inherit; +} + +menu menuitem arrow, +.menu menuitem arrow, +.context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.menu menuitem arrow:dir(ltr), +.context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 8px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl), +.context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 8px; +} + +menu > arrow, +.menu > arrow, +.context-menu > arrow { + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); +} + +menu > arrow.top, +.menu > arrow.top, +.context-menu > arrow.top { + margin-top: -3px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px 3px 0 0; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom, +.context-menu > arrow.bottom { + margin-top: 6px; + margin-bottom: -9px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0 0 3px 3px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover, +.context-menu > arrow:hover { + background-image: image(alpha(currentColor, 0.15)); + color: white; +} + +menu > arrow:disabled, +.menu > arrow:disabled, +.context-menu > arrow:disabled { + border-color: transparent; + background-color: transparent; + color: transparent; +} + +menu separator, .csd menu separator, +.menu separator, .csd .menu separator, +.context-menu separator, .csd .context-menu separator { + margin: 3px 0; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: transparent; + background-color: transparent; +} + +menuitem accelerator { + color: alpha(currentColor, 0.45); +} + +.csd.popup { + border-radius: 3px; +} + +popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; +} + +popover.background:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +popover.background, .csd popover.background { + border-style: solid; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3); + border-radius: 3px; +} + +popover.background > list, +popover.background > .view, +popover.background > toolbar { + border-style: none; + box-shadow: none; + background-color: transparent; +} + +popover.background .linked button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +popover.background.menu button, +popover.background button.model { + margin: 0; + min-height: 32px; + min-width: 32px; + padding: 0 6px; + box-shadow: none; +} + +popover.background stackswitcher { + background-color: rgba(255, 255, 255, 0.05); +} + +popover.background separator { + margin: 4px 0; +} + +popover.background list separator { + margin: 0; +} + +.background tabbox > tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + border-width: 0; + border-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 0% 0%; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.background tabbox > tab:hover, notebook > header tab:hover { + color: white; +} + +.background tabbox > tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.background tabbox > tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background tabbox > tab:checked, notebook > header tab:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 100ms cubic-bezier(0, 0, 0.2, 1), background-image 400ms cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle farthest-corner at center, transparent 10%, transparent 0%); + background-size: 1000% 1000%; + color: white; +} + +.background tabbox > tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background tabbox > tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.3); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#a3b0c9, 0.3); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #a3b0c9; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#a3b0c9, 0.3); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #a3b0c9; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#a3b0c9, 0.3); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #a3b0c9; +} + +notebook > header.top > tabs > arrow { + border-top-style: none; +} + +notebook > header.bottom > tabs > arrow { + border-bottom-style: none; +} + +notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.left > tabs > arrow { + border-left-style: none; +} + +notebook > header.right > tabs > arrow { + border-right-style: none; +} + +notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +* { + -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 slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.fine-tune slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + margin: 2px 0; +} + +scrollbar.fine-tune.vertical slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal slider { + min-width: 24px; +} + +scrollbar.vertical slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +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-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch image { + margin: -8px; + -gtk-icon-transform: scale(0); +} + +switch slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px -2px; + border-radius: 5px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #100f1a; + color: #100f1a; +} + +switch:hover slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch slider { + background-color: #f8b4cb; +} + +row:selected switch:checked slider { + animation: none; + background-color: white; +} + +.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/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -8px; + padding: 8px; +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:hover, check:indeterminate:hover, +radio:checked:hover, +radio:indeterminate:hover { + box-shadow: inset 0 0 0 9999px alpha(#EC407A, 0.15); +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +check:not(:hover):focus, +radio:not(:hover):focus { + box-shadow: inset 0 0 0 9999px transparent; +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + transition: none; + box-shadow: none; + background-image: none; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -8px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -8px; + margin-right: -16px; +} + +menu menuitem check, menu menuitem radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem check:dir(ltr), menu menuitem radio:dir(ltr) { + margin-right: 8px; +} + +menu menuitem check:dir(rtl), menu menuitem radio:dir(rtl) { + margin-left: 8px; +} + +menu menuitem check:hover, menu menuitem check:checked:hover, menu menuitem check:indeterminate:hover, menu menuitem radio:hover, menu menuitem radio:checked:hover, menu menuitem radio:indeterminate:hover { + color: white; +} + +menu menuitem check:disabled, menu menuitem radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menu menuitem check:checked, menu menuitem check:indeterminate, menu menuitem radio:checked, menu menuitem radio:indeterminate { + color: #EC407A; +} + +menu menuitem check:checked:disabled, menu menuitem check:indeterminate:disabled, menu menuitem radio:checked:disabled, menu menuitem radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +row check:selected, row check:selected:active, row check:selected:checked, row check:selected:indeterminate, row check:selected:focus, row check:selected:focus:active, row check:selected:focus:checked, row check:selected:focus:indeterminate, treeview.view check:selected, treeview.view check:selected:active, treeview.view check:selected:checked, treeview.view check:selected:indeterminate, treeview.view check:selected:focus, treeview.view check:selected:focus:active, treeview.view check:selected:focus:checked, treeview.view check:selected:focus:indeterminate, row.activatable check:selected, row.activatable check:selected:active, row.activatable check:selected:checked, row.activatable check:selected:indeterminate, row.activatable check:selected:focus, row.activatable check:selected:focus:active, row.activatable check:selected:focus:checked, row.activatable check:selected:focus:indeterminate, row radio:selected, row radio:selected:active, row radio:selected:checked, row radio:selected:indeterminate, row radio:selected:focus, row radio:selected:focus:active, row radio:selected:focus:checked, row radio:selected:focus:indeterminate, treeview.view radio:selected, treeview.view radio:selected:active, treeview.view radio:selected:checked, treeview.view radio:selected:indeterminate, treeview.view radio:selected:focus, treeview.view radio:selected:focus:active, treeview.view radio:selected:focus:checked, treeview.view radio:selected:focus:indeterminate, row.activatable radio:selected, row.activatable radio:selected:active, row.activatable radio:selected:checked, row.activatable radio:selected:indeterminate, row.activatable radio:selected:focus, row.activatable radio:selected:focus:active, row.activatable radio:selected:focus:checked, row.activatable radio:selected:focus:indeterminate { + color: rgba(255, 255, 255, 0.7); +} + +row check:selected:disabled, row check:selected:active:disabled, row check:selected:checked:disabled, row check:selected:indeterminate:disabled, row check:selected:focus:disabled, row check:selected:focus:active:disabled, row check:selected:focus:checked:disabled, row check:selected:focus:indeterminate:disabled, treeview.view check:selected:disabled, treeview.view check:selected:active:disabled, treeview.view check:selected:checked:disabled, treeview.view check:selected:indeterminate:disabled, treeview.view check:selected:focus:disabled, treeview.view check:selected:focus:active:disabled, treeview.view check:selected:focus:checked:disabled, treeview.view check:selected:focus:indeterminate:disabled, row.activatable check:selected:disabled, row.activatable check:selected:active:disabled, row.activatable check:selected:checked:disabled, row.activatable check:selected:indeterminate:disabled, row.activatable check:selected:focus:disabled, row.activatable check:selected:focus:active:disabled, row.activatable check:selected:focus:checked:disabled, row.activatable check:selected:focus:indeterminate:disabled, row radio:selected:disabled, row radio:selected:active:disabled, row radio:selected:checked:disabled, row radio:selected:indeterminate:disabled, row radio:selected:focus:disabled, row radio:selected:focus:active:disabled, row radio:selected:focus:checked:disabled, row radio:selected:focus:indeterminate:disabled, treeview.view radio:selected:disabled, treeview.view radio:selected:active:disabled, treeview.view radio:selected:checked:disabled, treeview.view radio:selected:indeterminate:disabled, treeview.view radio:selected:focus:disabled, treeview.view radio:selected:focus:active:disabled, treeview.view radio:selected:focus:checked:disabled, treeview.view radio:selected:focus:indeterminate:disabled, row.activatable radio:selected:disabled, row.activatable radio:selected:active:disabled, row.activatable radio:selected:checked:disabled, row.activatable radio:selected:indeterminate:disabled, row.activatable radio:selected:focus:disabled, row.activatable radio:selected:focus:active:disabled, row.activatable radio:selected:focus:checked:disabled, row.activatable radio:selected:focus:indeterminate:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row check:selected:hover, row check:selected:focus:hover, treeview.view check:selected:hover, treeview.view check:selected:focus:hover, row.activatable check:selected:hover, row.activatable check:selected:focus:hover, row radio:selected:hover, row radio:selected:focus:hover, treeview.view radio:selected:hover, treeview.view radio:selected:focus:hover, row.activatable radio:selected:hover, row.activatable radio:selected:focus:hover { + color: white; +} + +row check:selected:hover:disabled, row check:selected:focus:hover:disabled, treeview.view check:selected:hover:disabled, treeview.view check:selected:focus:hover:disabled, row.activatable check:selected:hover:disabled, row.activatable check:selected:focus:hover:disabled, row radio:selected:hover:disabled, row radio:selected:focus:hover:disabled, treeview.view radio:selected:hover:disabled, treeview.view radio:selected:focus:hover:disabled, row.activatable radio:selected:hover:disabled, row.activatable radio:selected:focus:hover:disabled { + color: rgba(255, 255, 255, 0.45); +} + + +check { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); + border-image-slice: 20; + border-image-width: 20px; + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +radio:checked:not(:indeterminate) { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(#EC407A), to(transparent)); +} + + +radio:checked:not(:indeterminate):disabled { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(alpha(#EC407A, 0.3)), to(transparent)); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, window.background:not(.csd) > widget > checkbutton > check, +menu menuitem check { + min-height: 16px; + min-width: 16px; + border-radius: 2px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:checked, window.background:not(.csd) > widget > checkbutton > check:checked, +menu menuitem check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:indeterminate, window.background:not(.csd) > widget > checkbutton > check:indeterminate, +menu menuitem check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, window.background:not(.csd) > widget > radiobutton > radio, +menu menuitem radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, window.background:not(.csd) > widget > radiobutton > radio:checked, +menu menuitem radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, window.background:not(.csd) > widget > radiobutton > radio:indeterminate, +menu menuitem radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale slider { + min-height: 32px; + min-width: 32px; + margin: -15px; +} + +scale trough { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale highlight { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale highlight:disabled { + background-color: transparent; +} + +scale fill { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + color: transparent; +} + +scale slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: auto, 0% 0%; + background-color: rgba(236, 64, 122, 0.12); + color: rgba(236, 64, 122, 0.15); +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale marks label, +scale value { + color: alpha(currentColor, 0.45); +} + +scale marks { + color: rgba(255, 255, 255, 0.3); +} + +scale marks.top { + margin-bottom: 7px; + margin-top: -15px; +} + +scale marks.bottom { + margin-top: 7px; + margin-bottom: -15px; +} + +scale marks.top { + margin-right: 7px; + margin-left: -15px; +} + +scale marks.bottom { + margin-left: 7px; + margin-right: -15px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; +} + +progressbar.horizontal trough, +progressbar.horizontal progress { + min-height: 4px; +} + +progressbar.vertical trough, +progressbar.vertical progress { + min-width: 4px; +} + +progressbar trough { + background-color: alpha(#a3b0c9, 0.3); + border-radius: 6px; +} + +progressbar progress { + background-color: #a3b0c9; + border-radius: 6px; +} + +progressbar.osd { + box-shadow: none; + padding: 0; + margin: 0; + border: none; +} + +levelbar block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical block { + min-width: 4px; + min-height: 36px; +} + +levelbar trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +levelbar trough:disabled { + opacity: 0.35; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar block.low { + background-color: #FDD633; +} + +levelbar block.high, levelbar block:not(.empty) { + background-color: #a3b0c9; +} + +levelbar block.full { + background-color: #81C995; +} + +levelbar block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +printdialog paper { + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + border-radius: 3px; +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +frame { + border-radius: 3px; + border: none; +} + +frame > label { + margin: 4px; +} + +frame:not(.raven-frame) list { + border-radius: 3px; +} + +frame:not(.raven-frame) list > row:first-child { + border-radius: 3px 3px 0 0; +} + +frame:not(.raven-frame) list > row:last-child { + border-radius: 0 0 3px 3px; +} + +leaflet > stack > frame list, +frame viewport.frame > list { + border-radius: 0; +} + +leaflet > stack > frame list > row:first-child, +frame viewport.frame > list > row:first-child { + border-radius: 0; +} + +leaflet > stack > frame list > row:last-child, +frame viewport.frame > list > row:last-child { + border-radius: 0; +} + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrolledwindow viewport.frame { + border-style: none; +} + +overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; +} + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.selection-mode.sidebar { + background-color: #a3b0c9; + border-color: #a3b0c9; +} + +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +list.content:not(.conversation-listbox) { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +list.content:not(.conversation-listbox) > row:not(:first-child) { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +list row { + padding: 2px; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable, treeview.view header button, row.activatable { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:hover, treeview.view header button:hover, row.activatable:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.has-open-popup.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.has-open-popup.activatable, treeview.view header button.has-open-popup, .background.budgie-popover.budgie-menu row.activatable > button.flat:active, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:active, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:active, treeview.view header button:active, row.activatable.has-open-popup, row.activatable:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:selected:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected:hover, treeview.view header button:selected:hover, row.activatable:selected:hover { + background-color: #b45ac3; +} + +.background .app-notification { + margin: 8px; + padding: 6px 6px 6px 12px; +} + +.background .app-notification.frame, +.background .app-notification border { + border-style: none; +} + +expander arrow { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +expander arrow:checked { + -gtk-icon-transform: unset; +} + +expander arrow:hover, expander arrow:active { + color: white; +} + +expander arrow:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander arrow:selected { + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:selected:hover, expander arrow:selected:active { + color: white; +} + +expander arrow:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + margin: 2px; + padding: 2px 6px; + border: 1px solid rgba(255, 255, 255, 0.12); + color: white; +} + +calendar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +calendar:selected { + border-radius: 3px; +} + +calendar.header { + border-style: none none solid; + border-radius: 0; +} + +calendar.button { + border-radius: 3px; +} + +calendar.highlight { + color: alpha(currentColor, 0.45); + font-weight: 500; +} + +calendar:indeterminate { + color: alpha(currentColor, 0.3); +} + +messagedialog.background { + background-color: #100f1a; +} + +messagedialog.background .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; +} + +messagedialog.background .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button { + padding: 4px 12px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action { + color: #a3b0c9; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:hover { + color: #a3b0c9; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(163, 176, 201, 0.75); + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:disabled { + opacity: 0.65; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action { + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:hover { + color: #FF5252; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(255, 82, 82, 0.75); + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:disabled { + opacity: 0.65; +} + +messagedialog.background.csd { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 2px; + border-top-left-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 2px; + border-top-right-radius: 0; +} + +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: #100f1a; +} + +filechooserbutton:drop(active) { + box-shadow: none; +} + +.sidebar { + border-style: none; + background-color: #100f1a; +} + +stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid rgba(255, 255, 255, 0.12); + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +.sidebar row { + transition: none; +} + +.sidebar separator, +.sidebar .separator { + min-height: 0; + border-color: transparent; + 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; +} + +separator.sidebar { + min-width: 0; + padding: 0; +} + +headerbar > separator.sidebar:dir(ltr), headerbar > separator.sidebar.left, headerbar > separator.sidebar.left:dir(rtl) { + border-right: none; +} + +headerbar > separator.sidebar:dir(rtl), headerbar > separator.sidebar.right { + border-left: none; + border-right-style: none; +} + +stacksidebar row { + padding: 10px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +placessidebar { + background-color: #100f1a; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar list { + padding: 1px 0 4px; +} + +placessidebar row { + min-height: 32px; + margin: -1px 0; + padding: 0; +} + +placessidebar row > revealer { + padding: 0 12px; +} + +placessidebar row:selected { + color: white; +} + +placessidebar row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar row:selected button.sidebar-button:hover, placessidebar row:selected button.sidebar-button:active, placessidebar row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row image.sidebar-icon { + opacity: 0.45; +} + +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; +} + +placessidebar row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -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: image(#4b4d51); + background-size: 1px 1px; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #100f1a; + background-image: image(#4b4d51), image(#4b4d51); + 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 > revealer > box { + background-color: #66BB6A; +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.info > label, infobar.info, infobar.question > label, infobar.question, infobar.warning > label, infobar.warning, infobar.error > label, infobar.error { + color: white; +} + +infobar.info *:link, infobar.question *:link, infobar.warning *:link, infobar.error *:link { + color: white; +} + +window.background stack scrolledwindow infobar button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button { + color: white; + background-color: rgba(255, 255, 255, 0); + border: 1px solid rgba(255, 255, 255, 0.5); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat { + color: white; + background-color: rgba(255, 255, 255, 0); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled { + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, window.background stack scrolledwindow infobar button.flat:disabled label, infobar.info button.flat:disabled label, infobar.question button.flat:disabled label, infobar.warning button.flat:disabled label, infobar.error button.flat:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +window.background stack scrolledwindow infobar button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, window.background stack scrolledwindow infobar button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.1); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, window.background stack scrolledwindow infobar button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +window.background stack scrolledwindow infobar button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, window.background stack scrolledwindow infobar button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked { + color: white; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +tooltip { + border-radius: 3px; + box-shadow: none; +} + +tooltip.background { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: alpha(#333539, 0.97); +} + +tooltip:not(.csd) { + border: 1px solid rgba(255, 255, 255, 0.12); + background-clip: border-box; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip label { + min-height: 20px; + padding: 0 2px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #100f1a; +} + +decoration { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 3px 3px 0 0; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 4px; +} + +decoration:backdrop { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +.maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; +} + +.popup decoration { + box-shadow: none; +} + +.ssd decoration { + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16); +} + +.csd.popup decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +tooltip.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +messagedialog.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd decoration { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, textview text selection, iconview:selected, flowbox flowboxchild:selected, entry selection, modelbutton.flat:selected, +.menuitem.button.flat:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected, treeview.view header button:selected, row.activatable:selected, calendar:selected { + background-color: #a3b0c9; + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:checked, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .view:disabled:selected, textview text selection:disabled, iconview:disabled:selected, flowbox flowboxchild:disabled:selected, entry selection:disabled, modelbutton.flat:disabled:selected, +.menuitem.button.flat:disabled:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:disabled:selected, treeview.view header button:disabled:selected, row.activatable:disabled:selected, calendar:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +window.background.chromium headerbar.titlebar button.titlebutton, headerbar:not(.default-decoration) button.titlebutton.close, headerbar:not(.default-decoration) button.titlebutton.maximize, headerbar:not(.default-decoration) button.titlebutton.minimize, headerbar button.titlebutton.close, +.titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:hover, headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover, headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover, headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover, window.background.chromium headerbar.titlebar button.titlebutton:active, headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active, headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active, headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active, window.background.chromium headerbar.titlebar button.titlebutton:checked, headerbar button.titlebutton.close:checked, +.titlebar button.titlebutton.close:checked, headerbar button.titlebutton.maximize:checked, +.titlebar button.titlebutton.maximize:checked, headerbar button.titlebutton.minimize:checked, +.titlebar button.titlebutton.minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:backdrop, 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 { + opacity: 1; + color: transparent; +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #a3b0c9; +} + +headerbar button.titlebutton:active, +.titlebar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #a3b0c9; + background-image: radial-gradient(circle farthest-corner at center, #a3b0c9 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-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/window-assets/titlebutton-restore-dark.png"), url("assets/window-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/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-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/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-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/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +headerbar > box.right, headerbar > box.left, +.titlebar > box.right, +.titlebar > box.left { + padding: 0 6px; +} + +headerbar:not(.default-decoration) button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 5px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 30; + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +.context-menu { + font: initial; +} + +.budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .background .raven .expander-button, .background .raven .raven-header:not(.top) button.image-button, widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .nautilus-window headerbar > revealer > button, button.close, button.round-button, button.circular, combobox > .linked:not(.vertical) > button.combo:not(:only-child), check, +radio { + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +row button.circular { + margin: 0 5px; +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat, .gedit-document-panel row button.flat, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +.keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action), .background stackswitcher button:not(.destructive-action):not(.suggested-action), .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 300ms cubic-bezier(0, 0, 0.2, 1); + margin: 0; + border-radius: 0; + background-image: none; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):hover, .background stackswitcher button:not(.destructive-action):not(.suggested-action):hover, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):hover:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px alpha(currentColor, 0.16); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):active, .background stackswitcher button:not(.destructive-action):not(.suggested-action):active, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):active:not(.flat):not(.server-list-button) { + animation: none; + box-shadow: none; + background-color: transparent; + color: white; + background-image: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, alpha(currentColor, 0.16) 0%) 0 0 2/0 0 2px; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):checked:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked:disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(163, 176, 201, 0.35); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):disabled, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled:not(.flat):not(.server-list-button) { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.background stackswitcher { + background-color: #100f1a; + border-radius: 3px; + border: none; + padding: 0 6px; +} + +.background stackswitcher button.text-button { + min-width: 100px; +} + +.background stackswitcher button.circular, .background stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 5px; + -gtk-outline-radius: 9999px; + padding: 0; +} + +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; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin-top: -1px; + padding: 0 8px; + min-width: 24px; + min-height: 36px; + border-radius: 0; + outline-offset: -6px; + box-shadow: none; +} + +button.emoji-section:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +button.emoji-section:active { + box-shadow: inset 0 2px #a3b0c9; + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.7) 10%, transparent 0%); +} + +button.emoji-section:checked { + box-shadow: inset 0 2px #a3b0c9; + background-color: transparent; +} + +button.emoji-section:first-child { + margin-left: 6px; +} + +button.emoji-section:last-child { + margin-right: 6px; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +window.background.csd.unified headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified headerbar.selection-mode { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified > decoration-overlay { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified, +window.background.csd.unified > decoration, +window.background.csd.unified > decoration-overlay { + border-radius: 3px; +} + +window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen > decoration-overlay { + box-shadow: none; +} + +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; +} + +.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, .nautilus-window headerbar .path-bar-box button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box button:hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.12) 10%, transparent 0%); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + background: none; + box-shadow: none; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop, .nautilus-window headerbar .path-bar-box button:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop:disabled, .nautilus-window headerbar .path-bar-box button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.nautilus-window headerbar .path-bar-box { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box button { + margin: 0; +} + +.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 { + margin-top: 0; + margin-bottom: 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), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .dim-label, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-notification .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-switcher .notification-body, .budgie-notification .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .budgie-switcher .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):active, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.08) 10%, transparent 0%); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir { + color: white; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:hover, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:active { + background: none; + box-shadow: none; +} + +.nautilus-window, +.nautilus-window notebook, +.nautilus-window notebook > stack { + background: #333539; +} + +.nautilus-window notebook > header.top tabs, +.nautilus-window notebook > header.bottom tabs { + padding-left: 0; + padding-right: 0; +} + +.nautilus-window notebook > header.left tabs, +.nautilus-window notebook > header.right tabs { + padding-top: 0; + padding-bottom: 0; +} + +.nautilus-canvas-item { + border-radius: 3px; +} + +.nautilus-canvas-item.dim-label, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, label.nautilus-canvas-item.separator, +.nautilus-list-dim-label { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-canvas-item.dim-label:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, label.nautilus-canvas-item.separator:selected, .nautilus-canvas-item.dim-label:selected:focus, +.nautilus-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus { + color: white; +} + +.caja-desktop.caja-canvas-item, +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); +} + +.caja-desktop.caja-canvas-item:selected, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; + color: white; +} + +filechooser placessidebar.sidebar separator, +filechooser placessidebar.sidebar .separator, +.nautilus-window placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar .separator { + min-height: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + padding: 2px; +} + +filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + transition: none; + color: #a3b0c9; + background-color: transparent; + box-shadow: inset 3px 0 #a3b0c9; +} + +filechooser placessidebar.sidebar row.sidebar-row:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:active { + box-shadow: inset 3px 0 #a3b0c9; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.85; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:active { + box-shadow: none; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover { + box-shadow: none; + color: white; + background-color: alpha(#a3b0c9, 0.8); +} + +@keyframes needs_attention_keyframes { + from { + background-color: transparent; + } + to { + background-color: rgba(255, 255, 255, 0.3); + } +} + +.nautilus-operations-button-needs-attention { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 2 alternate; +} + +.nautilus-operations-button-needs-attention-multiple { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 4 alternate; +} + +.nemo-window .floating-bar, +.nautilus-window .floating-bar { + min-height: 32px; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-width 0; +} + +.nemo-window .floating-bar.bottom.left, +.nautilus-window .floating-bar.bottom.left { + border-width: 1px 1px 0 0; + border-top-right-radius: 3px; +} + +.nemo-window .floating-bar.bottom.right, +.nautilus-window .floating-bar.bottom.right { + border-width: 1px 0 0 1px; + border-top-left-radius: 3px; +} + +.nemo-window .floating-bar button, +.nautilus-window .floating-bar button { + margin: 8px; +} + +.disk-space-display.unknown { + background-color: #FDD633; +} + +.disk-space-display.used { + background-color: #a3b0c9; +} + +.disk-space-display.free { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +.documents-entry-tag, .photos-entry-tag { + margin: 3px -2px 3px 8px; + padding: 0 8px; + border-radius: 5px; + box-shadow: none; + background-color: #a3b0c9; + color: white; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.documents-entry-tag.button, .button.photos-entry-tag { + margin: 0 -2px; + padding: 4px; + border-radius: 5px; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +.documents-entry-tag.button:hover, .button.photos-entry-tag:hover, .documents-entry-tag.button:active, .button.photos-entry-tag:active { + color: white; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +paned.titlebar.horizontal > headerbar, paned.titlebar.horizontal > separator { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.open-document-selector-name-label { + font-weight: bold; +} + +.open-document-selector-path-label { + color: alpha(currentColor, 0.45); + font-size: smaller; +} + +.gedit-document-panel { + background-color: #100f1a; +} + +.gedit-document-panel row.activatable { + padding: 6px 4px; +} + +.gedit-document-panel-group-row, +.gedit-document-panel-group-row:hover { + border-top: 1px solid alpha(currentColor, 0.3); +} + +.gedit-document-panel-group-row:first-child, +.gedit-document-panel-group-row:first-child:hover { + border-top: 0px; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .gedit-search-slider { + margin: 6px 6px 8px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12); + border-radius: 3px; +} + +.background .gedit-search-slider .gedit-search-entry-occurrences-tag { + all: unset; + border: none; + box-shadow: none; + padding: 0 4px; + color: alpha(currentColor, 0.45); +} + +.background .gedit-search-slider popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry, .background .gedit-search-slider > .linked:not(.vertical) > entry:focus { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-image: none; + background-color: #100f1a; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) { + margin-right: -72px; + padding-right: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-right: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) { + margin-left: -72px; + padding-left: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-left: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):disabled, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):disabled { + border-image: none; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button { + color: rgba(255, 255, 255, 0.7); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover { + background-image: none; + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active { + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.gedit-search-slider .linked:not(.vertical) > entry, +notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { + border-radius: 3px; +} + +.background tabbox { + border: none; + background-color: #2e3034; + padding: 0; + margin: 0; + border-radius: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background tabbox > tab:hover { + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.3); +} + +.background tabbox > tab:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +.background tabbox > tab button { + min-height: 24px; + min-width: 24px; + border-radius: 5px; + border: none; + padding: 0; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #100f1a; +} + +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(#100f1a); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #100f1a; +} + +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(#100f1a); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(255, 255, 255, 0.7); + background-image: image(#100f1a); +} + +.category_page_header_filter_box button:hover { + color: rgba(255, 255, 255, 0.75); +} + +.category_page_header_filter_box button:checked { + color: white; +} + +.category_page_header_filter_box button:disabled { + color: rgba(255, 255, 255, 0.55); +} + +.application-details-infobar { + background-image: image(#333539); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 1 1 1 1/1px 1px 1px 1px stretch; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { + color: white; + 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: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { + background-image: image(#a3b0c9); + color: white; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { + background-image: image(#222326); + color: #cccccc; + 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(#343638); + color: white; +} + +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(#3e4043); + color: white; + 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(#a3b0c9); + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { + background-image: image(#333539); + background-color: #333539; + color: #a3b0c9; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { + background-image: image(#393640); +} + +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(#3f3746); + color: #a3b0c9; + 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(#a3b0c9); + color: white; + transition-duration: 0s; +} + +workbench.csd > stack.titlebar, +window.csd.org-gnome-Builder > stack.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0), 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px -0.6px rgba(0, 0, 0, 0); +} + +popover.background.dzlmenubutton button.dzlmenubuttonitem:active label, popover.background.dzlmenubutton button.dzlmenubuttonitem:checked label, popover.background.dzlmenubutton button.dzlmenubuttonitem:hover label { + color: white; + transition: none; +} + +perspectiveswitcher { + background-color: #100f1a; +} + +perspectiveswitcher button:checked { + color: #a3b0c9; +} + +layouttabbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +layouttabbar > box > button { + margin: 2px 0; +} + +layouttab { + margin: 0 8px; + border-style: none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #a3b0c9; + background-color: #333539; +} + +layouttab separator.vertical { + margin: 8px 4px; +} + +layouttab button.text-button, layouttab button.image-button, layouttab button { + margin-top: 8px; + margin-bottom: 8px; + padding: 0 4px; +} + +layouttab > box > button.close { + border-radius: 5px; +} + +layout { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +entry.search-missing { + background-color: #F28B82; + color: white; +} + +entry.search.preferences-search { + box-shadow: none; +} + +workbench treeview.image { + color: alpha(currentColor, 0.45); +} + +workbench treeview.image:selected { + color: rgba(255, 255, 255, 0.45); +} + +dockbin { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +eggsearchbar box.search-bar { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +docktabstrip { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +docktab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + margin-bottom: -1px; + padding: 6px; + outline-offset: -6px; + border-width: 1px; + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +docktab:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +docktab:checked { + animation: tab_ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 -2px #a3b0c9; + color: white; +} + +dockoverlayedge { + background-color: #100f1a; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge docktab:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.left-edge docktab:checked { + box-shadow: inset -2px 0 #a3b0c9; +} + +dockoverlayedge.right-edge docktab:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.right-edge docktab:checked { + box-shadow: inset 2px 0 #a3b0c9; +} + +pillbox { + background-color: #100f1a; + border-radius: 2px; +} + +buildperspective row { + padding: 10px; +} + +layoutpane entry.search { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +editortweak entry.search { + margin-bottom: -1px; + box-shadow: none; +} + +frame.gb-search-frame { + border-bottom-right-radius: 5px; +} + +.gb-search-entry-occurrences-tag { + box-shadow: none; + background-color: transparent; +} + +docktabstrip { + min-height: 39px; +} + +workbench preferences preferencesgroup list entry { + padding-top: 8px; + padding-bottom: 8px; +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 48; +} + +.documents-counter { + margin: 8px; + border-radius: 5px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #EC407A; + color: white; + font-weight: bold; +} + +.documents-scrolledwin.frame { + border-style: none; +} + +.photos-fade-in { + opacity: 1; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.photos-fade-out { + opacity: 0; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(ltr) { + border-style: none none none solid; +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(rtl) { + border-style: none solid none none; +} + +.side-panel:dir(ltr) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel:dir(rtl) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel .view { + background-image: image(#100f1a); +} + +.side-panel .view:hover { + background-image: image(#424448); +} + +.side-panel .view:selected { + background-image: image(#a3b0c9); +} + +.side-panel .view:selected:hover { + background-image: image(#af50bf); +} + +.songs-list:hover { + background-image: image(rgba(255, 255, 255, 0.3)); +} + +frame.documents-dropdown { + margin: 8px; +} + +frame.documents-dropdown > border { + border: none; +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .title { + margin: 0; +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .subtitle { + margin: -3px 0; +} + +dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) { + font-weight: 700; +} + +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; + margin: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > headerbar.titlebar > leaflet > headerbar, +window.background.csd > headerbar.titlebar > hdyleaflet > headerbar { + background: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > box.horizontal > separator.sidebar, +window.background.csd > hdyleaflet > separator.sidebar, +window.background.csd > leaflet > separator.sidebar { + background: none; + min-width: 0; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button, +window.background.csd > box.horizontal > stack.background button.osd.remove-button { + padding: 0; + margin: 6px; + min-width: 32px; + min-height: 30px; + border: none; + background-color: rgba(0, 0, 0, 0.45); + color: rgba(255, 255, 255, 0.75); + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:hover, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:hover, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:hover { + background-color: rgba(0, 0, 0, 0.65); + color: white; + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:active, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:active, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:active { + background-color: rgba(0, 0, 0, 0.75); + color: white; + box-shadow: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar, headerbar.titlebar.selection-mode leaflet > headerbar { + background-color: #a3b0c9; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar separator.titlebutton, headerbar.titlebar.selection-mode leaflet > headerbar separator.titlebutton { + background: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize { + color: white; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + background-image: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop > label { + color: inherit; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop { + background-image: none; +} + +window.background.csd.unified > deck > box > leaflet > headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd.unified > deck > box > leaflet > separator.sidebar { + border-right: none; +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > separator { + background: none; + min-width: 0; +} + +window.background.csd.unified { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { + min-height: 0; + padding: 0 12px; + margin: 0; + border-radius: 0; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:checked:backdrop { + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +task-row { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 0 -4px; +} + +task-row:hover { + transition: none; +} + +task-row label { + margin: 0 8px; +} + +task-row image { + margin: 0 4px; +} + +task-list-view > box > revealer > box > button { + min-height: 36px; + margin: -4px; + padding: 0 12px; +} + +task-list-view > box > revealer > box > button label { + margin: 0 8px; +} + +task-list-view > box > revealer > box > button image { + margin: 0 4px; +} + +#eog-thumb-nav scrolledwindow { + border-top: none; +} + +#eog-thumb-nav button { + -gtk-outline-radius: 2px; +} + +frame.taskbar > border { + border-style: solid none none; +} + +box.vertical > paned.horizontal notebook widget .frame { + border-style: none; +} + +frame.commit-frame > border { + border-style: solid none none; +} + +box.dialog-vbox scrolledwindow.related { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +list.categories { + background-image: image(#100f1a); +} + +button.title label { + min-height: 36px; +} + +terminal-window notebook > header button.toggle { + margin: -3px -2px; + border-radius: 0; + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +window.background.csd.terminal-window.unified headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.tweak-categories { + background-image: image(#2e3034); +} + +.tweak-categories separator { + min-width: 0; + min-height: 0; + background-color: transparent; +} + +.tweak { + padding: 3px; +} + +.tweak.title:hover { + box-shadow: none; +} + +.tweak-group-white, +.tweak-white, +.tweak-white:hover { + background-image: image(#333539); +} + +.tweak-startup, +.tweak-startup:hover { + background-image: image(#333539); +} + +.tweak-group-startup { + background-image: image(#333539); + border: 1px solid 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; +} + +window.background.csd > leaflet.titlebar > headerbar.titlebar, +window.background.csd > hdyleaflet.titlebar > headerbar.titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.terminix-background box.vertical > widget > box.horizontal { + padding: 3px 0 2px; +} + +.terminix-background box.vertical > widget > box.horizontal button { + padding: 4px 8px; +} + +.terminix-background box.vertical > widget > box.horizontal button.image-button { + padding: 4px; +} + +.terminix-background revealer > frame > border { + border-style: none; +} + +button.image-button.session-new-button { + min-width: 32px; +} + +overlay > revealer.left > scrolledwindow.frame, +overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.terminix-session-sidebar { + background-image: image(#100f1a); +} + +window.background > box.vertical > scrolledwindow > widget toolbar { + padding: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar separator, +window.background > box.vertical > scrolledwindow > widget toolbar button { + margin: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar button { + border-radius: 2px; +} + +#MozillaGtkWidget.background > widget > button:not(.combo) > button, #MozillaGtkWidget.background > widget > button.combo, #MozillaGtkWidget.background > widget > button, window.background:not(.csd) > widget > button:not(.combo) > button, window.background:not(.csd) > widget > button.combo, window.background:not(.csd) > widget > button { + min-width: unset; + min-height: unset; + padding: 4px 8px 5px; +} + +#MozillaGtkWidget.background > widget > entry, window.background:not(.csd) > widget > entry { + min-width: 24px; + min-height: 24px; + padding: 0 4px; +} + +window.background.chromium > textview text selection, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection { + background-color: #a3b0c9; + color: white; +} + +window.background.chromium > textview text selection:disabled, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, window.background:not(.csd) text:selected { + background-color: #a3b0c9; + color: white; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, window.background:not(.csd) text:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > separator { + color: #4b4d51; +} + +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: #4b4d51; +} + +window.background:not(.csd) > widget > button > button { + border: 1px solid #4b4d51; + border-radius: 3px; + box-shadow: none; +} + +window.background:not(.csd) > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > entry:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +window.background:not(.csd) > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > button > button:hover, window.background:not(.csd) > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +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 { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +window.background:not(.csd) > widget > button > button:disabled, window.background:not(.csd) > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +window.background:not(.csd) > widget > button > button:checked:disabled, window.background:not(.csd) > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > menubar { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > menubar:hover { + color: white; +} + +window.background:not(.csd) > widget > menubar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > frame { + color: #4b4d51; +} + +window.background:not(.csd) > menu, +window.background:not(.csd) > menu > menu { + background-color: #333539; +} + +window.background:not(.csd) > menu menuitem, +window.background:not(.csd) > menu > menu menuitem { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > menu menuitem:hover, +window.background:not(.csd) > menu > menu menuitem:hover { + color: white; +} + +window.background:not(.csd) > menu menuitem:disabled, window.background:not(.csd) > menu menuitem label:disabled, +window.background:not(.csd) > menu > menu menuitem:disabled, +window.background:not(.csd) > menu > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +window.background:not(.csd) > window > menu menuitem { + transition: none; +} + +window.background:not(.csd) > menu > separator { + color: rgba(255, 255, 255, 0.12); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, #MozillaGtkWidget.background > widget > checkbutton > check { + color: #888888; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:hover, #MozillaGtkWidget.background > widget > checkbutton > check:hover { + color: alpha(#888888, 0.75); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, #MozillaGtkWidget.background > widget > checkbutton > check:checked, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate { + color: #a3b0c9; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:hover, #MozillaGtkWidget.background > widget > checkbutton > check:checked:hover, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:hover, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:hover { + color: alpha(#a3b0c9, 0.8); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:disabled { + color: alpha(#888888, 0.45); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:checked:disabled, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:disabled { + color: alpha(#a3b0c9, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #2e3034; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #100f1a; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #1d1e21; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #333539; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget border { + border-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333539; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #bababa; +} + +#MozillaGtkWidget.background > widget > button > button, #MozillaGtkWidget.background > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > button > button:hover, #MozillaGtkWidget.background > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:active, #MozillaGtkWidget.background > widget > button > button:checked, #MozillaGtkWidget.background > widget > button.combo > button:active, #MozillaGtkWidget.background > widget > button.combo > button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +#MozillaGtkWidget.background > widget > button > button:disabled, #MozillaGtkWidget.background > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:checked:disabled, #MozillaGtkWidget.background > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > entry:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +#MozillaGtkWidget.background > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, +#MozillaGtkWidget.background > widget > radiobutton > radio { + min-width: 16px; + min-height: 16px; + margin: 0; + padding: 0; + background-image: none; + transition: none; +} + +window.background.chromium { + background-color: #100f1a; + color: white; +} + +window.background.chromium headerbar.titlebar button.toggle { + border: none; + min-height: 22px; + margin: 6px 0; + padding: 0 10px; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + border: none; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #4b4d51; + color: white; + background-color: #35383b; +} + +window.background.chromium entry.chromium { + color: white; + background-color: #1d1e21; +} + +window.background.chromium entry.chromium { + color: white; + border-image: none; + border: 1px solid #4b4d51; +} + +window.background.chromium entry.chromium:focus { + color: white; + border-image: none; + border: 1px solid #a3b0c9; +} + +window.background.chromium > menubar { + background-color: #36383c; +} + +window.background.chromium > menu { + border: 1px solid #4b4d51; + background-color: #333539; + color: white; + border-radius: 0; + box-shadow: none; +} + +window.background.chromium > menu > menuitem, window.background.chromium > menu menuitem { + color: white; +} + +window.background.chromium > menu > menuitem:hover, window.background.chromium > menu menuitem:hover { + color: white; + background-color: #a3b0c9; +} + +window.background.chromium > menu > menuitem:disabled, window.background.chromium > menu menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled, window.background.chromium > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > textview.view { + color: white; + background-color: #100f1a; +} + +window.background.chromium > textview { + color: white; + background-color: #100f1a; +} + +window.background.chromium > textview text { + color: white; + background-color: #100f1a; +} + +window.background > box.vertical > widget > widget:selected { + background-color: #a3b0c9; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #36383c; +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #333539; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); + padding: 4px; + background-color: #27282b; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal { + margin: -1px 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +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.csd.geary-main-window > headerbar.titlebar > box.horizontal > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > box.horizontal > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > leaflet > headerbar { + box-shadow: none; + background: none; +} + +window.background.csd.geary-main-window .geary-folder-frame, +window.background.csd.geary-main-window .geary-conversation-frame, +window.background.csd.geary-main-window statusbar frame, +window#GearyMainWindow.background.csd .geary-folder-frame, +window#GearyMainWindow.background.csd .geary-conversation-frame, +window#GearyMainWindow.background.csd statusbar frame { + border: none; +} + +.geary-composer-box .linked > button:not(.combo) { + border-radius: 3px; +} + +.geary-composer-box .linked > button.combo { + border-radius: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout { + background-color: #2e3034; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout frame.geary-folder-frame scrolledwindow treeview.view.sidebar:not(:hover):not(:selected) { + background-color: transparent; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > separator.sidebar, +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > separator.sidebar { + border-right: none; + background-color: #36383c; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical + separator.sidebar { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical > .geary-conversation-frame > scrolledwindow { + margin: -1px 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { + border: 1px solid rgba(255, 255, 255, 0.12); + border-bottom-width: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:not(:hover):not(:selected) { + background-color: #333539; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row { + color: white; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +overlay > revealer.left > scrolledwindow.frame, overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search { + border-radius: 0; +} + +.tilix-search-frame .linked button { + border-radius: 3px; +} + +.terminix-session-sidebar, +list.tilix-session-sidebar { + background-color: #100f1a; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + background-color: #FF5252; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + color: white; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover { + background-color: #ff6c6c; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + background-color: #ff1f1f; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.image-button.session-new-button { + min-width: 32px; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle { + border: none; + border-radius: 0; + padding: 0 8px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 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:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: white; +} + +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; +} + +.xfce4-panel.background button, .xfce4-panel.background button.flat { + color: rgba(255, 255, 255, 0.7); + border-radius: 0; + border: none; + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:hover:not(:active):not(:checked) { + color: white; + box-shadow: inset rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +.xfce4-panel.background button:checked, .xfce4-panel.background button:active { + color: white; + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; +} + +.xfce4-panel.background button:checked label, .xfce4-panel.background button:checked image, .xfce4-panel.background button:active label, .xfce4-panel.background button:active image { + color: inherit; +} + +.xfce4-panel.background button:disabled { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(163, 176, 201, 0.45); + background-color: transparent; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #100f1a; + color: white; +} + +.xfce4-panel.background { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel.background, +.xfce4-panel.background frame > border { + border: none; +} + +.xfce4-panel.background#XfcePanelWindow { + border: 1px solid #100f1a; +} + +.xfce4-panel.background#XfcePanelWindow, .xfce4-panel.background#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel.background button { + font-weight: 700; +} + +.xfce4-panel.background button#launcher-arrow:hover, .xfce4-panel.background button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel.background button#launcher-arrow + button.toggle:checked { + color: #a3b0c9; + box-shadow: none; +} + +.xfce4-panel.background button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel.background menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel.background widget.tasklist > button.toggle { + font-weight: 400; +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: white; + 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: #a3b0c9; + text-shadow: none; +} + +window#whiskermenu-window { + background-color: #333539; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:checked { + background-color: #a3b0c9; + color: white; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: rgba(255, 255, 255, 0.15); + color: white; +} + +#xfce4-weather-plugin *, +#xfce4-power-manager-plugin *, +#xfce4-clipman-plugin * { + -gtk-icon-transform: scale(0.8); +} + +window.thunar .sidebar { + border-top: none; +} + +window.thunar toolbar#location-toolbar, +window.thunar > grid > toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +window.thunar toolbar#location-toolbar entry, +window.thunar > grid > toolbar entry { + min-height: 0; +} + +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; +} + +menubar.-vala-panel-appmenu-private, +menubar.-vala-panel-background { + background: none; + border: none; + box-shadow: none; + animation: none; +} + +menubar.-vala-panel-appmenu-private > menuitem, +menubar.-vala-panel-background > menuitem { + color: rgba(255, 255, 255, 0.7); + font-weight: normal; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:hover, +menubar.-vala-panel-background > menuitem:hover { + color: white; + border-radius: 0; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:disabled, +menubar.-vala-panel-background > menuitem:disabled { + color: rgba(255, 255, 255, 0.3); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate), +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate) { + -gtk-icon-source: none; + border-radius: 2px; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate):hover, +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate):hover { + box-shadow: inset 0 0 0 2px white; +} + +.nemo-window .toolbar button { + padding: 0 4px; + margin-top: 2px; + margin-bottom: 2px; +} + +.nemo-window .nemo-places-sidebar { + background-color: #100f1a; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #333539; +} + +.nemo-window .nemo-window-pane widget.entry { + border-radius: 3px; + padding: 3px 10px; + border: 2px solid #a3b0c9; + background-color: rgba(163, 176, 201, 0.1); +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view:selected entry { + color: white; + background-color: #333539; + border-radius: 3px; +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view entry:focus, .nemo-window .nemo-window-pane treeview.view:selected entry, .nemo-window .nemo-window-pane treeview.view:selected entry:focus { + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar { + padding-top: 6px; + padding-bottom: 6px; + border: none; + color: white; + background-color: #36383c; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action) { + border-radius: 3px; +} + +.nemo-window .primary-toolbar > toolitem > .linked.raised > button { + margin-left: 1px; + margin-right: 1px; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry { + min-height: 28px; + margin: 0 0; +} + +.nemo-window .primary-toolbar button { + min-height: 24px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.nemo-window .sidebar scrolledwindow.frame treeview.view.places-treeview:not(:selected) { + color: rgba(255, 255, 255, 0.7); +} + +window.background > notebook.frame scrolledwindow.frame > viewport.frame treeview.view:hover:not(:selected) { + background-image: image(#47494d); +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +dialog.background .dialog-vbox stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action { + color: #a3b0c9; + background-color: #100f1a; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:hover { + color: #a3b0c9; + background-color: rgba(163, 176, 201, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action { + color: #FF5252; + background-color: #100f1a; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:hover { + color: #FF5252; + background-color: rgba(255, 82, 82, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox stack .linked entry { + border-radius: 0; +} + +dialog.background .dialog-vbox filechooser .search-bar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background stack scrolledwindow button.suggested-action, +window.background stack scrolledwindow button.destructive-action { + box-shadow: none; +} + +window.background stack scrolledwindow button.suggested-action:hover, window.background stack scrolledwindow button.suggested-action:active, window.background stack scrolledwindow button.suggested-action:checked, +window.background stack scrolledwindow button.destructive-action:hover, +window.background stack scrolledwindow button.destructive-action:active, +window.background stack scrolledwindow button.destructive-action:checked { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +window.background stack scrolledwindow stackswitcher.stack-switcher { + margin-top: 6px; +} + +window.background stack scrolledwindow .linked button, +window.background stack scrolledwindow .linked entry { + border-radius: 0; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 0 0 0; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.48); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.32); + -UnityDecoration-inactive-shadow-radius: 6px; + -UnityDecoration-glow-size: 8px; + -UnityDecoration-glow-color: #a3b0c9; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + padding: 3px 8px 3px 8px; + border-radius: 2px 2px 0px 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #36383c; + color: white; +} + +UnityDecoration .top:backdrop { + color: alpha(white, 0.9); +} + +UnityDecoration .left, +UnityDecoration .right, +UnityDecoration .bottom { + background-color: #36383c; +} + +UnityDecoration.menuitem, +UnityDecoration .menuitem { + color: alpha(currentColor, 0.9); +} + +UnityDecoration.menubar.menuitem:hover, +UnityDecoration.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; + color: currentColor; +} + +.background:not(.csd) headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +.background:not(.csd) headerbar:not(.titlebar).inline-toolbar { + border-style: none; +} + +UnityPanelWidget, +.unity-panel { + background-color: #100f1a; + background-image: image(#100f1a); + color: rgba(255, 255, 255, 0.7); +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + color: alpha(currentColor, 0.9); +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; + color: currentColor; +} + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: #a3b0c9; +} + +menuitem calendar, +menuitem calendar .button, +menuitem calendar .header, +menuitem calendar .view { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); + padding: 2px 6px; +} + +headerbar.flat { + background: none; + color: white; + border: none; + box-shadow: none; +} + +headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked), headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) image, headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) label { + color: rgba(255, 255, 255, 0.7); +} + +.mate-panel-menu-bar menubar, +#PanelApplet-window-menu-applet-button { + background-color: transparent; +} + +#PanelPlug, +PanelToplevel.background { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +PanelToplevel > widget > button { + padding: 0 4px; + border-radius: 0; +} + +PanelSeparator { + color: rgba(255, 255, 255, 0.12); +} + +MatePanelAppletFrameDBus { + border-style: solid; + border-width: 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.mate-panel-menu-bar menubar menuitem { + padding: 4px; +} + +.mate-panel-menu-bar menubar menu menuitem { + padding: 6px; +} + +.mate-panel-menu-bar #PanelApplet button { + -GtkWidget-window-dragging: true; + padding: 4px; + border-radius: 0; +} + +PanelApplet.wnck-applet .wnck-pager { + background-color: transparent; + color: #a3b0c9; +} + +PanelApplet.wnck-applet .wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +PanelApplet.wnck-applet .wnck-pager:active { + background-color: rgba(255, 255, 255, 0.3); +} + +PanelApplet.wnck-applet .wnck-pager:selected { + background-color: #a3b0c9; +} + +#MatePanelPopupWindow { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +#MatePanelPopupWindow frame > border { + border-style: none; +} + +#MatePanelPopupWindow ClockMap { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +na-tray-applet { + -NaTrayApplet-icon-padding: 3px; + -NaTrayApplet-icon-size: 16; +} + +.mate-panel-menu-bar { + -PanelMenuBar-icon-visible: true; +} + +.mate-panel-applet-slider { + background: transparent; +} + +.mate-panel-applet-slider frame { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; +} + +.mate-panel-applet-slider frame frame { + all: unset; +} + +.mate-panel-applet-slider frame > border { + border-style: none; +} + +.caja-navigation-window button.toggle.image-button { + border-radius: 3px; +} + +.background .caja-pathbar > button.slider-button { + padding: 6px; +} + +.caja-pathbar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.caja-side-pane notebook viewport.frame, +.caja-side-pane notebook widget .vertical { + background-color: #333539; +} + +.caja-side-pane treeview.view { + padding: 3px 0; +} + +.caja-side-pane treeview.view:selected { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.caja-side-pane notebook .frame, .caja-side-pane notebook .frame > border, +.caja-notebook .frame, +.caja-notebook .frame > border { + border: none; +} + +.caja-side-pane notebook, +.caja-notebook { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook widget.entry { + background-image: image(#100f1a); + color: white; + caret-color: white; + border: 2px solid transparent; + outline: none; +} + +.caja-notebook widget.entry:focus { + border-color: #a3b0c9; +} + +.caja-notebook widget.entry selection { + color: white; +} + +.caja-navigation-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook frame > border { + border-style: none; +} + +#caja-extra-view-widget { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +#caja-extra-view-widget > box > box > label { + font-weight: bold; +} + +.pluma-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window statusbar frame > border { + border-style: none; +} + +.pluma-window statusbar frame button.flat { + padding: 0 4px; + border-radius: 0; +} + +.pluma-window statusbar frame button.flat widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.pluma-print-preview toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat { + margin: 1px; +} + +.pluma-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.pluma-window paned.horizontal box.vertical notebook.frame { + margin-top: -1px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical notebook.frame box.vertical toolbar.horizontal { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.atril-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.atril-window paned.horizontal box.vertical notebook .frame { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +/* mate-screensaver lock dialog */ +.lock-dialog { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.lock-dialog frame > border { + border-style: none; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-panel button.flat.launcher, .budgie-panel #tasklist-button, .budgie-panel button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; +} + +.budgie-panel button.flat.launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.1); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: transparent; +} + +.budgie-panel button.flat.launcher:checked, .budgie-panel #tasklist-button:checked, .budgie-panel button:checked { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:active, .budgie-panel #tasklist-button:active, .budgie-panel button:active { + background-color: rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel #tasklist-button:checked:disabled, .budgie-panel button:checked:disabled { + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.65); + box-shadow: none; +} + +.raven-mpris button.image-button { + color: rgba(255, 255, 255, 0.85); +} + +.raven-mpris button.image-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.15); + border-color: rgba(255, 255, 255, 0.15); +} + +.raven-mpris button.image-button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.25); +} + +.raven-mpris button.image-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.raven-mpris button.image-button:disabled { + background-color: transparent; +} + +.raven-mpris button.image-button:disabled label, .raven-mpris button.image-button:disabled { + color: rgba(255, 255, 255, 0.5); +} + +.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-settings-window buttonbox.inline-toolbar button { + min-height: 16px; + border-radius: 2px; + -gtk-outline-radius: 2px; + padding: 0; + margin: 0; +} + +.budgie-settings-window .settings-page .settings-frame > box.vertical { + padding: 12px; +} + +.budgie-settings-window .settings-page .settings-frame > grid { + padding: 6px; +} + +.background.budgie-popover { + border-color: #100f1a; + border-radius: 4px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; +} + +.background.budgie-popover .container { + padding: 6px; + border: none; +} + +.background.budgie-popover .container .container { + padding: 0; +} + +.background.budgie-popover widget > separator { + margin: 3px 0; +} + +.background.budgie-popover border { + border: none; +} + +.background.budgie-popover list { + background-color: transparent; + border-radius: 0; +} + +.background.budgie-popover frame { + border-radius: 0; +} + +.background.budgie-popover row { + padding: 0; +} + +.background.budgie-popover row:hover { + box-shadow: none; +} + +.background.budgie-popover row button { + border-radius: 3px; +} + +.background.budgie-popover row button.flat { + border-radius: 3px; +} + +.background.budgie-popover .linked.raised > button.toggle { + border-radius: 3px; +} + +.background.budgie-popover button:checked { + color: white; + background-color: #a3b0c9; +} + +.background.budgie-popover .linked entry:first-child, .background.budgie-popover .linked entry:last-child { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:first-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:last-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:only-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button) { + min-height: 32px; + padding: 0 8px; + color: white; + font-weight: normal; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) { + border-right: none; + border-bottom-left-radius: 3px; + padding: 0; +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable { + padding: 6px 12px; + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable { + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable button { + background: none; + box-shadow: none; +} + +.background.budgie-popover.bottom scrolledwindow.sidebar:not(.categories) { + padding-top: 3px; + border-top-left-radius: 3px; + border-bottom-left-radius: 0; +} + +.background.budgie-popover > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.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); +} + +.background.budgie-popover.budgie-menu .container { + padding: 0; +} + +.background.budgie-popover.budgie-menu.background { + padding: 0; + background-color: #333539; +} + +.background.budgie-popover.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 3px; +} + +.background.budgie-popover.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 3px; +} + +.background.budgie-popover.budgie-menu button.category-button { + border-radius: 0; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: white; + font-weight: normal; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked:disabled { + background-color: #a3b0c9; +} + +.background.budgie-popover.budgie-menu row { + padding: 0; +} + +.background.budgie-popover.budgie-menu row:hover { + box-shadow: none; +} + +.background.budgie-popover.budgie-menu scrollbar, +.background.budgie-popover.budgie-menu entry.search { + background-color: transparent; +} + +.background.budgie-popover.budgie-menu entry.search { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + font-size: 120%; +} + +.background.budgie-popover.budgie-menu entry.search:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background.budgie-popover.budgie-menu .sidebar { + min-height: 36px; + background: none; + color: white; +} + +.background.budgie-popover.budgie-menu .sidebar list row.activatable { + padding: 6px; +} + +.background.budgie-popover.budgie-menu .sidebar:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.background.budgie-popover.budgie-menu .sidebar:selected, .background.budgie-popover.budgie-menu .sidebar:selected:hover { + color: white; + background-color: #a3b0c9; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; + padding: 6px; + margin: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable:not(:last-child) { + margin-bottom: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable button.menuitem { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer { + border-top: 1px solid rgba(255, 255, 255, 0.12); + padding: 6px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat { + min-height: 16px; + min-width: 16px; + padding: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button { + border-radius: 5px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button:not(.last-child) { + margin-right: 6px; +} + +.background.budgie-popover.user-menu .content-box { + background-color: transparent; +} + +.background.budgie-popover.user-menu separator { + margin: 3px 0; +} + +.background.budgie-popover.user-menu list, .background.budgie-popover.user-menu row { + border: none; + background: none; + box-shadow: none; +} + +.background.budgie-popover.sound-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container .container { + padding: 3px; +} + +.background.budgie-popover.caffeine-popover .view-header { + margin: 0 6px; +} + +.background.budgie-popover.night-light-indicator .view-header { + margin: 0 6px; +} + +.background.budgie-popover.places-menu row { + background: none; +} + +.background.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); +} + +.background.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.background.budgie-popover.workspace-popover .container { + padding: 2px 6px 6px; +} + +.background.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.vertical { + padding: 0 6px 6px; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.horizontal > button.toggle { + margin-right: 6px; +} + +.background.budgie-popover button.budgie-menu-launcher { + padding: 0 3px; +} + +.background.budgie-popover button.raven-trigger { + padding: 0 6px; +} + +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 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: alpha(currentColor, 0.16); +} + +.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-panel { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(33, 35, 38, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; +} + +.budgie-panel.horizontal button { + padding: 0 6px; +} + +.budgie-panel.vertical button { + padding: 6px 0; +} + +.budgie-panel separator { + background-color: rgba(255, 255, 255, 0.12); +} + +.budgie-panel .icon-tasklist .launcher { + border-radius: 3px; +} + +.bottom .budgie-panel.dock-mode { + border-radius: 3px 3px 0 0; +} + +.left .budgie-panel.dock-mode { + border-radius: 0 3px 3px 0; +} + +.right .budgie-panel.dock-mode { + border-radius: 3px 0 0 3px; +} + +.budgie-panel menubar > menuitem, +.budgie-panel .menubar > menuitem { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel menubar > menuitem:hover, +.budgie-panel .menubar > menuitem:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -3px #a3b0c9; +} + +.budgie-panel menubar > menuitem:disabled, +.budgie-panel .menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.2); +} + +.budgie-panel .alert { + color: #FF5252; +} + +.budgie-panel #tasklist-button { + padding: 0 6px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.flat.launcher { + padding: 0; +} + +.budgie-panel button.flat.launcher:not(:checked) { + color: rgba(255, 255, 255, 0.5); +} + +.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active { + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel button.flat.launcher:not(:checked):disabled { + color: rgba(255, 255, 255, 0.3); +} + +.budgie-panel > box > widget > widget > image, +.budgie-panel > box > widget > widget > stack > image, +.budgie-panel > box > widget > widget > box > image { + margin-left: 6px; + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > image + label { + margin-left: -4px; +} + +.budgie-panel > box > widget > widget > box > widget > image { + margin-left: 6px; +} + +.budgie-panel > box > widget > widget > box > stack > widget > label { + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > widget > widget > image { + margin-left: 3px; + margin-right: 3px; +} + +.budgie-panel .budgie-clock-applet > widget > box, +.budgie-panel .budgie-calendar-applet > widget > box { + padding-left: 3px; + padding-right: 3px; +} + +.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), #a3b0c9 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), #a3b0c9 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), #a3b0c9 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), #a3b0c9 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, #a3b0c9 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, #a3b0c9 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, #a3b0c9 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, #a3b0c9 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + + +button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + 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 { + background-color: transparent; +} + + +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; +} + +.top .budgie-panel .unpinned button.flat.launcher > image, +.top .budgie-panel .pinned button.flat.launcher.running > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 6px 3px; + background-position: top center; +} + +.top .budgie-panel .unpinned button.flat.launcher:checked > image, +.top .budgie-panel .pinned button.flat.launcher.running:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.flat.launcher > image, +.bottom .budgie-panel .pinned button.flat.launcher.running > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 6px 3px; + background-position: bottom center; +} + +.bottom .budgie-panel .unpinned button.flat.launcher:checked > image, +.bottom .budgie-panel .pinned button.flat.launcher.running:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.flat.launcher > image, +.left .budgie-panel .pinned button.flat.launcher.running > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 3px 6px; + background-position: left center; +} + +.left .budgie-panel .unpinned button.flat.launcher:checked > image, +.left .budgie-panel .pinned button.flat.launcher.running:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.flat.launcher > image, +.right .budgie-panel .pinned button.flat.launcher.running > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 3px 6px; + background-position: right center; +} + +.right .budgie-panel .unpinned button.flat.launcher:checked > image, +.right .budgie-panel .pinned button.flat.launcher.running: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.flat.launcher:checked { + border-image: none; +} + +widget.icon-tasklist > box:drop(active), +box.pinned:drop(active) { + border: none; + border-radius: 0; + background-color: rgba(253, 214, 51, 0.2); + box-shadow: inset 0 0 0 1px #FDD633; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #FDD633; +} + +frame.raven-frame > border { + border-style: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.background .raven { + background-color: #100f1a; +} + +.background .raven > box { + margin-bottom: -10px; +} + +.background .raven > stack { + margin-bottom: -10px; +} + +.background .raven stackswitcher { + background-image: none; + background-color: transparent; + border-radius: 0; +} + +.background .raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.background .raven .raven-header:not(.top) { + margin-top: -6px; +} + +.background .raven .raven-header.top { + padding: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background .raven .raven-header.top stackswitcher button { + border-radius: 0; + margin: -4px 0; + min-height: 36px; +} + +.background .raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.background .raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.background .raven .raven-header.top > image { + margin: 0 8px; +} + +.background .raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.background .raven .raven-header.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .raven viewport.frame .raven-header { + margin-top: -8px; +} + +.background .raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +.background .raven .raven-background.frame { + border-style: solid none; +} + +.background .raven .raven-background > overlay > widget > image { + color: rgba(255, 255, 255, 0.15); +} + +.background .raven .raven-background grid > label:first-child { + min-height: 36px; +} + +.background .raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.background .raven .raven-header.top + .raven-background { + border-style: none; +} + +.background .raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.background .raven .powerstrip button { + margin: 2px 0 1px; + padding: 9px; +} + +.background .raven .option-subtitle { + font-size: smaller; +} + +.background .raven .audio-widget scale.marks-after { + padding-top: 0; + padding-bottom: 0; +} + +.background .raven .audio-widget scale.marks-after label { + font-size: 90%; + padding: 0; + margin: -10px 0 0 6px; +} + +.background .raven .audio-widget button.flat.expander-button { + margin-top: 4px; + margin-bottom: 4px; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked { + background-color: rgba(255, 255, 255, 0.06); + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected label, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked label { + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable label { + padding-left: 12px; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #a3b0c9; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.6); + color: white; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 9px; +} + +image.raven-mpris { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + border-radius: 3px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame list { + background-color: transparent; + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable { + margin: 0; + background-color: transparent; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:first-child, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:last-child { + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable image { + padding-left: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button { + min-height: 32px; + min-width: 32px; + margin: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list { + border-radius: 0; + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable { + border: none; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.05); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:not(:first-child) { + margin-top: 6px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable label { + padding: 0 16px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button { + min-height: 24px; + min-width: 24px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected { + background-color: rgba(163, 176, 201, 0.75); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button { + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child { + border-bottom: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected { + background-color: rgba(163, 176, 201, 0.65); +} + +.budgie-notification-window, .budgie-switcher-window, .budgie-osd-window { + background-color: transparent; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +window.budgie-power-dialog, window.budgie-power-dialog.backgrround.csd, window.budgie-power-dialog > decoration { + border-radius: 6px; +} + +.drop-shadow { + margin: 5px 9px; + padding: 6px; + border-radius: 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, +.budgie-run-dialog { + border-radius: 6px; + background-color: #100f1a; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.budgie-session-dialog decoration, +.budgie-polkit-dialog decoration, +.budgie-run-dialog decoration { + border-radius: 6px; +} + +.budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +.budgie-session-dialog .linked > button:first-child, +.budgie-polkit-dialog .linked > button:first-child, +.budgie-run-dialog .linked > button:first-child { + border-radius: 0 0 0 6px; +} + +.budgie-session-dialog .linked > button:last-child, +.budgie-polkit-dialog .linked > button:last-child, +.budgie-run-dialog .linked > button:last-child { + border-radius: 0 0 6px 0; +} + +.budgie-session-dialog .linked > button.suggested-action, +.budgie-polkit-dialog .linked > button.suggested-action, +.budgie-run-dialog .linked > button.suggested-action { + color: #a3b0c9; +} + +.budgie-session-dialog .linked > button.suggested-action:active, +.budgie-polkit-dialog .linked > button.suggested-action:active, +.budgie-run-dialog .linked > button.suggested-action:active, .budgie-session-dialog .linked > button.suggested-action:checked, +.budgie-polkit-dialog .linked > button.suggested-action:checked, +.budgie-run-dialog .linked > button.suggested-action:checked { + background-color: #a3b0c9; + color: white; + border-color: #a3b0c9; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.suggested-action:disabled, +.budgie-polkit-dialog .linked > button.suggested-action:disabled, +.budgie-run-dialog .linked > button.suggested-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog .linked > button.destructive-action, +.budgie-polkit-dialog .linked > button.destructive-action, +.budgie-run-dialog .linked > button.destructive-action { + color: #FF5252; +} + +.budgie-session-dialog .linked > button.destructive-action:active, +.budgie-polkit-dialog .linked > button.destructive-action:active, +.budgie-run-dialog .linked > button.destructive-action:active, .budgie-session-dialog .linked > button.destructive-action:checked, +.budgie-polkit-dialog .linked > button.destructive-action:checked, +.budgie-run-dialog .linked > button.destructive-action:checked { + background-color: #FF5252; + color: white; + border-color: #FF5252; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.destructive-action:disabled, +.budgie-polkit-dialog .linked > button.destructive-action:disabled, +.budgie-run-dialog .linked > button.destructive-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog > box > grid, +.budgie-polkit-dialog > box > grid, +.budgie-run-dialog > box > grid { + padding: 24px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title, +.budgie-run-dialog label:not(:last-child), +.budgie-run-dialog .dialog-title { + font-size: 120%; +} + +.budgie-polkit-dialog .message { + color: rgba(255, 255, 255, 0.45); +} + +.budgie-polkit-dialog .failure { + color: #FF5252; +} + +.budgie-polkit-dialog > box > grid { + padding-bottom: 0; +} + +.budgie-run-dialog { + background-color: #333539; +} + +.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 .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: 16px; + min-height: 16px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton { + min-width: 16px; + min-height: 16px; + padding: 0 0; + margin: 0 6px; + background: none; + box-shadow: none; + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton image { + border-radius: 100px; + background-size: 16px 16px; + background-position: center center; + background-repeat: no-repeat; + transition-duration: 0s; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { + background: none; + box-shadow: none; + color: white; + animation: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover image, .budgie-panel box.titlebar > button.image-button.titlebutton:active image { + -gtk-icon-shadow: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { + background-image: image(#FF5252); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { + background-image: image(#ff1f1f); +} + +.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(#a3b0c9); +} + +.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; +} + +/************************ + * LightDM GTK+ Greeter * + ************************/ +#panel_window { + background-color: alpha(black, 0.3); + color: alpha(white, 0.8); +} + +#panel_window menubar, +#panel_window separator { + background-color: transparent; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + margin: 8px; + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; +} + +#content_frame { + padding-bottom: 20px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +#buttonbox_frame { + padding-top: 24px; +} + +#greeter_infobar { + margin-top: -1px; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #100f1a; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #a3b0c9; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #100f1a; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #100f1a; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #a3b0c9; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #100f1a; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #a3b0c9; +@define-color budgie_tasklist_indicator_color_active #a3b0c9; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css new file mode 100644 index 0000000..0aa74b5 --- /dev/null +++ b/gtk-3.0/gtk.css @@ -0,0 +1,8813 @@ +@keyframes ripple_effect { + to { + background-size: 1000% 1000%; + } +} + +@keyframes scale_ripple_effect { + to { + background-size: auto, 1000% 1000%; + } +} + +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #a3b0c9 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #a3b0c9 100%, transparent 0%); + } +} + +* { + padding: 0; + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #F28B82; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-style: solid; + outline-width: 2px; + outline-color: alpha(currentColor, 0.16); + outline-offset: -4px; + -gtk-outline-radius: 3px; + -gtk-secondary-caret-color: #a3b0c9; +} + +.background { + background-color: #100f1a; + color: white; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #100f1a; + color: white; +} + +.gtkstyle-fallback:hover { + background-color: #1d1e21; + color: white; +} + +.gtkstyle-fallback:active { + background-color: #111213; + color: white; +} + +.gtkstyle-fallback:disabled { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.45); +} + +.gtkstyle-fallback:selected { + background-color: #a3b0c9; + color: white; +} + +iconview, .view { + background-color: #333539; + color: white; +} + +iconview:hover, .view:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +iconview:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview text { + background-color: #333539; + color: white; +} + +textview text:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +.rubberband, +rubberband, +XfdesktopIconView.view .rubberband, +.content-view rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid #a3b0c9; + background-color: alpha(#a3b0c9, 0.3); +} + +flowbox flowboxchild { + outline-offset: -2px; + padding: 4px; + border-radius: 2px; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label selection { + background-color: #a3b0c9; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label:disabled selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled, menuitem label:disabled { + color: inherit; +} + +.dim-label, .budgie-notification .notification-body, .budgie-switcher .notification-body, label.separator { + color: rgba(255, 255, 255, 0.7); +} + +assistant .sidebar { + padding: 4px 0; +} + +assistant .sidebar label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +assistant .sidebar label.highlight { + color: white; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +@keyframes spin_colors { + 1% { + color: #66BB6A; + } + 25% { + color: #66BB6A; + } + 26% { + color: #42A5F5; + } + 50% { + color: #42A5F5; + } + 51% { + color: #FDD633; + } + 75% { + color: #FDD633; + } + 76% { + color: #F28B82; + } + 100% { + color: #F28B82; + } +} + +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.3; +} + +#login_window entry, .budgie-session-dialog entry, +.budgie-polkit-dialog entry, +.budgie-run-dialog entry, .background .raven .raven-background spinbutton:not(.vertical), .background.budgie-popover entry, +.background.budgie-popover spinbutton:not(.vertical), .budgie-settings-window .settings-page .settings-frame .linked > entry, window.background stack scrolledwindow entry, +window.background stack scrolledwindow spinbutton:not(.vertical), dialog.background .dialog-vbox stack entry, +dialog.background .dialog-vbox stack spinbutton:not(.vertical), window#whiskermenu-window entry, .tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search, .geary-composer-box entry, +.geary-composer-box spinbutton:not(.vertical), editortweak entry.search, layoutpane entry.search, messagedialog.background entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, .background spinbutton:not(.vertical), .background spinbutton.flat:not(.vertical), .background .linked > entry, .background .linked.vertical > entry, .background .linked > entry.flat, .background .linked.vertical > entry.flat, .background entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + border-radius: 0; +} + +#login_window entry:focus, .budgie-session-dialog entry:focus, +.budgie-polkit-dialog entry:focus, +.budgie-run-dialog entry:focus, .background .raven .raven-background spinbutton:focus:not(.vertical), .background.budgie-popover entry:focus, .budgie-settings-window .settings-page .settings-frame .linked > entry:focus, window.background stack scrolledwindow entry:focus, dialog.background .dialog-vbox stack entry:focus, +dialog.background .dialog-vbox stack spinbutton:focus:not(.vertical), window#whiskermenu-window entry:focus, .tilix-search-frame entry:focus, .geary-composer-box entry:focus, +.geary-composer-box spinbutton:focus:not(.vertical), editortweak entry.search:focus, layoutpane entry.search:focus, messagedialog.background entry:focus, notebook > stack:not(:only-child) entry:focus, +notebook > stack:not(:only-child) spinbutton:focus:not(.vertical), popover.background entry:focus, .background spinbutton:focus:not(.vertical), .background .linked > entry:focus, .background entry.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window entry:drop(active), .budgie-session-dialog entry:drop(active), +.budgie-polkit-dialog entry:drop(active), +.budgie-run-dialog entry:drop(active), .background .raven .raven-background spinbutton:drop(active):not(.vertical), .background.budgie-popover entry:drop(active), .budgie-settings-window .settings-page .settings-frame .linked > entry:drop(active), window.background stack scrolledwindow entry:drop(active), dialog.background .dialog-vbox stack entry:drop(active), +dialog.background .dialog-vbox stack spinbutton:drop(active):not(.vertical), window#whiskermenu-window entry:drop(active), .tilix-search-frame entry:drop(active), .geary-composer-box entry:drop(active), +.geary-composer-box spinbutton:drop(active):not(.vertical), editortweak entry.search:drop(active), layoutpane entry.search:drop(active), messagedialog.background entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), .background spinbutton:drop(active):not(.vertical), .background .linked > entry:drop(active), .background entry.flat:drop(active) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window entry:disabled, .budgie-session-dialog entry:disabled, +.budgie-polkit-dialog entry:disabled, +.budgie-run-dialog entry:disabled, .background .raven .raven-background spinbutton:disabled:not(.vertical), .background.budgie-popover entry:disabled, .budgie-settings-window .settings-page .settings-frame .linked > entry:disabled, window.background stack scrolledwindow entry:disabled, dialog.background .dialog-vbox stack entry:disabled, +dialog.background .dialog-vbox stack spinbutton:disabled:not(.vertical), window#whiskermenu-window entry:disabled, .tilix-search-frame entry:disabled, .geary-composer-box entry:disabled, +.geary-composer-box spinbutton:disabled:not(.vertical), editortweak entry.search:disabled, layoutpane entry.search:disabled, messagedialog.background entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, .background spinbutton:disabled:not(.vertical), .background .linked > entry:disabled, .background entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +spinbutton:not(.vertical), entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +spinbutton:focus:not(.vertical), entry:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +spinbutton:disabled:not(.vertical), entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +.background entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +.background entry:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; +} + +.background entry:disabled { + opacity: 0.35; +} + +entry { + min-height: 36px; + padding: 0 8px; +} + +entry image { + color: alpha(currentColor, 0.9); +} + +entry image:hover, entry image:active { + color: currentColor; +} + +entry image:disabled { + color: alpha(currentColor, 0.45); +} + +entry image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:focus, .background entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:disabled, .background entry.search.error:disabled { + opacity: 0.35; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.error.flat:focus, .background entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:focus, .background entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + opacity: 0.35; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.warning.flat:focus, .background entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +entry.entry-tag { + padding: 0 8px; + border-radius: 5px; + box-shadow: none; + background-color: #a3b0c9; + color: white; +} + +entry.entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +entry.entry-tag:dir(ltr) { + margin: 3px -4px 3px 8px; +} + +entry.entry-tag:dir(rtl) { + margin: 3px 8px 3px -4px; +} + +entry.entry-tag.button, entry.entry-tag.button:hover, entry.entry-tag.button:active { + background-color: transparent; + background-image: none; + border-image: none; + border: none; + box-shadow: none; + animation: none; + margin: 0 -2px; + padding: 4px; + border-radius: 5px; +} + +entry.entry-tag.button:not(:hover):not(:active) { + color: rgba(255, 255, 255, 0.7); +} + +entry.entry-tag.button:hover, entry.entry-tag.button:active { + color: white; +} + +entry progress { + margin: 2px -6px; + border-style: none none solid; + border-width: 2px; + border-color: #a3b0c9; + background-color: transparent; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 3px; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus, treeview entry, treeview entry:focus { + border-image: none; + box-shadow: none; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#EC407A), to(transparent)); + } +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +button:active, button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +button:checked:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +.background button { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 9999px transparent; + background-color: #333539; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + border: none; +} + +.background button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #3f4246; +} + +.background button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px alpha(currentColor, 0.06); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.16) 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.background button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); +} + +.background button:checked { + background-color: #a3b0c9; + color: white; +} + +.background button:checked:disabled { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +.lightdm-gtk-greeter button, .budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button, .drop-shadow button, .background .raven .raven-header:not(.top) button.image-button, .background.budgie-popover button, .background.budgie-popover row button, .budgie-settings-window buttonbox.inline-toolbar button, PanelToplevel > widget > button, .nemo-window .toolbar button, .background tabbox > tab button, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, placessidebar row button.sidebar-button, calendar.button, check, +radio, scrollbar button, notebook > header > tabs > arrow, spinbutton.vertical button, spinbutton:not(.vertical) > button, modelbutton.flat, +.menuitem.button.flat, .inline-toolbar button:not(.text-button), .background .osd button.flat, .budgie-session-dialog button, +.budgie-polkit-dialog button, +.budgie-run-dialog button, .budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .caja-navigation-window button.toggle.image-button, .mate-panel-menu-bar #PanelApplet button:not(.flat), toolbar.primary-toolbar toolitem.raised button, .tilix-search-frame button, .geary-composer-box button:not(.combo), 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), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button, layouttabbar button, messagedialog.background.csd .linked.dialog-action-area:not(.vertical) > button, messagedialog.background .linked.dialog-action-area:not(.vertical) > button, .background .app-notification button, toolbar button:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:not(:only-child), .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, .background .osd button, .background .linked.stack-switcher > button, button.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.lightdm-gtk-greeter button:hover, .drop-shadow button:hover, .background .raven .raven-header:not(.top) button.image-button:hover, .background.budgie-popover button:hover, .budgie-settings-window buttonbox.inline-toolbar button:hover, PanelToplevel > widget > button:hover, .nemo-window .toolbar button:hover, .background tabbox > tab button:hover, .background .gedit-search-slider > .linked:not(.vertical) > button:hover:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover, .nemo-window .floating-bar button:hover, +.nautilus-window .floating-bar button:hover, placessidebar row button.sidebar-button:hover, calendar.button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, spinbutton.vertical button:hover, spinbutton:not(.vertical) > button:hover, modelbutton.flat:hover, +.menuitem.button.flat:hover, .inline-toolbar button:hover:not(.text-button), .budgie-session-dialog button:hover, +.budgie-polkit-dialog button:hover, +.budgie-run-dialog button:hover, .budgie-notification-window button.image-button.close:hover, .budgie-switcher-window button.image-button.close:hover, .budgie-osd-window button.image-button.close:hover, .caja-navigation-window button.toggle.image-button:hover, .mate-panel-menu-bar #PanelApplet button:hover:not(.flat), toolbar.primary-toolbar toolitem.raised button:hover, .tilix-search-frame button:hover, .geary-composer-box button:hover:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:hover, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:hover:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:hover, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:hover, window.csd > box.vertical > box.vertical > toolbar.horizontal button:hover, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:hover, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:hover, layouttabbar button:hover, messagedialog.background .linked:not(.vertical).dialog-action-area > button:hover, .background .app-notification button:hover, toolbar button:hover:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:hover:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, .background .osd button:hover, .background .linked.stack-switcher > button:hover, button.flat:hover, .background button.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.lightdm-gtk-greeter button:active, .drop-shadow button:active, .background .raven .raven-header:not(.top) button.image-button:active, .background.budgie-popover button:active, .budgie-settings-window buttonbox.inline-toolbar button:active, PanelToplevel > widget > button:active, .nemo-window .toolbar button:active, .background tabbox > tab button:active, .background .gedit-search-slider > .linked:not(.vertical) > button:active:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active, .nemo-window .floating-bar button:active, +.nautilus-window .floating-bar button:active, placessidebar row button.sidebar-button:active, calendar.button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, spinbutton.vertical button:active, spinbutton:not(.vertical) > button:active, modelbutton.flat:active, +.menuitem.button.flat:active, .inline-toolbar button:active:not(.text-button), .budgie-session-dialog button:active, +.budgie-polkit-dialog button:active, +.budgie-run-dialog button:active, .budgie-notification-window button.image-button.close:active, .budgie-switcher-window button.image-button.close:active, .budgie-osd-window button.image-button.close:active, .caja-navigation-window button.toggle.image-button:active, .mate-panel-menu-bar #PanelApplet button:active:not(.flat), toolbar.primary-toolbar toolitem.raised button:active, .tilix-search-frame button:active, .geary-composer-box button:active:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:active, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:active:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:active, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:active, window.csd > box.vertical > box.vertical > toolbar.horizontal button:active, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:active, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:active, layouttabbar button:active, messagedialog.background .linked:not(.vertical).dialog-action-area > button:active, .background .app-notification button:active, toolbar button:active:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:active:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, .background .osd button:active, .background .linked.stack-switcher > button:active, button.flat:active, .background button.flat:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.lightdm-gtk-greeter button:disabled, .drop-shadow button:disabled, .background .raven .raven-header:not(.top) button.image-button:disabled, .background.budgie-popover button:disabled, .budgie-settings-window buttonbox.inline-toolbar button:disabled, PanelToplevel > widget > button:disabled, .nemo-window .toolbar button:disabled, .background tabbox > tab button:disabled, .background .gedit-search-slider > .linked:not(.vertical) > button:disabled:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled, .nemo-window .floating-bar button:disabled, +.nautilus-window .floating-bar button:disabled, placessidebar row button.sidebar-button:disabled, calendar.button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, spinbutton.vertical button:disabled, spinbutton:not(.vertical) > button:disabled, modelbutton.flat:disabled, +.menuitem.button.flat:disabled, .inline-toolbar button:disabled:not(.text-button), .budgie-session-dialog button:disabled, +.budgie-polkit-dialog button:disabled, +.budgie-run-dialog button:disabled, .budgie-notification-window button.image-button.close:disabled, .budgie-switcher-window button.image-button.close:disabled, .budgie-osd-window button.image-button.close:disabled, .caja-navigation-window button.toggle.image-button:disabled, .mate-panel-menu-bar #PanelApplet button:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:disabled, .tilix-search-frame button:disabled, .geary-composer-box button:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:disabled, layouttabbar button:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:disabled, .background .app-notification button:disabled, toolbar button:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, .background .osd button:disabled, .background .linked.stack-switcher > button:disabled, button.flat:disabled, .background button.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.budgie-session-dialog button:checked, +.budgie-polkit-dialog button:checked, +.budgie-run-dialog button:checked, .budgie-notification-window button.image-button.close:checked, .budgie-switcher-window button.image-button.close:checked, .budgie-osd-window button.image-button.close:checked, .caja-navigation-window button.toggle.image-button:checked, .mate-panel-menu-bar #PanelApplet button:checked:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked, .tilix-search-frame button:checked, .geary-composer-box button:checked:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked, layouttabbar button:checked, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked, .background .app-notification button:checked, toolbar button:checked:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, .background .osd button:checked, .background .linked.stack-switcher > button:checked, button.flat:checked, .background button.flat:checked { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +.budgie-session-dialog button:checked:disabled, +.budgie-polkit-dialog button:checked:disabled, +.budgie-run-dialog button:checked:disabled, .budgie-notification-window button.image-button.close:checked:disabled, .budgie-switcher-window button.image-button.close:checked:disabled, .budgie-osd-window button.image-button.close:checked:disabled, .caja-navigation-window button.toggle.image-button:checked:disabled, .mate-panel-menu-bar #PanelApplet button:checked:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked:disabled, .tilix-search-frame button:checked:disabled, .geary-composer-box button:checked:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked:disabled, layouttabbar button:checked:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked:disabled, .background .app-notification button:checked:disabled, toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, .background .osd button:checked:disabled, .background .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, .background button.flat:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +button.text-button { + padding-left: 16px; + padding-right: 16px; +} + +button.image-button { + min-width: 24px; + padding: 6px; + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child { + margin-right: 4px; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.background .linked.stack-switcher > button { + border-radius: 3px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0px; +} + +.background .linked.stack-switcher > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; +} + +.background buttonbox.linked > button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; +} + +button.osd.image-button, button.osd.remove-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +button.suggested-action { + background-color: #a3b0c9; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + background-color: rgba(163, 176, 201, 0.15); + color: rgba(163, 176, 201, 0.45); +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #a3b0c9; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + background-color: rgba(255, 82, 82, 0.15); + color: rgba(255, 82, 82, 0.45); +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.stack-switcher > button { + outline-offset: -4px; +} + +.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: 4px; + padding-right: 4px; +} + +.stack-switcher > button.needs-attention:checked > label, +.stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +.primary-toolbar button { + -gtk-icon-shadow: none; +} + +#login_window #user_combobox button, .background .raven .raven-background button.combo, .background.budgie-popover button.combo, window.background stack scrolledwindow button.combo, dialog.background .dialog-vbox stack button.combo, .tilix-search-frame button.combo, .geary-composer-box button.combo, .background button.combo, .background .linked > button.combo, .background .linked entry + button:not(.combo), .background .linked entry + button:not(.combo) + button:not(.combo) { + border-radius: 0; + background-image: none; + background-color: transparent; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +#login_window #user_combobox button:hover, .background .raven .raven-background button.combo:hover, dialog.background .dialog-vbox stack button.combo:hover, .tilix-search-frame button.combo:hover, .geary-composer-box button.combo:hover, .background button.combo:hover, .background .linked entry + button:hover:not(.combo), .background .linked entry + button:not(.combo) + button:hover:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window #user_combobox button:active, .background .raven .raven-background button.combo:active, dialog.background .dialog-vbox stack button.combo:active, .tilix-search-frame button.combo:active, .geary-composer-box button.combo:active, .background button.combo:active, .background .linked entry + button:active:not(.combo), .background .linked entry + button:not(.combo) + button:active:not(.combo), #login_window #user_combobox button:checked, .background .raven .raven-background button.combo:checked, dialog.background .dialog-vbox stack button.combo:checked, .tilix-search-frame button.combo:checked, .geary-composer-box button.combo:checked, .background button.combo:checked, .background .linked entry + button:checked:not(.combo), .background .linked entry + button:not(.combo) + button:checked:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window #user_combobox button:disabled, .background .raven .raven-background button.combo:disabled, dialog.background .dialog-vbox stack button.combo:disabled, .tilix-search-frame button.combo:disabled, .geary-composer-box button.combo:disabled, .background button.combo:disabled, .background .linked entry + button:disabled:not(.combo), .background .linked entry + button:not(.combo) + button:disabled:not(.combo) { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), .linked > button.flat:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:hover:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:hover:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), .linked > button.flat:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:active:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:active:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), .linked > button.flat:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:not(.stack-switcher):not(.combo) { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo), button#show_previous_icon_toolbar_togglebutton, +button#show_show_thumbnails_icon_toolbar_togglebutton, popover.background button:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:hover:not(.combo), button#show_previous_icon_toolbar_togglebutton:hover, +button#show_show_thumbnails_icon_toolbar_togglebutton:hover, popover.background button:hover:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:active:not(.combo), button#show_previous_icon_toolbar_togglebutton:active, +button#show_show_thumbnails_icon_toolbar_togglebutton:active, popover.background button:active:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:disabled, popover.background button:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked, popover.background button:checked:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:not(.stack-switcher):not(.combo) { + background-color: #a3b0c9; + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked:disabled, popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +stacksidebar 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; +} + +.drop-shadow button, .budgie-notification-window button, .budgie-switcher-window button, .budgie-osd-window button, .background.budgie-popover .linked > button.image-button.flat, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(rtl), .background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.drop-shadow button:first-child, .budgie-notification-window button:first-child, .budgie-switcher-window button:first-child, .budgie-osd-window button:first-child, .background.budgie-popover .linked > button.image-button.flat:first-child, .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(rtl), .background .caja-pathbar > button:first-child, +.background .path-bar > button:first-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.drop-shadow button:last-child, .budgie-notification-window button:last-child, .budgie-switcher-window button:last-child, .budgie-osd-window button:last-child, .background.budgie-popover .linked > button.image-button.flat:last-child, .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(rtl), .background .caja-pathbar > button:last-child, +.background .path-bar > button:last-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.drop-shadow button:only-child, .budgie-notification-window button:only-child, .budgie-switcher-window button:only-child, .budgie-osd-window button:only-child, .background.budgie-popover .linked > button.image-button.flat:only-child, .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(rtl), .background .caja-pathbar > button:only-child, +.background .path-bar > button:only-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 32px; + padding: 0 12px; + border-radius: 3px; + color: inherit; +} + +modelbutton.flat check:not(:checked):not(:indeterminate), +modelbutton.flat radio:not(:checked):not(:indeterminate), +.menuitem.button.flat check:not(:checked):not(:indeterminate), +.menuitem.button.flat radio:not(:checked):not(:indeterminate) { + color: alpha(currentColor, 0.45); +} + +modelbutton.flat check, modelbutton.flat check:hover, +modelbutton.flat radio, +modelbutton.flat radio:hover, +.menuitem.button.flat check, +.menuitem.button.flat check:hover, +.menuitem.button.flat radio, +.menuitem.button.flat radio:hover { + background-image: none; +} + +modelbutton.flat check:active, +modelbutton.flat radio:active, +.menuitem.button.flat check:active, +.menuitem.button.flat radio:active { + animation: none; +} + +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child, +.menuitem.button.flat check:last-child, +.menuitem.button.flat radio:last-child { + margin-left: -8px; + margin-right: -16px; +} + +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child, +.menuitem.button.flat check:first-child, +.menuitem.button.flat radio:first-child { + margin-left: -16px; + margin-right: -8px; +} + +modelbutton.flat arrow { + background: none; +} + +modelbutton.flat arrow:hover { + background: none; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +button.color { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +*:link, button:link, +button:visited { + color: #a3b0c9; +} + +*:link:visited, *:link:visited:hover, *:link:visited:active, +button:visited { + color: #E040FB; +} + +*:link:selected, *:selected *:link, button:selected:link, +button:selected:visited, *:selected button:link, +*:selected button:visited { + color: white; +} + +button:link > label, +button:visited > label { + text-decoration-line: underline; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +.background spinbutton:not(.vertical), .background spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); +} + +.background spinbutton:not(.vertical) entry, .background spinbutton:not(.vertical) entry:focus, .background spinbutton:not(.vertical) entry:disabled, .background spinbutton:not(.vertical):focus entry, .background spinbutton:not(.vertical):focus entry:focus, .background spinbutton:not(.vertical):focus entry:disabled, .background spinbutton:not(.vertical):disabled entry, .background spinbutton:not(.vertical):disabled entry:focus, .background spinbutton:not(.vertical):disabled entry:disabled, .background spinbutton:not(.vertical).flat entry, .background spinbutton:not(.vertical).flat entry:focus, .background spinbutton:not(.vertical).flat entry:disabled, .background spinbutton:not(.vertical).flat:focus entry, .background spinbutton:not(.vertical).flat:focus entry:focus, .background spinbutton:not(.vertical).flat:focus entry:disabled, .background spinbutton:not(.vertical).flat:disabled entry, .background spinbutton:not(.vertical).flat:disabled entry:focus, .background spinbutton:not(.vertical).flat:disabled entry:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; +} + +.background.budgie-popover spinbutton:not(.vertical) entry, window.background stack scrolledwindow spinbutton:not(.vertical) entry, dialog.background .dialog-vbox stack spinbutton:not(.vertical) entry, .geary-composer-box spinbutton:not(.vertical) entry, +spinbutton:not(.vertical) > entry { + min-width: 26px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical entry { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical button.down { + border-radius: 0 0 2px 2px; +} + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; +} + +treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +.background combobox { + border: unset; + border-image: unset; + border-radius: unset; + background-color: unset; + color: unset; + box-shadow: unset; +} + +combobox entry.combo { + border-radius: 2px; + margin-right: -32px; + padding-right: 32px; + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +combobox entry.combo:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +combobox entry.combo:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +combobox > .linked:not(.vertical) > button:not(:only-child).combo { + border: none; + border-image: none; + box-shadow: none; + min-height: 16px; + min-width: 16px; + margin: 4px; + padding: 6px; +} + +.background combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background combobox entry.combo:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +combobox decoration { + transition: none; +} + +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +combobox #gtk-combobox-popup-menu { + padding: 2px 0; +} + +combobox #gtk-combobox-popup-menu menuitem { + min-height: 32px; + padding: 0 8px; +} + +combobox.linked > button:nth-child(2):dir(ltr) { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +combobox.linked > button:nth-child(2):dir(rtl) { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +combobox:drop(active) { + box-shadow: none; +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +toolbar { + -GtkWidget-window-dragging: true; + padding: 3px; + background-color: #100f1a; +} + +frame toolbar.toolbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.osd toolbar { + background-color: transparent; +} + +frame.documents-dropdown, .background .app-notification, toolbar.osd { + padding: 6px; + border-radius: 3px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +frame.documents-dropdown:backdrop, .background .app-notification:backdrop, toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +frame.left.documents-dropdown, .background .left.app-notification, frame.right.documents-dropdown, .background .right.app-notification, frame.top.documents-dropdown, .background .top.app-notification, frame.bottom.documents-dropdown, .background .bottom.app-notification, toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; +} + +toolbar.horizontal separator { + margin: 3px; +} + +toolbar.vertical separator { + margin: 3px; +} + +toolbar:not(.inline-toolbar):not(.osd) scale, +toolbar:not(.inline-toolbar):not(.osd) entry, +toolbar:not(.inline-toolbar):not(.osd) spinbutton, +toolbar:not(.inline-toolbar):not(.osd) button { + margin: 3px; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +.primary-toolbar, +.location-bar { + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.inline-toolbar { + padding: 6px; + border-style: solid; + border-width: 0 1px 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +searchbar > revealer > box { + margin: -6px; + padding: 6px 0; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry, .background headerbar:not(.horizontal) entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:focus, .background headerbar:not(.horizontal) entry:focus { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:disabled, .background headerbar:not(.horizontal) entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, headerbar button:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: none; + animation: none; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +.nemo-window .primary-toolbar button:hover:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, headerbar button:hover:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #a3b0c9; +} + +.nemo-window .primary-toolbar button:active:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, headerbar button:active:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #a3b0c9; + background-image: radial-gradient(circle farthest-corner at center, #a3b0c9 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.nemo-window .primary-toolbar button:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, headerbar button:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + box-shadow: none; + background-color: transparent; + color: alpha(currentColor, 0.27); +} + +.nemo-window .primary-toolbar button:checked:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, headerbar button:checked:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: #a3b0c9; + color: white; +} + +.nemo-window .primary-toolbar button:checked:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:disabled, headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.combo), .nemo-window .primary-toolbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:backdrop, headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: rgba(163, 176, 201, 0.3); + color: alpha(white, 0.3); +} + +.nemo-window .primary-toolbar button:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop, headerbar button:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.45); +} + +.nemo-window .primary-toolbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop:disabled, headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.3); +} + +.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #a3b0c9; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.5); +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background: none; + color: #a3b0c9; + border-radius: 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(163, 176, 201, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(163, 176, 201, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background: none; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); + background-color: #36383c; + color: white; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; + color: rgba(255, 255, 255, 0.7); +} + +headerbar .dim-label, headerbar .budgie-notification .notification-body, headerbar .budgie-switcher .notification-body, .budgie-notification headerbar .notification-body, .budgie-switcher headerbar .notification-body, headerbar label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.titlebar > headerbar { + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar entry, +headerbar spinbutton, +headerbar separator, +headerbar button { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar spinbutton button { + margin-top: 0; + margin-bottom: 0; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, +headerbar .linked:not(.vertical) > entry, +headerbar .linked:not(.vertical) > entry:hover, +headerbar .linked:not(.vertical) > entry:active, +headerbar .linked:not(.vertical) > entry:checked, +headerbar .linked:not(.vertical) > entry:disabled { + border-radius: 3px; +} + +.background headerbar .linked entry + button:not(.combo), .background headerbar .linked entry + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo):disabled, .background headerbar .linked entry + button:not(.combo) + button:not(.combo), .background headerbar .linked entry + button:not(.combo) + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):disabled { + border-radius: 3px; + border-image: none; +} + +.background headerbar stackswitcher { + background-color: transparent; + padding: 0; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action) { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked { + color: white; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + padding: 0; + min-width: 120px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) image { + padding-left: 10px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) label { + padding-right: 10px; +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +headerbar .entry-tag { + margin-top: 5px; + margin-bottom: 5px; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.tiled headerbar.titlebar, .maximized headerbar.titlebar, .fullscreen headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar > headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.selection-mode { + transition: background-color 0.00001s 100ms, color 100ms cubic-bezier(0, 0, 0.2, 1); + animation: header_ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #a3b0c9; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 0%, transparent 0%) 0 0 0/0 0 0; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(255, 255, 255, 0.7) 100%, transparent 0%) 0 0 2/0 0 2px; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2/0 0 2px; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +headerbar.default-decoration { + min-height: 24px; + padding: 2px 6px; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration button.titlebutton:hover, headerbar.default-decoration button.titlebutton:active { + background-size: 22px 22px; +} + +headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .linked:not(.vertical).path-bar > button { + margin: 0; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: rgba(163, 176, 201, 0.85); + box-shadow: inset 0 -3px rgba(163, 176, 201, 0.5); +} + +headerbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover:disabled { + background: none; +} + +headerbar .linked:not(.vertical).path-bar > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 3/0 0 3px; + background: none; + color: #a3b0c9; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:checked:hover { + background: none; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +separator:first-child + .titlebar, +.titlebar headerbar:first-child:not(:only-child) { + border-top-right-radius: 0; +} + +.titlebar headerbar:last-child:not(:only-child) { + border-top-left-radius: 0; +} + +.titlebar separator, .titlebar separator.sidebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +stack .titlebar:first-child, stack .titlebar:last-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; + border: none; +} + +.solid-csd .titlebar:dir(rtl), .solid-csd .titlebar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.background.tiled .titlebar, .background.tiled .titlebar:first-child, .background.tiled .titlebar:last-child, .background.tiled .titlebar:only-child, .background.tiled-top .titlebar, .background.tiled-top .titlebar:first-child, .background.tiled-top .titlebar:last-child, .background.tiled-top .titlebar:only-child, .background.tiled-right .titlebar, .background.tiled-right .titlebar:first-child, .background.tiled-right .titlebar:last-child, .background.tiled-right .titlebar:only-child, .background.tiled-bottom .titlebar, .background.tiled-bottom .titlebar:first-child, .background.tiled-bottom .titlebar:last-child, .background.tiled-bottom .titlebar:only-child, .background.tiled-left .titlebar, .background.tiled-left .titlebar:first-child, .background.tiled-left .titlebar:last-child, .background.tiled-left .titlebar:only-child, .background.maximized .titlebar, .background.maximized .titlebar:first-child, .background.maximized .titlebar:last-child, .background.maximized .titlebar:only-child, .background.solid-csd .titlebar, .background.solid-csd .titlebar:first-child, .background.solid-csd .titlebar:last-child, .background.solid-csd .titlebar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd > .titlebar.vertical { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical headerbar.titlebar { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical searchbar { + background: none; +} + +.titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border: none; +} + +.tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), .fullscreen .titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar:not(headerbar) > separator { + min-width: 1px; + min-height: 1px; + background-color: #36383c; + background-image: image(#36383c); + border: none; +} + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop { + background-color: #36383c; +} + +separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + padding-left: 6px; + padding-right: 6px; + background-image: none; + box-shadow: none; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + background-color: rgba(255, 255, 255, 0.05); +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child), +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0, background-color 0, box-shadow 0, border-image 300ms cubic-bezier(0, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):hover, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):active, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):active { + color: white; + box-shadow: none; + background-image: none; + animation: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.3) 0%) 0 0 2/0 0 2px; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):checked, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):checked { + box-shadow: inset 0 -2px #a3b0c9; + color: white; +} + +.background .caja-pathbar > button label, .background .caja-pathbar > button image, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) label, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) image { + margin: 0 3px; +} + +.background .caja-pathbar > button.slider-button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action).slider-button { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(255, 255, 255, 0.3); + border-top-color: rgba(255, 255, 255, 0.12); +} + +* { + -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:hover, treeview.view:active, treeview.view:selected { + border-radius: 0; +} + +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +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-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +treeview.view.expander:checked { + -gtk-icon-transform: unset; +} + +treeview.view.expander:hover, treeview.view.expander:active { + color: white; +} + +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:selected:hover, treeview.view.expander:selected:active { + color: white; +} + +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #a3b0c9; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.progressbar:selected { + border-color: currentColor; +} + +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#a3b0c9, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +treeview.view header button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; +} + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + box-shadow: none; +} + +treeview.view header button, treeview.view header button:disabled { + background-color: #333539; +} + +treeview.view header button:last-child { + border-right-style: none; +} + +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #a3b0c9; +} + +treeview.view acceleditor > label { + background-color: #a3b0c9; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +menubar > menuitem, +.menubar > menuitem { + min-height: 20px; + padding: 4px 8px; + color: rgba(255, 255, 255, 0.7); +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #a3b0c9; + color: white; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > menuitem > window.background.csd.popup > decoration, +menubar > menuitem > window.background.csd.popup > menu, +.menubar > menuitem > window.background.csd.popup > decoration, +.menubar > menuitem > window.background.csd.popup > menu { + border-radius: 0 0 3px 3px; +} + +menubar > menuitem > window.popup.background > menu menuitem, +.menubar > menuitem > window.popup.background > menu menuitem { + transition: none; +} + +.popup.background { + background-color: transparent; +} + +menu, +.menu, +.context-menu { + margin: 4px; + padding: 5px 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +.csd menu, .csd .menu, .csd .context-menu { + border: none; +} + +menu menuitem, +.menu menuitem, +.context-menu menuitem { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 20px; + min-width: 40px; + padding: 4px 8px; + font: initial; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem:hover, +.menu menuitem:hover, +.context-menu menuitem:hover { + transition: none; + color: white; + background-color: #a3b0c9; +} + +menu menuitem:disabled, menu menuitem label:disabled, +.menu menuitem:disabled, +.menu menuitem label:disabled, +.context-menu menuitem:disabled, +.context-menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), +.menu menuitem label:dir(rtl), +.menu menuitem label:dir(ltr), +.context-menu menuitem label:dir(rtl), +.context-menu menuitem label:dir(ltr) { + color: inherit; +} + +menu menuitem arrow, +.menu menuitem arrow, +.context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.menu menuitem arrow:dir(ltr), +.context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 8px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl), +.context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 8px; +} + +menu > arrow, +.menu > arrow, +.context-menu > arrow { + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); +} + +menu > arrow.top, +.menu > arrow.top, +.context-menu > arrow.top { + margin-top: -3px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px 3px 0 0; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom, +.context-menu > arrow.bottom { + margin-top: 6px; + margin-bottom: -9px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0 0 3px 3px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover, +.context-menu > arrow:hover { + background-image: image(alpha(currentColor, 0.15)); + color: white; +} + +menu > arrow:disabled, +.menu > arrow:disabled, +.context-menu > arrow:disabled { + border-color: transparent; + background-color: transparent; + color: transparent; +} + +menu separator, .csd menu separator, +.menu separator, .csd .menu separator, +.context-menu separator, .csd .context-menu separator { + margin: 3px 0; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: transparent; + background-color: transparent; +} + +menuitem accelerator { + color: alpha(currentColor, 0.45); +} + +.csd.popup { + border-radius: 3px; +} + +popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; +} + +popover.background:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +popover.background, .csd popover.background { + border-style: solid; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3); + border-radius: 3px; +} + +popover.background > list, +popover.background > .view, +popover.background > toolbar { + border-style: none; + box-shadow: none; + background-color: transparent; +} + +popover.background .linked button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +popover.background.menu button, +popover.background button.model { + margin: 0; + min-height: 32px; + min-width: 32px; + padding: 0 6px; + box-shadow: none; +} + +popover.background stackswitcher { + background-color: rgba(255, 255, 255, 0.05); +} + +popover.background separator { + margin: 4px 0; +} + +popover.background list separator { + margin: 0; +} + +.background tabbox > tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + border-width: 0; + border-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 0% 0%; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.background tabbox > tab:hover, notebook > header tab:hover { + color: white; +} + +.background tabbox > tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.background tabbox > tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background tabbox > tab:checked, notebook > header tab:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 100ms cubic-bezier(0, 0, 0.2, 1), background-image 400ms cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle farthest-corner at center, transparent 10%, transparent 0%); + background-size: 1000% 1000%; + color: white; +} + +.background tabbox > tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background tabbox > tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.3); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#a3b0c9, 0.3); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #a3b0c9; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#a3b0c9, 0.3); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #a3b0c9; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#a3b0c9, 0.3); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #a3b0c9; +} + +notebook > header.top > tabs > arrow { + border-top-style: none; +} + +notebook > header.bottom > tabs > arrow { + border-bottom-style: none; +} + +notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.left > tabs > arrow { + border-left-style: none; +} + +notebook > header.right > tabs > arrow { + border-right-style: none; +} + +notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +* { + -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 slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.fine-tune slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + margin: 2px 0; +} + +scrollbar.fine-tune.vertical slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal slider { + min-width: 24px; +} + +scrollbar.vertical slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +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-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch image { + margin: -8px; + -gtk-icon-transform: scale(0); +} + +switch slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px -2px; + border-radius: 5px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #100f1a; + color: #100f1a; +} + +switch:hover slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch slider { + background-color: #f8b4cb; +} + +row:selected switch:checked slider { + animation: none; + background-color: white; +} + +.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/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -8px; + padding: 8px; +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:hover, check:indeterminate:hover, +radio:checked:hover, +radio:indeterminate:hover { + box-shadow: inset 0 0 0 9999px alpha(#EC407A, 0.15); +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +check:not(:hover):focus, +radio:not(:hover):focus { + box-shadow: inset 0 0 0 9999px transparent; +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + transition: none; + box-shadow: none; + background-image: none; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -8px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -8px; + margin-right: -16px; +} + +menu menuitem check, menu menuitem radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem check:dir(ltr), menu menuitem radio:dir(ltr) { + margin-right: 8px; +} + +menu menuitem check:dir(rtl), menu menuitem radio:dir(rtl) { + margin-left: 8px; +} + +menu menuitem check:hover, menu menuitem check:checked:hover, menu menuitem check:indeterminate:hover, menu menuitem radio:hover, menu menuitem radio:checked:hover, menu menuitem radio:indeterminate:hover { + color: white; +} + +menu menuitem check:disabled, menu menuitem radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menu menuitem check:checked, menu menuitem check:indeterminate, menu menuitem radio:checked, menu menuitem radio:indeterminate { + color: #EC407A; +} + +menu menuitem check:checked:disabled, menu menuitem check:indeterminate:disabled, menu menuitem radio:checked:disabled, menu menuitem radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +row check:selected, row check:selected:active, row check:selected:checked, row check:selected:indeterminate, row check:selected:focus, row check:selected:focus:active, row check:selected:focus:checked, row check:selected:focus:indeterminate, treeview.view check:selected, treeview.view check:selected:active, treeview.view check:selected:checked, treeview.view check:selected:indeterminate, treeview.view check:selected:focus, treeview.view check:selected:focus:active, treeview.view check:selected:focus:checked, treeview.view check:selected:focus:indeterminate, row.activatable check:selected, row.activatable check:selected:active, row.activatable check:selected:checked, row.activatable check:selected:indeterminate, row.activatable check:selected:focus, row.activatable check:selected:focus:active, row.activatable check:selected:focus:checked, row.activatable check:selected:focus:indeterminate, row radio:selected, row radio:selected:active, row radio:selected:checked, row radio:selected:indeterminate, row radio:selected:focus, row radio:selected:focus:active, row radio:selected:focus:checked, row radio:selected:focus:indeterminate, treeview.view radio:selected, treeview.view radio:selected:active, treeview.view radio:selected:checked, treeview.view radio:selected:indeterminate, treeview.view radio:selected:focus, treeview.view radio:selected:focus:active, treeview.view radio:selected:focus:checked, treeview.view radio:selected:focus:indeterminate, row.activatable radio:selected, row.activatable radio:selected:active, row.activatable radio:selected:checked, row.activatable radio:selected:indeterminate, row.activatable radio:selected:focus, row.activatable radio:selected:focus:active, row.activatable radio:selected:focus:checked, row.activatable radio:selected:focus:indeterminate { + color: rgba(255, 255, 255, 0.7); +} + +row check:selected:disabled, row check:selected:active:disabled, row check:selected:checked:disabled, row check:selected:indeterminate:disabled, row check:selected:focus:disabled, row check:selected:focus:active:disabled, row check:selected:focus:checked:disabled, row check:selected:focus:indeterminate:disabled, treeview.view check:selected:disabled, treeview.view check:selected:active:disabled, treeview.view check:selected:checked:disabled, treeview.view check:selected:indeterminate:disabled, treeview.view check:selected:focus:disabled, treeview.view check:selected:focus:active:disabled, treeview.view check:selected:focus:checked:disabled, treeview.view check:selected:focus:indeterminate:disabled, row.activatable check:selected:disabled, row.activatable check:selected:active:disabled, row.activatable check:selected:checked:disabled, row.activatable check:selected:indeterminate:disabled, row.activatable check:selected:focus:disabled, row.activatable check:selected:focus:active:disabled, row.activatable check:selected:focus:checked:disabled, row.activatable check:selected:focus:indeterminate:disabled, row radio:selected:disabled, row radio:selected:active:disabled, row radio:selected:checked:disabled, row radio:selected:indeterminate:disabled, row radio:selected:focus:disabled, row radio:selected:focus:active:disabled, row radio:selected:focus:checked:disabled, row radio:selected:focus:indeterminate:disabled, treeview.view radio:selected:disabled, treeview.view radio:selected:active:disabled, treeview.view radio:selected:checked:disabled, treeview.view radio:selected:indeterminate:disabled, treeview.view radio:selected:focus:disabled, treeview.view radio:selected:focus:active:disabled, treeview.view radio:selected:focus:checked:disabled, treeview.view radio:selected:focus:indeterminate:disabled, row.activatable radio:selected:disabled, row.activatable radio:selected:active:disabled, row.activatable radio:selected:checked:disabled, row.activatable radio:selected:indeterminate:disabled, row.activatable radio:selected:focus:disabled, row.activatable radio:selected:focus:active:disabled, row.activatable radio:selected:focus:checked:disabled, row.activatable radio:selected:focus:indeterminate:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row check:selected:hover, row check:selected:focus:hover, treeview.view check:selected:hover, treeview.view check:selected:focus:hover, row.activatable check:selected:hover, row.activatable check:selected:focus:hover, row radio:selected:hover, row radio:selected:focus:hover, treeview.view radio:selected:hover, treeview.view radio:selected:focus:hover, row.activatable radio:selected:hover, row.activatable radio:selected:focus:hover { + color: white; +} + +row check:selected:hover:disabled, row check:selected:focus:hover:disabled, treeview.view check:selected:hover:disabled, treeview.view check:selected:focus:hover:disabled, row.activatable check:selected:hover:disabled, row.activatable check:selected:focus:hover:disabled, row radio:selected:hover:disabled, row radio:selected:focus:hover:disabled, treeview.view radio:selected:hover:disabled, treeview.view radio:selected:focus:hover:disabled, row.activatable radio:selected:hover:disabled, row.activatable radio:selected:focus:hover:disabled { + color: rgba(255, 255, 255, 0.45); +} + + +check { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); + border-image-slice: 20; + border-image-width: 20px; + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +radio:checked:not(:indeterminate) { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(#EC407A), to(transparent)); +} + + +radio:checked:not(:indeterminate):disabled { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(alpha(#EC407A, 0.3)), to(transparent)); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, window.background:not(.csd) > widget > checkbutton > check, +menu menuitem check { + min-height: 16px; + min-width: 16px; + border-radius: 2px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:checked, window.background:not(.csd) > widget > checkbutton > check:checked, +menu menuitem check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:indeterminate, window.background:not(.csd) > widget > checkbutton > check:indeterminate, +menu menuitem check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, window.background:not(.csd) > widget > radiobutton > radio, +menu menuitem radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, window.background:not(.csd) > widget > radiobutton > radio:checked, +menu menuitem radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, window.background:not(.csd) > widget > radiobutton > radio:indeterminate, +menu menuitem radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale slider { + min-height: 32px; + min-width: 32px; + margin: -15px; +} + +scale trough { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale highlight { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale highlight:disabled { + background-color: transparent; +} + +scale fill { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + color: transparent; +} + +scale slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: auto, 0% 0%; + background-color: rgba(236, 64, 122, 0.12); + color: rgba(236, 64, 122, 0.15); +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale marks label, +scale value { + color: alpha(currentColor, 0.45); +} + +scale marks { + color: rgba(255, 255, 255, 0.3); +} + +scale marks.top { + margin-bottom: 7px; + margin-top: -15px; +} + +scale marks.bottom { + margin-top: 7px; + margin-bottom: -15px; +} + +scale marks.top { + margin-right: 7px; + margin-left: -15px; +} + +scale marks.bottom { + margin-left: 7px; + margin-right: -15px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; +} + +progressbar.horizontal trough, +progressbar.horizontal progress { + min-height: 4px; +} + +progressbar.vertical trough, +progressbar.vertical progress { + min-width: 4px; +} + +progressbar trough { + background-color: alpha(#a3b0c9, 0.3); + border-radius: 6px; +} + +progressbar progress { + background-color: #a3b0c9; + border-radius: 6px; +} + +progressbar.osd { + box-shadow: none; + padding: 0; + margin: 0; + border: none; +} + +levelbar block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical block { + min-width: 4px; + min-height: 36px; +} + +levelbar trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +levelbar trough:disabled { + opacity: 0.35; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar block.low { + background-color: #FDD633; +} + +levelbar block.high, levelbar block:not(.empty) { + background-color: #a3b0c9; +} + +levelbar block.full { + background-color: #81C995; +} + +levelbar block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +printdialog paper { + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + border-radius: 3px; +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +frame { + border-radius: 3px; + border: none; +} + +frame > label { + margin: 4px; +} + +frame:not(.raven-frame) list { + border-radius: 3px; +} + +frame:not(.raven-frame) list > row:first-child { + border-radius: 3px 3px 0 0; +} + +frame:not(.raven-frame) list > row:last-child { + border-radius: 0 0 3px 3px; +} + +leaflet > stack > frame list, +frame viewport.frame > list { + border-radius: 0; +} + +leaflet > stack > frame list > row:first-child, +frame viewport.frame > list > row:first-child { + border-radius: 0; +} + +leaflet > stack > frame list > row:last-child, +frame viewport.frame > list > row:last-child { + border-radius: 0; +} + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrolledwindow viewport.frame { + border-style: none; +} + +overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.75, to(alpha(#a3b0c9, 0.3)), to(transparent)); + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; +} + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.selection-mode.sidebar { + background-color: #a3b0c9; + border-color: #a3b0c9; +} + +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +list.content:not(.conversation-listbox) { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +list.content:not(.conversation-listbox) > row:not(:first-child) { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +list row { + padding: 2px; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable, treeview.view header button, row.activatable { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:hover, treeview.view header button:hover, row.activatable:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.has-open-popup.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.has-open-popup.activatable, treeview.view header button.has-open-popup, .background.budgie-popover.budgie-menu row.activatable > button.flat:active, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:active, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:active, treeview.view header button:active, row.activatable.has-open-popup, row.activatable:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:selected:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected:hover, treeview.view header button:selected:hover, row.activatable:selected:hover { + background-color: #b45ac3; +} + +.background .app-notification { + margin: 8px; + padding: 6px 6px 6px 12px; +} + +.background .app-notification.frame, +.background .app-notification border { + border-style: none; +} + +expander arrow { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +expander arrow:checked { + -gtk-icon-transform: unset; +} + +expander arrow:hover, expander arrow:active { + color: white; +} + +expander arrow:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander arrow:selected { + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:selected:hover, expander arrow:selected:active { + color: white; +} + +expander arrow:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + margin: 2px; + padding: 2px 6px; + border: 1px solid rgba(255, 255, 255, 0.12); + color: white; +} + +calendar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +calendar:selected { + border-radius: 3px; +} + +calendar.header { + border-style: none none solid; + border-radius: 0; +} + +calendar.button { + border-radius: 3px; +} + +calendar.highlight { + color: alpha(currentColor, 0.45); + font-weight: 500; +} + +calendar:indeterminate { + color: alpha(currentColor, 0.3); +} + +messagedialog.background { + background-color: #100f1a; +} + +messagedialog.background .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; +} + +messagedialog.background .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button { + padding: 4px 12px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action { + color: #a3b0c9; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:hover { + color: #a3b0c9; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(163, 176, 201, 0.75); + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:disabled { + opacity: 0.65; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action { + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:hover { + color: #FF5252; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(255, 82, 82, 0.75); + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:disabled { + opacity: 0.65; +} + +messagedialog.background.csd { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 2px; + border-top-left-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 2px; + border-top-right-radius: 0; +} + +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: #100f1a; +} + +filechooserbutton:drop(active) { + box-shadow: none; +} + +.sidebar { + border-style: none; + background-color: #100f1a; +} + +stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid rgba(255, 255, 255, 0.12); + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +.sidebar row { + transition: none; +} + +.sidebar separator, +.sidebar .separator { + min-height: 0; + border-color: transparent; + 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; +} + +separator.sidebar { + min-width: 0; + padding: 0; +} + +headerbar > separator.sidebar:dir(ltr), headerbar > separator.sidebar.left, headerbar > separator.sidebar.left:dir(rtl) { + border-right: none; +} + +headerbar > separator.sidebar:dir(rtl), headerbar > separator.sidebar.right { + border-left: none; + border-right-style: none; +} + +stacksidebar row { + padding: 10px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +placessidebar { + background-color: #100f1a; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar list { + padding: 1px 0 4px; +} + +placessidebar row { + min-height: 32px; + margin: -1px 0; + padding: 0; +} + +placessidebar row > revealer { + padding: 0 12px; +} + +placessidebar row:selected { + color: white; +} + +placessidebar row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar row:selected button.sidebar-button:hover, placessidebar row:selected button.sidebar-button:active, placessidebar row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row image.sidebar-icon { + opacity: 0.45; +} + +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; +} + +placessidebar row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -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: image(#4b4d51); + background-size: 1px 1px; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #100f1a; + background-image: image(#4b4d51), image(#4b4d51); + 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 > revealer > box { + background-color: #66BB6A; +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.info > label, infobar.info, infobar.question > label, infobar.question, infobar.warning > label, infobar.warning, infobar.error > label, infobar.error { + color: white; +} + +infobar.info *:link, infobar.question *:link, infobar.warning *:link, infobar.error *:link { + color: white; +} + +window.background stack scrolledwindow infobar button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button { + color: white; + background-color: rgba(255, 255, 255, 0); + border: 1px solid rgba(255, 255, 255, 0.5); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat { + color: white; + background-color: rgba(255, 255, 255, 0); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled { + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, window.background stack scrolledwindow infobar button.flat:disabled label, infobar.info button.flat:disabled label, infobar.question button.flat:disabled label, infobar.warning button.flat:disabled label, infobar.error button.flat:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +window.background stack scrolledwindow infobar button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, window.background stack scrolledwindow infobar button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.1); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, window.background stack scrolledwindow infobar button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +window.background stack scrolledwindow infobar button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, window.background stack scrolledwindow infobar button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked { + color: white; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +tooltip { + border-radius: 3px; + box-shadow: none; +} + +tooltip.background { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: alpha(#333539, 0.97); +} + +tooltip:not(.csd) { + border: 1px solid rgba(255, 255, 255, 0.12); + background-clip: border-box; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip label { + min-height: 20px; + padding: 0 2px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #100f1a; +} + +decoration { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 3px 3px 0 0; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 4px; +} + +decoration:backdrop { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +.maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; +} + +.popup decoration { + box-shadow: none; +} + +.ssd decoration { + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16); +} + +.csd.popup decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +tooltip.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +messagedialog.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd decoration { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, textview text selection, iconview:selected, flowbox flowboxchild:selected, entry selection, modelbutton.flat:selected, +.menuitem.button.flat:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected, treeview.view header button:selected, row.activatable:selected, calendar:selected { + background-color: #a3b0c9; + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:checked, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .view:disabled:selected, textview text selection:disabled, iconview:disabled:selected, flowbox flowboxchild:disabled:selected, entry selection:disabled, modelbutton.flat:disabled:selected, +.menuitem.button.flat:disabled:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:disabled:selected, treeview.view header button:disabled:selected, row.activatable:disabled:selected, calendar:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +window.background.chromium headerbar.titlebar button.titlebutton, headerbar:not(.default-decoration) button.titlebutton.close, headerbar:not(.default-decoration) button.titlebutton.maximize, headerbar:not(.default-decoration) button.titlebutton.minimize, headerbar button.titlebutton.close, +.titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:hover, headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover, headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover, headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover, window.background.chromium headerbar.titlebar button.titlebutton:active, headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active, headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active, headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active, window.background.chromium headerbar.titlebar button.titlebutton:checked, headerbar button.titlebutton.close:checked, +.titlebar button.titlebutton.close:checked, headerbar button.titlebutton.maximize:checked, +.titlebar button.titlebutton.maximize:checked, headerbar button.titlebutton.minimize:checked, +.titlebar button.titlebutton.minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:backdrop, 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 { + opacity: 1; + color: transparent; +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #a3b0c9; +} + +headerbar button.titlebutton:active, +.titlebar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #a3b0c9; + background-image: radial-gradient(circle farthest-corner at center, #a3b0c9 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-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/window-assets/titlebutton-restore-dark.png"), url("assets/window-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/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-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/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-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/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +headerbar > box.right, headerbar > box.left, +.titlebar > box.right, +.titlebar > box.left { + padding: 0 6px; +} + +headerbar:not(.default-decoration) button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 5px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 30; + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +.context-menu { + font: initial; +} + +.budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .background .raven .expander-button, .background .raven .raven-header:not(.top) button.image-button, widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .nautilus-window headerbar > revealer > button, button.close, button.round-button, button.circular, combobox > .linked:not(.vertical) > button.combo:not(:only-child), check, +radio { + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +row button.circular { + margin: 0 5px; +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat, .gedit-document-panel row button.flat, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; + -gtk-outline-radius: 9999px; +} + +.keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action), .background stackswitcher button:not(.destructive-action):not(.suggested-action), .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 300ms cubic-bezier(0, 0, 0.2, 1); + margin: 0; + border-radius: 0; + background-image: none; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):hover, .background stackswitcher button:not(.destructive-action):not(.suggested-action):hover, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):hover:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px alpha(currentColor, 0.16); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):active, .background stackswitcher button:not(.destructive-action):not(.suggested-action):active, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):active:not(.flat):not(.server-list-button) { + animation: none; + box-shadow: none; + background-color: transparent; + color: white; + background-image: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, alpha(currentColor, 0.16) 0%) 0 0 2/0 0 2px; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):checked:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked:disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(163, 176, 201, 0.35); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):disabled, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled:not(.flat):not(.server-list-button) { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.background stackswitcher { + background-color: #100f1a; + border-radius: 3px; + border: none; + padding: 0 6px; +} + +.background stackswitcher button.text-button { + min-width: 100px; +} + +.background stackswitcher button.circular, .background stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 5px; + -gtk-outline-radius: 9999px; + padding: 0; +} + +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; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin-top: -1px; + padding: 0 8px; + min-width: 24px; + min-height: 36px; + border-radius: 0; + outline-offset: -6px; + box-shadow: none; +} + +button.emoji-section:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +button.emoji-section:active { + box-shadow: inset 0 2px #a3b0c9; + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.7) 10%, transparent 0%); +} + +button.emoji-section:checked { + box-shadow: inset 0 2px #a3b0c9; + background-color: transparent; +} + +button.emoji-section:first-child { + margin-left: 6px; +} + +button.emoji-section:last-child { + margin-right: 6px; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +window.background.csd.unified headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified headerbar.selection-mode { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified > decoration-overlay { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified, +window.background.csd.unified > decoration, +window.background.csd.unified > decoration-overlay { + border-radius: 3px; +} + +window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen > decoration-overlay { + box-shadow: none; +} + +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; +} + +.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, .nautilus-window headerbar .path-bar-box button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box button:hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.12) 10%, transparent 0%); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + background: none; + box-shadow: none; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop, .nautilus-window headerbar .path-bar-box button:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop:disabled, .nautilus-window headerbar .path-bar-box button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.nautilus-window headerbar .path-bar-box { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box button { + margin: 0; +} + +.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 { + margin-top: 0; + margin-bottom: 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), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .dim-label, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-notification .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-switcher .notification-body, .budgie-notification .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .budgie-switcher .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):active, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.08) 10%, transparent 0%); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir { + color: white; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:hover, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:active { + background: none; + box-shadow: none; +} + +.nautilus-window, +.nautilus-window notebook, +.nautilus-window notebook > stack { + background: #333539; +} + +.nautilus-window notebook > header.top tabs, +.nautilus-window notebook > header.bottom tabs { + padding-left: 0; + padding-right: 0; +} + +.nautilus-window notebook > header.left tabs, +.nautilus-window notebook > header.right tabs { + padding-top: 0; + padding-bottom: 0; +} + +.nautilus-canvas-item { + border-radius: 3px; +} + +.nautilus-canvas-item.dim-label, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, label.nautilus-canvas-item.separator, +.nautilus-list-dim-label { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-canvas-item.dim-label:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, label.nautilus-canvas-item.separator:selected, .nautilus-canvas-item.dim-label:selected:focus, +.nautilus-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus { + color: white; +} + +.caja-desktop.caja-canvas-item, +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); +} + +.caja-desktop.caja-canvas-item:selected, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; + color: white; +} + +filechooser placessidebar.sidebar separator, +filechooser placessidebar.sidebar .separator, +.nautilus-window placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar .separator { + min-height: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + padding: 2px; +} + +filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + transition: none; + color: #a3b0c9; + background-color: transparent; + box-shadow: inset 3px 0 #a3b0c9; +} + +filechooser placessidebar.sidebar row.sidebar-row:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:active { + box-shadow: inset 3px 0 #a3b0c9; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.85; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:active { + box-shadow: none; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover { + box-shadow: none; + color: white; + background-color: alpha(#a3b0c9, 0.8); +} + +@keyframes needs_attention_keyframes { + from { + background-color: transparent; + } + to { + background-color: rgba(255, 255, 255, 0.3); + } +} + +.nautilus-operations-button-needs-attention { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 2 alternate; +} + +.nautilus-operations-button-needs-attention-multiple { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 4 alternate; +} + +.nemo-window .floating-bar, +.nautilus-window .floating-bar { + min-height: 32px; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-width 0; +} + +.nemo-window .floating-bar.bottom.left, +.nautilus-window .floating-bar.bottom.left { + border-width: 1px 1px 0 0; + border-top-right-radius: 3px; +} + +.nemo-window .floating-bar.bottom.right, +.nautilus-window .floating-bar.bottom.right { + border-width: 1px 0 0 1px; + border-top-left-radius: 3px; +} + +.nemo-window .floating-bar button, +.nautilus-window .floating-bar button { + margin: 8px; +} + +.disk-space-display.unknown { + background-color: #FDD633; +} + +.disk-space-display.used { + background-color: #a3b0c9; +} + +.disk-space-display.free { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +.documents-entry-tag, .photos-entry-tag { + margin: 3px -2px 3px 8px; + padding: 0 8px; + border-radius: 5px; + box-shadow: none; + background-color: #a3b0c9; + color: white; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.documents-entry-tag.button, .button.photos-entry-tag { + margin: 0 -2px; + padding: 4px; + border-radius: 5px; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +.documents-entry-tag.button:hover, .button.photos-entry-tag:hover, .documents-entry-tag.button:active, .button.photos-entry-tag:active { + color: white; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +paned.titlebar.horizontal > headerbar, paned.titlebar.horizontal > separator { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.open-document-selector-name-label { + font-weight: bold; +} + +.open-document-selector-path-label { + color: alpha(currentColor, 0.45); + font-size: smaller; +} + +.gedit-document-panel { + background-color: #100f1a; +} + +.gedit-document-panel row.activatable { + padding: 6px 4px; +} + +.gedit-document-panel-group-row, +.gedit-document-panel-group-row:hover { + border-top: 1px solid alpha(currentColor, 0.3); +} + +.gedit-document-panel-group-row:first-child, +.gedit-document-panel-group-row:first-child:hover { + border-top: 0px; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .gedit-search-slider { + margin: 6px 6px 8px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12); + border-radius: 3px; +} + +.background .gedit-search-slider .gedit-search-entry-occurrences-tag { + all: unset; + border: none; + box-shadow: none; + padding: 0 4px; + color: alpha(currentColor, 0.45); +} + +.background .gedit-search-slider popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry, .background .gedit-search-slider > .linked:not(.vertical) > entry:focus { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-image: none; + background-color: #100f1a; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) { + margin-right: -72px; + padding-right: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-right: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) { + margin-left: -72px; + padding-left: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-left: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):disabled, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):disabled { + border-image: none; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button { + color: rgba(255, 255, 255, 0.7); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover { + background-image: none; + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active { + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.gedit-search-slider .linked:not(.vertical) > entry, +notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { + border-radius: 3px; +} + +.background tabbox { + border: none; + background-color: #2e3034; + padding: 0; + margin: 0; + border-radius: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background tabbox > tab:hover { + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.3); +} + +.background tabbox > tab:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +.background tabbox > tab button { + min-height: 24px; + min-width: 24px; + border-radius: 5px; + border: none; + padding: 0; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #100f1a; +} + +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(#100f1a); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #100f1a; +} + +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(#100f1a); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(255, 255, 255, 0.7); + background-image: image(#100f1a); +} + +.category_page_header_filter_box button:hover { + color: rgba(255, 255, 255, 0.75); +} + +.category_page_header_filter_box button:checked { + color: white; +} + +.category_page_header_filter_box button:disabled { + color: rgba(255, 255, 255, 0.55); +} + +.application-details-infobar { + background-image: image(#333539); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 1 1 1 1/1px 1px 1px 1px stretch; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { + color: white; + 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: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { + background-image: image(#a3b0c9); + color: white; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { + background-image: image(#222326); + color: #cccccc; + 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(#343638); + color: white; +} + +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(#3e4043); + color: white; + 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(#a3b0c9); + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { + background-image: image(#333539); + background-color: #333539; + color: #a3b0c9; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { + background-image: image(#393640); +} + +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(#3f3746); + color: #a3b0c9; + 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(#a3b0c9); + color: white; + transition-duration: 0s; +} + +workbench.csd > stack.titlebar, +window.csd.org-gnome-Builder > stack.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0), 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px -0.6px rgba(0, 0, 0, 0); +} + +popover.background.dzlmenubutton button.dzlmenubuttonitem:active label, popover.background.dzlmenubutton button.dzlmenubuttonitem:checked label, popover.background.dzlmenubutton button.dzlmenubuttonitem:hover label { + color: white; + transition: none; +} + +perspectiveswitcher { + background-color: #100f1a; +} + +perspectiveswitcher button:checked { + color: #a3b0c9; +} + +layouttabbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +layouttabbar > box > button { + margin: 2px 0; +} + +layouttab { + margin: 0 8px; + border-style: none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #a3b0c9; + background-color: #333539; +} + +layouttab separator.vertical { + margin: 8px 4px; +} + +layouttab button.text-button, layouttab button.image-button, layouttab button { + margin-top: 8px; + margin-bottom: 8px; + padding: 0 4px; +} + +layouttab > box > button.close { + border-radius: 5px; +} + +layout { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +entry.search-missing { + background-color: #F28B82; + color: white; +} + +entry.search.preferences-search { + box-shadow: none; +} + +workbench treeview.image { + color: alpha(currentColor, 0.45); +} + +workbench treeview.image:selected { + color: rgba(255, 255, 255, 0.45); +} + +dockbin { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +eggsearchbar box.search-bar { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +docktabstrip { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +docktab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + margin-bottom: -1px; + padding: 6px; + outline-offset: -6px; + border-width: 1px; + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +docktab:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +docktab:checked { + animation: tab_ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 -2px #a3b0c9; + color: white; +} + +dockoverlayedge { + background-color: #100f1a; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge docktab:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.left-edge docktab:checked { + box-shadow: inset -2px 0 #a3b0c9; +} + +dockoverlayedge.right-edge docktab:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.right-edge docktab:checked { + box-shadow: inset 2px 0 #a3b0c9; +} + +pillbox { + background-color: #100f1a; + border-radius: 2px; +} + +buildperspective row { + padding: 10px; +} + +layoutpane entry.search { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +editortweak entry.search { + margin-bottom: -1px; + box-shadow: none; +} + +frame.gb-search-frame { + border-bottom-right-radius: 5px; +} + +.gb-search-entry-occurrences-tag { + box-shadow: none; + background-color: transparent; +} + +docktabstrip { + min-height: 39px; +} + +workbench preferences preferencesgroup list entry { + padding-top: 8px; + padding-bottom: 8px; +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 48; +} + +.documents-counter { + margin: 8px; + border-radius: 5px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #EC407A; + color: white; + font-weight: bold; +} + +.documents-scrolledwin.frame { + border-style: none; +} + +.photos-fade-in { + opacity: 1; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.photos-fade-out { + opacity: 0; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(ltr) { + border-style: none none none solid; +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(rtl) { + border-style: none solid none none; +} + +.side-panel:dir(ltr) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel:dir(rtl) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel .view { + background-image: image(#100f1a); +} + +.side-panel .view:hover { + background-image: image(#424448); +} + +.side-panel .view:selected { + background-image: image(#a3b0c9); +} + +.side-panel .view:selected:hover { + background-image: image(#af50bf); +} + +.songs-list:hover { + background-image: image(rgba(255, 255, 255, 0.3)); +} + +frame.documents-dropdown { + margin: 8px; +} + +frame.documents-dropdown > border { + border: none; +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .title { + margin: 0; +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .subtitle { + margin: -3px 0; +} + +dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) { + font-weight: 700; +} + +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; + margin: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > headerbar.titlebar > leaflet > headerbar, +window.background.csd > headerbar.titlebar > hdyleaflet > headerbar { + background: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > box.horizontal > separator.sidebar, +window.background.csd > hdyleaflet > separator.sidebar, +window.background.csd > leaflet > separator.sidebar { + background: none; + min-width: 0; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button, +window.background.csd > box.horizontal > stack.background button.osd.remove-button { + padding: 0; + margin: 6px; + min-width: 32px; + min-height: 30px; + border: none; + background-color: rgba(0, 0, 0, 0.45); + color: rgba(255, 255, 255, 0.75); + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:hover, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:hover, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:hover { + background-color: rgba(0, 0, 0, 0.65); + color: white; + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:active, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:active, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:active { + background-color: rgba(0, 0, 0, 0.75); + color: white; + box-shadow: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar, headerbar.titlebar.selection-mode leaflet > headerbar { + background-color: #a3b0c9; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar separator.titlebutton, headerbar.titlebar.selection-mode leaflet > headerbar separator.titlebutton { + background: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize { + color: white; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + background-image: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop > label { + color: inherit; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop { + background-image: none; +} + +window.background.csd.unified > deck > box > leaflet > headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd.unified > deck > box > leaflet > separator.sidebar { + border-right: none; +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > separator { + background: none; + min-width: 0; +} + +window.background.csd.unified { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { + min-height: 0; + padding: 0 12px; + margin: 0; + border-radius: 0; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:checked:backdrop { + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +task-row { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 0 -4px; +} + +task-row:hover { + transition: none; +} + +task-row label { + margin: 0 8px; +} + +task-row image { + margin: 0 4px; +} + +task-list-view > box > revealer > box > button { + min-height: 36px; + margin: -4px; + padding: 0 12px; +} + +task-list-view > box > revealer > box > button label { + margin: 0 8px; +} + +task-list-view > box > revealer > box > button image { + margin: 0 4px; +} + +#eog-thumb-nav scrolledwindow { + border-top: none; +} + +#eog-thumb-nav button { + -gtk-outline-radius: 2px; +} + +frame.taskbar > border { + border-style: solid none none; +} + +box.vertical > paned.horizontal notebook widget .frame { + border-style: none; +} + +frame.commit-frame > border { + border-style: solid none none; +} + +box.dialog-vbox scrolledwindow.related { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +list.categories { + background-image: image(#100f1a); +} + +button.title label { + min-height: 36px; +} + +terminal-window notebook > header button.toggle { + margin: -3px -2px; + border-radius: 0; + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +window.background.csd.terminal-window.unified headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.tweak-categories { + background-image: image(#2e3034); +} + +.tweak-categories separator { + min-width: 0; + min-height: 0; + background-color: transparent; +} + +.tweak { + padding: 3px; +} + +.tweak.title:hover { + box-shadow: none; +} + +.tweak-group-white, +.tweak-white, +.tweak-white:hover { + background-image: image(#333539); +} + +.tweak-startup, +.tweak-startup:hover { + background-image: image(#333539); +} + +.tweak-group-startup { + background-image: image(#333539); + border: 1px solid 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; +} + +window.background.csd > leaflet.titlebar > headerbar.titlebar, +window.background.csd > hdyleaflet.titlebar > headerbar.titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.terminix-background box.vertical > widget > box.horizontal { + padding: 3px 0 2px; +} + +.terminix-background box.vertical > widget > box.horizontal button { + padding: 4px 8px; +} + +.terminix-background box.vertical > widget > box.horizontal button.image-button { + padding: 4px; +} + +.terminix-background revealer > frame > border { + border-style: none; +} + +button.image-button.session-new-button { + min-width: 32px; +} + +overlay > revealer.left > scrolledwindow.frame, +overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.terminix-session-sidebar { + background-image: image(#100f1a); +} + +window.background > box.vertical > scrolledwindow > widget toolbar { + padding: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar separator, +window.background > box.vertical > scrolledwindow > widget toolbar button { + margin: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar button { + border-radius: 2px; +} + +#MozillaGtkWidget.background > widget > button:not(.combo) > button, #MozillaGtkWidget.background > widget > button.combo, #MozillaGtkWidget.background > widget > button, window.background:not(.csd) > widget > button:not(.combo) > button, window.background:not(.csd) > widget > button.combo, window.background:not(.csd) > widget > button { + min-width: unset; + min-height: unset; + padding: 4px 8px 5px; +} + +#MozillaGtkWidget.background > widget > entry, window.background:not(.csd) > widget > entry { + min-width: 24px; + min-height: 24px; + padding: 0 4px; +} + +window.background.chromium > textview text selection, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection { + background-color: #a3b0c9; + color: white; +} + +window.background.chromium > textview text selection:disabled, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, window.background:not(.csd) text:selected { + background-color: #a3b0c9; + color: white; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, window.background:not(.csd) text:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > separator { + color: #4b4d51; +} + +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: #4b4d51; +} + +window.background:not(.csd) > widget > button > button { + border: 1px solid #4b4d51; + border-radius: 3px; + box-shadow: none; +} + +window.background:not(.csd) > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > entry:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +window.background:not(.csd) > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > button > button:hover, window.background:not(.csd) > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +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 { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +window.background:not(.csd) > widget > button > button:disabled, window.background:not(.csd) > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +window.background:not(.csd) > widget > button > button:checked:disabled, window.background:not(.csd) > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > menubar { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > menubar:hover { + color: white; +} + +window.background:not(.csd) > widget > menubar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > frame { + color: #4b4d51; +} + +window.background:not(.csd) > menu, +window.background:not(.csd) > menu > menu { + background-color: #333539; +} + +window.background:not(.csd) > menu menuitem, +window.background:not(.csd) > menu > menu menuitem { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > menu menuitem:hover, +window.background:not(.csd) > menu > menu menuitem:hover { + color: white; +} + +window.background:not(.csd) > menu menuitem:disabled, window.background:not(.csd) > menu menuitem label:disabled, +window.background:not(.csd) > menu > menu menuitem:disabled, +window.background:not(.csd) > menu > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +window.background:not(.csd) > window > menu menuitem { + transition: none; +} + +window.background:not(.csd) > menu > separator { + color: rgba(255, 255, 255, 0.12); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, #MozillaGtkWidget.background > widget > checkbutton > check { + color: #888888; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:hover, #MozillaGtkWidget.background > widget > checkbutton > check:hover { + color: alpha(#888888, 0.75); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, #MozillaGtkWidget.background > widget > checkbutton > check:checked, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate { + color: #a3b0c9; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:hover, #MozillaGtkWidget.background > widget > checkbutton > check:checked:hover, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:hover, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:hover { + color: alpha(#a3b0c9, 0.8); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:disabled { + color: alpha(#888888, 0.45); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:checked:disabled, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:disabled { + color: alpha(#a3b0c9, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #2e3034; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #100f1a; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #1d1e21; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #333539; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget border { + border-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333539; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #bababa; +} + +#MozillaGtkWidget.background > widget > button > button, #MozillaGtkWidget.background > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > button > button:hover, #MozillaGtkWidget.background > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:active, #MozillaGtkWidget.background > widget > button > button:checked, #MozillaGtkWidget.background > widget > button.combo > button:active, #MozillaGtkWidget.background > widget > button.combo > button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +#MozillaGtkWidget.background > widget > button > button:disabled, #MozillaGtkWidget.background > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:checked:disabled, #MozillaGtkWidget.background > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > entry:focus { + border: 1px solid #a3b0c9; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +#MozillaGtkWidget.background > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, +#MozillaGtkWidget.background > widget > radiobutton > radio { + min-width: 16px; + min-height: 16px; + margin: 0; + padding: 0; + background-image: none; + transition: none; +} + +window.background.chromium { + background-color: #100f1a; + color: white; +} + +window.background.chromium headerbar.titlebar button.toggle { + border: none; + min-height: 22px; + margin: 6px 0; + padding: 0 10px; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + border: none; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #4b4d51; + color: white; + background-color: #35383b; +} + +window.background.chromium entry.chromium { + color: white; + background-color: #1d1e21; +} + +window.background.chromium entry.chromium { + color: white; + border-image: none; + border: 1px solid #4b4d51; +} + +window.background.chromium entry.chromium:focus { + color: white; + border-image: none; + border: 1px solid #a3b0c9; +} + +window.background.chromium > menubar { + background-color: #36383c; +} + +window.background.chromium > menu { + border: 1px solid #4b4d51; + background-color: #333539; + color: white; + border-radius: 0; + box-shadow: none; +} + +window.background.chromium > menu > menuitem, window.background.chromium > menu menuitem { + color: white; +} + +window.background.chromium > menu > menuitem:hover, window.background.chromium > menu menuitem:hover { + color: white; + background-color: #a3b0c9; +} + +window.background.chromium > menu > menuitem:disabled, window.background.chromium > menu menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled, window.background.chromium > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > textview.view { + color: white; + background-color: #100f1a; +} + +window.background.chromium > textview { + color: white; + background-color: #100f1a; +} + +window.background.chromium > textview text { + color: white; + background-color: #100f1a; +} + +window.background > box.vertical > widget > widget:selected { + background-color: #a3b0c9; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #36383c; +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #333539; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); + padding: 4px; + background-color: #27282b; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal { + margin: -1px 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +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.csd.geary-main-window > headerbar.titlebar > box.horizontal > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > box.horizontal > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > leaflet > headerbar { + box-shadow: none; + background: none; +} + +window.background.csd.geary-main-window .geary-folder-frame, +window.background.csd.geary-main-window .geary-conversation-frame, +window.background.csd.geary-main-window statusbar frame, +window#GearyMainWindow.background.csd .geary-folder-frame, +window#GearyMainWindow.background.csd .geary-conversation-frame, +window#GearyMainWindow.background.csd statusbar frame { + border: none; +} + +.geary-composer-box .linked > button:not(.combo) { + border-radius: 3px; +} + +.geary-composer-box .linked > button.combo { + border-radius: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout { + background-color: #2e3034; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout frame.geary-folder-frame scrolledwindow treeview.view.sidebar:not(:hover):not(:selected) { + background-color: transparent; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > separator.sidebar, +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > separator.sidebar { + border-right: none; + background-color: #36383c; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical + separator.sidebar { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical > .geary-conversation-frame > scrolledwindow { + margin: -1px 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { + border: 1px solid rgba(255, 255, 255, 0.12); + border-bottom-width: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:not(:hover):not(:selected) { + background-color: #333539; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row { + color: white; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +overlay > revealer.left > scrolledwindow.frame, overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search { + border-radius: 0; +} + +.tilix-search-frame .linked button { + border-radius: 3px; +} + +.terminix-session-sidebar, +list.tilix-session-sidebar { + background-color: #100f1a; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + background-color: #FF5252; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + color: white; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover { + background-color: #ff6c6c; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + background-color: #ff1f1f; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.image-button.session-new-button { + min-width: 32px; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle { + border: none; + border-radius: 0; + padding: 0 8px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 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:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: white; +} + +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; +} + +.xfce4-panel.background button, .xfce4-panel.background button.flat { + color: rgba(255, 255, 255, 0.7); + border-radius: 0; + border: none; + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:hover:not(:active):not(:checked) { + color: white; + box-shadow: inset rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +.xfce4-panel.background button:checked, .xfce4-panel.background button:active { + color: white; + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; +} + +.xfce4-panel.background button:checked label, .xfce4-panel.background button:checked image, .xfce4-panel.background button:active label, .xfce4-panel.background button:active image { + color: inherit; +} + +.xfce4-panel.background button:disabled { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(163, 176, 201, 0.45); + background-color: transparent; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #100f1a; + color: white; +} + +.xfce4-panel.background { + background-color: #212326; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel.background, +.xfce4-panel.background frame > border { + border: none; +} + +.xfce4-panel.background#XfcePanelWindow { + border: 1px solid #212326; +} + +.xfce4-panel.background#XfcePanelWindow, .xfce4-panel.background#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel.background button { + font-weight: 700; +} + +.xfce4-panel.background button#launcher-arrow:hover, .xfce4-panel.background button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel.background button#launcher-arrow + button.toggle:checked { + color: #a3b0c9; + box-shadow: none; +} + +.xfce4-panel.background button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel.background menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel.background widget.tasklist > button.toggle { + font-weight: 400; +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: white; + 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: #a3b0c9; + text-shadow: none; +} + +window#whiskermenu-window { + background-color: #333539; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:checked { + background-color: #a3b0c9; + color: white; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: rgba(255, 255, 255, 0.15); + color: white; +} + +#xfce4-weather-plugin *, +#xfce4-power-manager-plugin *, +#xfce4-clipman-plugin * { + -gtk-icon-transform: scale(0.8); +} + +window.thunar .sidebar { + border-top: none; +} + +window.thunar toolbar#location-toolbar, +window.thunar > grid > toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +window.thunar toolbar#location-toolbar entry, +window.thunar > grid > toolbar entry { + min-height: 0; +} + +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; +} + +menubar.-vala-panel-appmenu-private, +menubar.-vala-panel-background { + background: none; + border: none; + box-shadow: none; + animation: none; +} + +menubar.-vala-panel-appmenu-private > menuitem, +menubar.-vala-panel-background > menuitem { + color: rgba(255, 255, 255, 0.7); + font-weight: normal; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:hover, +menubar.-vala-panel-background > menuitem:hover { + color: white; + border-radius: 0; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:disabled, +menubar.-vala-panel-background > menuitem:disabled { + color: rgba(255, 255, 255, 0.3); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate), +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate) { + -gtk-icon-source: none; + border-radius: 2px; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate):hover, +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate):hover { + box-shadow: inset 0 0 0 2px white; +} + +.nemo-window .toolbar button { + padding: 0 4px; + margin-top: 2px; + margin-bottom: 2px; +} + +.nemo-window .nemo-places-sidebar { + background-color: #100f1a; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #333539; +} + +.nemo-window .nemo-window-pane widget.entry { + border-radius: 3px; + padding: 3px 10px; + border: 2px solid #a3b0c9; + background-color: rgba(163, 176, 201, 0.1); +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view:selected entry { + color: white; + background-color: #333539; + border-radius: 3px; +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view entry:focus, .nemo-window .nemo-window-pane treeview.view:selected entry, .nemo-window .nemo-window-pane treeview.view:selected entry:focus { + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar { + padding-top: 6px; + padding-bottom: 6px; + border: none; + color: white; + background-color: #36383c; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action) { + border-radius: 3px; +} + +.nemo-window .primary-toolbar > toolitem > .linked.raised > button { + margin-left: 1px; + margin-right: 1px; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry { + min-height: 28px; + margin: 0 0; +} + +.nemo-window .primary-toolbar button { + min-height: 24px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.nemo-window .sidebar scrolledwindow.frame treeview.view.places-treeview:not(:selected) { + color: rgba(255, 255, 255, 0.7); +} + +window.background > notebook.frame scrolledwindow.frame > viewport.frame treeview.view:hover:not(:selected) { + background-image: image(#47494d); +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +dialog.background .dialog-vbox stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action { + color: #a3b0c9; + background-color: #100f1a; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:hover { + color: #a3b0c9; + background-color: rgba(163, 176, 201, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(163, 176, 201, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action { + color: #FF5252; + background-color: #100f1a; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:hover { + color: #FF5252; + background-color: rgba(255, 82, 82, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox stack .linked entry { + border-radius: 0; +} + +dialog.background .dialog-vbox filechooser .search-bar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background stack scrolledwindow button.suggested-action, +window.background stack scrolledwindow button.destructive-action { + box-shadow: none; +} + +window.background stack scrolledwindow button.suggested-action:hover, window.background stack scrolledwindow button.suggested-action:active, window.background stack scrolledwindow button.suggested-action:checked, +window.background stack scrolledwindow button.destructive-action:hover, +window.background stack scrolledwindow button.destructive-action:active, +window.background stack scrolledwindow button.destructive-action:checked { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +window.background stack scrolledwindow stackswitcher.stack-switcher { + margin-top: 6px; +} + +window.background stack scrolledwindow .linked button, +window.background stack scrolledwindow .linked entry { + border-radius: 0; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 0 0 0; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.48); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.32); + -UnityDecoration-inactive-shadow-radius: 6px; + -UnityDecoration-glow-size: 8px; + -UnityDecoration-glow-color: #a3b0c9; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + padding: 3px 8px 3px 8px; + border-radius: 2px 2px 0px 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #36383c; + color: white; +} + +UnityDecoration .top:backdrop { + color: alpha(white, 0.9); +} + +UnityDecoration .left, +UnityDecoration .right, +UnityDecoration .bottom { + background-color: #36383c; +} + +UnityDecoration.menuitem, +UnityDecoration .menuitem { + color: alpha(currentColor, 0.9); +} + +UnityDecoration.menubar.menuitem:hover, +UnityDecoration.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; + color: currentColor; +} + +.background:not(.csd) headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +.background:not(.csd) headerbar:not(.titlebar).inline-toolbar { + border-style: none; +} + +UnityPanelWidget, +.unity-panel { + background-color: #212326; + background-image: image(#212326); + color: rgba(255, 255, 255, 0.7); +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + color: alpha(currentColor, 0.9); +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; + color: currentColor; +} + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: #a3b0c9; +} + +menuitem calendar, +menuitem calendar .button, +menuitem calendar .header, +menuitem calendar .view { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); + padding: 2px 6px; +} + +headerbar.flat { + background: none; + color: white; + border: none; + box-shadow: none; +} + +headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked), headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) image, headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) label { + color: rgba(255, 255, 255, 0.7); +} + +.mate-panel-menu-bar menubar, +#PanelApplet-window-menu-applet-button { + background-color: transparent; +} + +#PanelPlug, +PanelToplevel.background { + background-color: #100f1a; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +PanelToplevel > widget > button { + padding: 0 4px; + border-radius: 0; +} + +PanelSeparator { + color: rgba(255, 255, 255, 0.12); +} + +MatePanelAppletFrameDBus { + border-style: solid; + border-width: 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.mate-panel-menu-bar menubar menuitem { + padding: 4px; +} + +.mate-panel-menu-bar menubar menu menuitem { + padding: 6px; +} + +.mate-panel-menu-bar #PanelApplet button { + -GtkWidget-window-dragging: true; + padding: 4px; + border-radius: 0; +} + +PanelApplet.wnck-applet .wnck-pager { + background-color: transparent; + color: #a3b0c9; +} + +PanelApplet.wnck-applet .wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +PanelApplet.wnck-applet .wnck-pager:active { + background-color: rgba(255, 255, 255, 0.3); +} + +PanelApplet.wnck-applet .wnck-pager:selected { + background-color: #a3b0c9; +} + +#MatePanelPopupWindow { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +#MatePanelPopupWindow frame > border { + border-style: none; +} + +#MatePanelPopupWindow ClockMap { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +na-tray-applet { + -NaTrayApplet-icon-padding: 3px; + -NaTrayApplet-icon-size: 16; +} + +.mate-panel-menu-bar { + -PanelMenuBar-icon-visible: true; +} + +.mate-panel-applet-slider { + background: transparent; +} + +.mate-panel-applet-slider frame { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; +} + +.mate-panel-applet-slider frame frame { + all: unset; +} + +.mate-panel-applet-slider frame > border { + border-style: none; +} + +.caja-navigation-window button.toggle.image-button { + border-radius: 3px; +} + +.background .caja-pathbar > button.slider-button { + padding: 6px; +} + +.caja-pathbar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.caja-side-pane notebook viewport.frame, +.caja-side-pane notebook widget .vertical { + background-color: #333539; +} + +.caja-side-pane treeview.view { + padding: 3px 0; +} + +.caja-side-pane treeview.view:selected { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.caja-side-pane notebook .frame, .caja-side-pane notebook .frame > border, +.caja-notebook .frame, +.caja-notebook .frame > border { + border: none; +} + +.caja-side-pane notebook, +.caja-notebook { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook widget.entry { + background-image: image(#100f1a); + color: white; + caret-color: white; + border: 2px solid transparent; + outline: none; +} + +.caja-notebook widget.entry:focus { + border-color: #a3b0c9; +} + +.caja-notebook widget.entry selection { + color: white; +} + +.caja-navigation-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook frame > border { + border-style: none; +} + +#caja-extra-view-widget { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #100f1a; +} + +#caja-extra-view-widget > box > box > label { + font-weight: bold; +} + +.pluma-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window statusbar frame > border { + border-style: none; +} + +.pluma-window statusbar frame button.flat { + padding: 0 4px; + border-radius: 0; +} + +.pluma-window statusbar frame button.flat widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.pluma-print-preview toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat { + margin: 1px; +} + +.pluma-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.pluma-window paned.horizontal box.vertical notebook.frame { + margin-top: -1px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical notebook.frame box.vertical toolbar.horizontal { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.atril-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.atril-window paned.horizontal box.vertical notebook .frame { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +/* mate-screensaver lock dialog */ +.lock-dialog { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.lock-dialog frame > border { + border-style: none; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-panel button.flat.launcher, .budgie-panel #tasklist-button, .budgie-panel button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; +} + +.budgie-panel button.flat.launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.1); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: transparent; +} + +.budgie-panel button.flat.launcher:checked, .budgie-panel #tasklist-button:checked, .budgie-panel button:checked { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:active, .budgie-panel #tasklist-button:active, .budgie-panel button:active { + background-color: rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel #tasklist-button:checked:disabled, .budgie-panel button:checked:disabled { + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.65); + box-shadow: none; +} + +.raven-mpris button.image-button { + color: rgba(255, 255, 255, 0.85); +} + +.raven-mpris button.image-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.15); + border-color: rgba(255, 255, 255, 0.15); +} + +.raven-mpris button.image-button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.25); +} + +.raven-mpris button.image-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.raven-mpris button.image-button:disabled { + background-color: transparent; +} + +.raven-mpris button.image-button:disabled label, .raven-mpris button.image-button:disabled { + color: rgba(255, 255, 255, 0.5); +} + +.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-settings-window buttonbox.inline-toolbar button { + min-height: 16px; + border-radius: 2px; + -gtk-outline-radius: 2px; + padding: 0; + margin: 0; +} + +.budgie-settings-window .settings-page .settings-frame > box.vertical { + padding: 12px; +} + +.budgie-settings-window .settings-page .settings-frame > grid { + padding: 6px; +} + +.background.budgie-popover { + border-color: #100f1a; + border-radius: 4px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; +} + +.background.budgie-popover .container { + padding: 6px; + border: none; +} + +.background.budgie-popover .container .container { + padding: 0; +} + +.background.budgie-popover widget > separator { + margin: 3px 0; +} + +.background.budgie-popover border { + border: none; +} + +.background.budgie-popover list { + background-color: transparent; + border-radius: 0; +} + +.background.budgie-popover frame { + border-radius: 0; +} + +.background.budgie-popover row { + padding: 0; +} + +.background.budgie-popover row:hover { + box-shadow: none; +} + +.background.budgie-popover row button { + border-radius: 3px; +} + +.background.budgie-popover row button.flat { + border-radius: 3px; +} + +.background.budgie-popover .linked.raised > button.toggle { + border-radius: 3px; +} + +.background.budgie-popover button:checked { + color: white; + background-color: #a3b0c9; +} + +.background.budgie-popover .linked entry:first-child, .background.budgie-popover .linked entry:last-child { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:first-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:last-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:only-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button) { + min-height: 32px; + padding: 0 8px; + color: white; + font-weight: normal; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) { + border-right: none; + border-bottom-left-radius: 3px; + padding: 0; +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable { + padding: 6px 12px; + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable { + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable button { + background: none; + box-shadow: none; +} + +.background.budgie-popover.bottom scrolledwindow.sidebar:not(.categories) { + padding-top: 3px; + border-top-left-radius: 3px; + border-bottom-left-radius: 0; +} + +.background.budgie-popover > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.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); +} + +.background.budgie-popover.budgie-menu .container { + padding: 0; +} + +.background.budgie-popover.budgie-menu.background { + padding: 0; + background-color: #333539; +} + +.background.budgie-popover.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 3px; +} + +.background.budgie-popover.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 3px; +} + +.background.budgie-popover.budgie-menu button.category-button { + border-radius: 0; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: white; + font-weight: normal; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked:disabled { + background-color: #a3b0c9; +} + +.background.budgie-popover.budgie-menu row { + padding: 0; +} + +.background.budgie-popover.budgie-menu row:hover { + box-shadow: none; +} + +.background.budgie-popover.budgie-menu scrollbar, +.background.budgie-popover.budgie-menu entry.search { + background-color: transparent; +} + +.background.budgie-popover.budgie-menu entry.search { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + font-size: 120%; +} + +.background.budgie-popover.budgie-menu entry.search:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background.budgie-popover.budgie-menu .sidebar { + min-height: 36px; + background: none; + color: white; +} + +.background.budgie-popover.budgie-menu .sidebar list row.activatable { + padding: 6px; +} + +.background.budgie-popover.budgie-menu .sidebar:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.background.budgie-popover.budgie-menu .sidebar:selected, .background.budgie-popover.budgie-menu .sidebar:selected:hover { + color: white; + background-color: #a3b0c9; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; + padding: 6px; + margin: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable:not(:last-child) { + margin-bottom: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable button.menuitem { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer { + border-top: 1px solid rgba(255, 255, 255, 0.12); + padding: 6px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat { + min-height: 16px; + min-width: 16px; + padding: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button { + border-radius: 5px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button:not(.last-child) { + margin-right: 6px; +} + +.background.budgie-popover.user-menu .content-box { + background-color: transparent; +} + +.background.budgie-popover.user-menu separator { + margin: 3px 0; +} + +.background.budgie-popover.user-menu list, .background.budgie-popover.user-menu row { + border: none; + background: none; + box-shadow: none; +} + +.background.budgie-popover.sound-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container .container { + padding: 3px; +} + +.background.budgie-popover.caffeine-popover .view-header { + margin: 0 6px; +} + +.background.budgie-popover.night-light-indicator .view-header { + margin: 0 6px; +} + +.background.budgie-popover.places-menu row { + background: none; +} + +.background.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); +} + +.background.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.background.budgie-popover.workspace-popover .container { + padding: 2px 6px 6px; +} + +.background.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.vertical { + padding: 0 6px 6px; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.horizontal > button.toggle { + margin-right: 6px; +} + +.background.budgie-popover button.budgie-menu-launcher { + padding: 0 3px; +} + +.background.budgie-popover button.raven-trigger { + padding: 0 6px; +} + +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 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: alpha(currentColor, 0.16); +} + +.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-panel { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #212326; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(33, 35, 38, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; +} + +.budgie-panel.horizontal button { + padding: 0 6px; +} + +.budgie-panel.vertical button { + padding: 6px 0; +} + +.budgie-panel separator { + background-color: rgba(255, 255, 255, 0.12); +} + +.budgie-panel .icon-tasklist .launcher { + border-radius: 3px; +} + +.bottom .budgie-panel.dock-mode { + border-radius: 3px 3px 0 0; +} + +.left .budgie-panel.dock-mode { + border-radius: 0 3px 3px 0; +} + +.right .budgie-panel.dock-mode { + border-radius: 3px 0 0 3px; +} + +.budgie-panel menubar > menuitem, +.budgie-panel .menubar > menuitem { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel menubar > menuitem:hover, +.budgie-panel .menubar > menuitem:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -3px #a3b0c9; +} + +.budgie-panel menubar > menuitem:disabled, +.budgie-panel .menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.2); +} + +.budgie-panel .alert { + color: #FF5252; +} + +.budgie-panel #tasklist-button { + padding: 0 6px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.flat.launcher { + padding: 0; +} + +.budgie-panel button.flat.launcher:not(:checked) { + color: rgba(255, 255, 255, 0.5); +} + +.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active { + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel button.flat.launcher:not(:checked):disabled { + color: rgba(255, 255, 255, 0.3); +} + +.budgie-panel > box > widget > widget > image, +.budgie-panel > box > widget > widget > stack > image, +.budgie-panel > box > widget > widget > box > image { + margin-left: 6px; + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > image + label { + margin-left: -4px; +} + +.budgie-panel > box > widget > widget > box > widget > image { + margin-left: 6px; +} + +.budgie-panel > box > widget > widget > box > stack > widget > label { + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > widget > widget > image { + margin-left: 3px; + margin-right: 3px; +} + +.budgie-panel .budgie-clock-applet > widget > box, +.budgie-panel .budgie-calendar-applet > widget > box { + padding-left: 3px; + padding-right: 3px; +} + +.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), #a3b0c9 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), #a3b0c9 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), #a3b0c9 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), #a3b0c9 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, #a3b0c9 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, #a3b0c9 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, #a3b0c9 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, #a3b0c9 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + + +button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + 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 { + background-color: transparent; +} + + +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; +} + +.top .budgie-panel .unpinned button.flat.launcher > image, +.top .budgie-panel .pinned button.flat.launcher.running > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 6px 3px; + background-position: top center; +} + +.top .budgie-panel .unpinned button.flat.launcher:checked > image, +.top .budgie-panel .pinned button.flat.launcher.running:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.flat.launcher > image, +.bottom .budgie-panel .pinned button.flat.launcher.running > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 6px 3px; + background-position: bottom center; +} + +.bottom .budgie-panel .unpinned button.flat.launcher:checked > image, +.bottom .budgie-panel .pinned button.flat.launcher.running:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.flat.launcher > image, +.left .budgie-panel .pinned button.flat.launcher.running > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 3px 6px; + background-position: left center; +} + +.left .budgie-panel .unpinned button.flat.launcher:checked > image, +.left .budgie-panel .pinned button.flat.launcher.running:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.flat.launcher > image, +.right .budgie-panel .pinned button.flat.launcher.running > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#a3b0c9); + background-size: 3px 6px; + background-position: right center; +} + +.right .budgie-panel .unpinned button.flat.launcher:checked > image, +.right .budgie-panel .pinned button.flat.launcher.running: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.flat.launcher:checked { + border-image: none; +} + +widget.icon-tasklist > box:drop(active), +box.pinned:drop(active) { + border: none; + border-radius: 0; + background-color: rgba(253, 214, 51, 0.2); + box-shadow: inset 0 0 0 1px #FDD633; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #FDD633; +} + +frame.raven-frame > border { + border-style: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.background .raven { + background-color: #100f1a; +} + +.background .raven > box { + margin-bottom: -10px; +} + +.background .raven > stack { + margin-bottom: -10px; +} + +.background .raven stackswitcher { + background-image: none; + background-color: transparent; + border-radius: 0; +} + +.background .raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.background .raven .raven-header:not(.top) { + margin-top: -6px; +} + +.background .raven .raven-header.top { + padding: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background .raven .raven-header.top stackswitcher button { + border-radius: 0; + margin: -4px 0; + min-height: 36px; +} + +.background .raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.background .raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.background .raven .raven-header.top > image { + margin: 0 8px; +} + +.background .raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.background .raven .raven-header.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .raven viewport.frame .raven-header { + margin-top: -8px; +} + +.background .raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +.background .raven .raven-background.frame { + border-style: solid none; +} + +.background .raven .raven-background > overlay > widget > image { + color: rgba(255, 255, 255, 0.15); +} + +.background .raven .raven-background grid > label:first-child { + min-height: 36px; +} + +.background .raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.background .raven .raven-header.top + .raven-background { + border-style: none; +} + +.background .raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.background .raven .powerstrip button { + margin: 2px 0 1px; + padding: 9px; +} + +.background .raven .option-subtitle { + font-size: smaller; +} + +.background .raven .audio-widget scale.marks-after { + padding-top: 0; + padding-bottom: 0; +} + +.background .raven .audio-widget scale.marks-after label { + font-size: 90%; + padding: 0; + margin: -10px 0 0 6px; +} + +.background .raven .audio-widget button.flat.expander-button { + margin-top: 4px; + margin-bottom: 4px; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked { + background-color: rgba(255, 255, 255, 0.06); + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected label, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked label { + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable label { + padding-left: 12px; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #a3b0c9; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.6); + color: white; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 9px; +} + +image.raven-mpris { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + border-radius: 3px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame list { + background-color: transparent; + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable { + margin: 0; + background-color: transparent; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:first-child, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:last-child { + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable image { + padding-left: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button { + min-height: 32px; + min-width: 32px; + margin: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list { + border-radius: 0; + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable { + border: none; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.05); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:not(:first-child) { + margin-top: 6px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable label { + padding: 0 16px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button { + min-height: 24px; + min-width: 24px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected { + background-color: rgba(163, 176, 201, 0.75); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button { + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child { + border-bottom: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected { + background-color: rgba(163, 176, 201, 0.65); +} + +.budgie-notification-window, .budgie-switcher-window, .budgie-osd-window { + background-color: transparent; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +window.budgie-power-dialog, window.budgie-power-dialog.backgrround.csd, window.budgie-power-dialog > decoration { + border-radius: 6px; +} + +.drop-shadow { + margin: 5px 9px; + padding: 6px; + border-radius: 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, +.budgie-run-dialog { + border-radius: 6px; + background-color: #100f1a; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.budgie-session-dialog decoration, +.budgie-polkit-dialog decoration, +.budgie-run-dialog decoration { + border-radius: 6px; +} + +.budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +.budgie-session-dialog .linked > button:first-child, +.budgie-polkit-dialog .linked > button:first-child, +.budgie-run-dialog .linked > button:first-child { + border-radius: 0 0 0 6px; +} + +.budgie-session-dialog .linked > button:last-child, +.budgie-polkit-dialog .linked > button:last-child, +.budgie-run-dialog .linked > button:last-child { + border-radius: 0 0 6px 0; +} + +.budgie-session-dialog .linked > button.suggested-action, +.budgie-polkit-dialog .linked > button.suggested-action, +.budgie-run-dialog .linked > button.suggested-action { + color: #a3b0c9; +} + +.budgie-session-dialog .linked > button.suggested-action:active, +.budgie-polkit-dialog .linked > button.suggested-action:active, +.budgie-run-dialog .linked > button.suggested-action:active, .budgie-session-dialog .linked > button.suggested-action:checked, +.budgie-polkit-dialog .linked > button.suggested-action:checked, +.budgie-run-dialog .linked > button.suggested-action:checked { + background-color: #a3b0c9; + color: white; + border-color: #a3b0c9; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.suggested-action:disabled, +.budgie-polkit-dialog .linked > button.suggested-action:disabled, +.budgie-run-dialog .linked > button.suggested-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog .linked > button.destructive-action, +.budgie-polkit-dialog .linked > button.destructive-action, +.budgie-run-dialog .linked > button.destructive-action { + color: #FF5252; +} + +.budgie-session-dialog .linked > button.destructive-action:active, +.budgie-polkit-dialog .linked > button.destructive-action:active, +.budgie-run-dialog .linked > button.destructive-action:active, .budgie-session-dialog .linked > button.destructive-action:checked, +.budgie-polkit-dialog .linked > button.destructive-action:checked, +.budgie-run-dialog .linked > button.destructive-action:checked { + background-color: #FF5252; + color: white; + border-color: #FF5252; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.destructive-action:disabled, +.budgie-polkit-dialog .linked > button.destructive-action:disabled, +.budgie-run-dialog .linked > button.destructive-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog > box > grid, +.budgie-polkit-dialog > box > grid, +.budgie-run-dialog > box > grid { + padding: 24px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title, +.budgie-run-dialog label:not(:last-child), +.budgie-run-dialog .dialog-title { + font-size: 120%; +} + +.budgie-polkit-dialog .message { + color: rgba(255, 255, 255, 0.45); +} + +.budgie-polkit-dialog .failure { + color: #FF5252; +} + +.budgie-polkit-dialog > box > grid { + padding-bottom: 0; +} + +.budgie-run-dialog { + background-color: #333539; +} + +.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 .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: 16px; + min-height: 16px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton { + min-width: 16px; + min-height: 16px; + padding: 0 0; + margin: 0 6px; + background: none; + box-shadow: none; + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton image { + border-radius: 100px; + background-size: 16px 16px; + background-position: center center; + background-repeat: no-repeat; + transition-duration: 0s; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { + background: none; + box-shadow: none; + color: white; + animation: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover image, .budgie-panel box.titlebar > button.image-button.titlebutton:active image { + -gtk-icon-shadow: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { + background-image: image(#FF5252); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { + background-image: image(#ff1f1f); +} + +.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(#a3b0c9); +} + +.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; +} + +/************************ + * LightDM GTK+ Greeter * + ************************/ +#panel_window { + background-color: alpha(black, 0.3); + color: alpha(white, 0.8); +} + +#panel_window menubar, +#panel_window separator { + background-color: transparent; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + margin: 8px; + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; +} + +#content_frame { + padding-bottom: 20px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +#buttonbox_frame { + padding-top: 24px; +} + +#greeter_infobar { + margin-top: -1px; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #100f1a; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #a3b0c9; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #100f1a; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #100f1a; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #a3b0c9; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #100f1a; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #a3b0c9; +@define-color budgie_tasklist_indicator_color_active #a3b0c9; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; diff --git a/gtk-3.0/thumbnail.png b/gtk-3.0/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..c150c10f6a0d09c9384fa6765e343b4854e0f147 GIT binary patch literal 2293 zcmeAS@N?(olHy`uVBq!ia0y~yV5neVU{K~@V_;y2*FE=)fq{Xg*vT`5gM)*kh9jke zfq{Xuz$3Dlfr0M`2s2LA=96Y%V2~_vjVKAuPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw z{mw>;fq|pQ)5S5QV$R#yl{q2DWslo`_LF~OC2~8USVE?+Xqkg>64x^KD?w3Po7f6n zcsVmwxKvoYn!B#3d0kNs44S%4Wh&PyCD+hPN-aWOTq_hq7tUDBH(i!TB4>T>fwqS0 z->TMEUbfF!ANl^4#2ek58|Ukd-*4ZXf3N(R`Tn10s~=6=`B_xcZgWQYFSZ~RG3B_W zK`T9Lm7O}QYq_`kPB|cZNNcG8(~j$$+V{y85Vs$rP<~#nnL?U0c=Gbp@<{bN5ujq{#=L8w7fNTq(9JXdE52AWEe+8>hL`^I9zz##f>juO?Bne%-~{Ep{&bm~(vB z6!-h~T~oEEegB?&PqIq#U|;d2NO2iA;Y71r;uVM2JWgIa(@JoOAB)DtSvPa8ZMwK> zNuetLIjdjXRAqefoPYV!rNt(@ zV)Tyn$_gi|wP6 zNmWHGUu|Nq9~t^b$zoFILYumr`RaF6t*3r4-Emdk!IE!UD&vMwAV@f7}W<%-ef0=8|rAKQJ`fB1biTEo70+M#y& zl#7Rcrlc&neCg65>-xI~7an$JtSGt}v}6j8?5yK|S(QKjX8x1;I$Fj)aMp`;W&XQ& zWO8#&oTuHf-Ogp}kH@pbS~s5v70aJh8u-Ys&}gP&EQ82v-#IzuCwY~Q#P?K%wS1bP zyZOfQ`2H+?MW*M^`Q0^L)6&?AyY`)#S^V5GwoZ)U_BKObd6w@rSA91pC?3Z!C^yPS}6%1plGt$`gf0Ip$2*a<%#La-;lr$~AviyY|Q! z&e{B2>(^Odv9o$letZm;u`lFWDx&T;t!T>=iTIhu+DXARFF3^YLLOT1smjZz7v$yb z|5IL`(H!&Q@TO$_l9@a2J>T{q=IgOrcOCX^vRu4X>2~be#)M1@bFFNhhT~2DdG>c!O+D$Duny8o|Ub3XTZN_z3SM>Qd_zPYl&YW_V_ zmcHq^vGnnR*PY(`xo#i%JA1jn%*=}Gd5%@1r@wjQIPtZm<;8Wrnyr~7 zR$?zbd=7Wac~VpKOD9-N8WL0GzefA}%DQgmGURE_y?uZAws%6) zQa5HDExLDm=WJ$ne&gI*B6a%;ZI`Alm$a|b>FtfP`;$?xwChrK)cw2tMItk`pC{HA z-_kvQhmY@d+`bnnM&4;3*MDos?62#!5`2>QlI_8QcT2yt9dVnur{8C3aE{5bEz8Aw zgI*Vk9CT)A@b!iQSoTB~pDEtlW@{arUp&Tw>>`239G^Iw%*I`8>(-jjJct9a_s%?oYT zbsI#V={7tUQ?jRI`4lA)o`jpW%P+hOZDO=vmg>&=r?0*yCOUEUiUVi)g~XQE3T>~O zbLv5QqhO41Vw|~cNY=)6;t5l{l4A=bzH2s5U!!#{Yoq7Yx{Xr7ZFauULZ(I1mdmzo zIJhpQ(4u|jrK4}YecjI7`Dnqjr?Q*(9WP1qdSLe<`}EBRdpQ8CNTxy(GMaCI8v9xbOimugLfck90L@_Jxb5ZZD>P(9#P{;UZiueXc!mQScU z{La|V>%n;oL#F$p>C4L{xvFX->bDE(ZV>RO{4BonooUL7-{te(l`U%0@x9E!#?;bu zaEa{3zkNX(OE+QwI4vq{A3=E#GelF{r5}E*VtxdQ9 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scalable/check-symbolic.svg b/gtk-4.0/assets/scalable/check-symbolic.svg new file mode 100644 index 0000000..4821025 --- /dev/null +++ b/gtk-4.0/assets/scalable/check-symbolic.svg @@ -0,0 +1,47 @@ + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg b/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg new file mode 100644 index 0000000..597041c --- /dev/null +++ b/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg b/gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..0e95207 --- /dev/null +++ b/gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..a66d47a --- /dev/null +++ b/gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg @@ -0,0 +1,36 @@ + + + + + diff --git a/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg b/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg new file mode 100644 index 0000000..e2a252b --- /dev/null +++ b/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/gtk-4.0/assets/scalable/radio-checked-symbolic.svg b/gtk-4.0/assets/scalable/radio-checked-symbolic.svg new file mode 100644 index 0000000..6db3e66 --- /dev/null +++ b/gtk-4.0/assets/scalable/radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/radio-mixed-symbolic.svg b/gtk-4.0/assets/scalable/radio-mixed-symbolic.svg new file mode 100644 index 0000000..c4d4b9b --- /dev/null +++ b/gtk-4.0/assets/scalable/radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg new file mode 100644 index 0000000..a9ec10e --- /dev/null +++ b/gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..14cf8d0 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b476ec2 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-slider-symbolic.svg new file mode 100644 index 0000000..4b00bc1 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..c5eef30 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b249ea2 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg b/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg new file mode 100644 index 0000000..315523d --- /dev/null +++ b/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg b/gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..a79a1c1 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..6fabad1 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg b/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg new file mode 100644 index 0000000..d057589 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg b/gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg new file mode 100644 index 0000000..4034fd5 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg new file mode 100644 index 0000000..4f97332 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png b/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..12e00cb668287b27e260e73c441631d1bee1b4b4 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=ZO`2M4h?Uds^2=4y|t@;=TiQ`uI7zH^&9)DH;&bB9I8Obz6!*3 zsD2CPzO@Gng4rNhhpN!dkCF@w4B{n0e!&dv9MUqfa*8>*dB;zjJbUi^ox2Y{eg0Cg zPx&JQ14Ejpi(`mJ@Y(YRg&G7zS|6@nB%;~+z5eo~Q+KS_+$x!N-(G@Yznt{e?_Nf) z-U_XoDOO$lJMx31fZb jr-)O03NAPIzhn4tm}}wI{B=4E3=9mOu6{1-oD!MMB&V3iJFm0*o; zz`9;LRK2mU0&548a5jvwjrmI)0|SF$NswPK0|zI+fS|UGt%IYJyQjC0Z+uE>c1}}s zTYG0$&yuCfmao{cbN9;+U zbCOP>?4O5K5(#rYrL1b7A0xkf4+~qyw1fZeGKVz>MES6aW-u@?FnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?AgM)*mrKOFHjg^&^gM)*co12S^ivtYU+uJ)hI5;{wIypJP#6VoQ zpp%o6hK7cwrlyvbmVtqRjg5`1t*xD%oui}U+}GGG8ak3WC;dW>a46axc8t*47)h(_?)^9RM66a-oyD(VJbz91yK;P=1&moDAs z3JR_++x=%hvrNaos%7$XrL87^&vKfzw#44Iqb^xK@#{>!iQ$s_FK9_Tyl&Dzn~D7& zLvrATnujYBEOx#6P?#*}V)0;J?MIt#kNMfB$^4q4V`Jm)?(XdD?C9v|S}Lq@8sm<=;-L+-~eGjNJmFU zdwY8aFtE3`x3jZzaBx6Y?BL)4(FIn5!iK1XSOGE32?iX&03xWNp`od%simc*t*x!A zt7~9jU}0flX=!O=V`FD$=jiCDa{S|51_lPBk|4ie22L(PAz^(dXID3O4`2Vlpy0IZ zoTB35&hEbc2@@x;UbA-H`hEKkzJBxe^XD&LfBpXZFJUR47y|<%lc$Sgh{y4_7o)?Q z97Nh4&UJmh>4;y{l)0KyA2%HM{l7k3+~dTlgAc9lzfM1U>$UX6+}qQ>>diU%`^d}h zJZntn1)9l5&i=5{dv5ieK6bg)mCa@~7VHsAw1P6(9?acx=M9sq&@@%n4?CA%O|FfcGMc)I$ztaD0e0suiK?a%-K literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..c3dc80e75e2d3d28732ee73549eca05f6c75e1ea GIT binary patch literal 399 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8LV!<*D+2?={rmSHKYo1o?%jL$?%ltC|Hh3Qmo8npbLY-=Ft~B!#`WvhuYm!a zaqZeQuq228%YcZRH*em$b?f%++b>_f{P5w!$B!RBefkvPz4s=_2PHv%!3-Rna`Fm_ zN-D)ArDx8byL9==g9nd4fB8D!A^trB14FH+i(`mJ@Y(*eLQMudY{3E(;=48eW=L25 z-@fHq^JG8E%EbQNlT(~ZvO?@7jmxyYKJDqyTdJQH@joel;Zq;>)71^;Ta6wPuZiMHEYlR b>E?28c_zHtzIHYP0|SGntDnm{r-UW|hbhNX literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png new file mode 100644 index 0000000000000000000000000000000000000000..6da4e62cce92b0f5c4de9813abbf823718adff95 GIT binary patch literal 640 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVAvku6XMFi!0`C-<7dyFUAlDX>eZ{)uV24;^X64BxOMB+buhSb)vMRQ;072#WI^h#Uk3|AH9|~)h`>p(ZBXqH!J9X4-oAbN{{8z8 z9z1yY^5vU1Z{EFo_x}C+4<9~!{P^+Hr%#EMGeBN2ED7=pX5i!!6cW~Va&~od_we-( z3<^%m&M7MH?C$HIFmdwgHEY+c-?#tZ>o;#dfBE|B_wT>|3cug_#K6Gt&(p;*#N+te zi_zgt4kB$2=ej=Mbc8Qz%3M#?3Pwe~|NqNN8#~s_D%^4I`>)8&-+sBJ+}@VDmplEF zS>Z2R=Iq||5MTFeYBjGeJ&}9;@j$X|{({5p#SN~LL?eZmYvyL;l{FgZuD&Gj<3{i+ zLxE?hv0_ZyPrXcYh%#Gx;CY`@JX3ekUI~lv40ewwE5>)Cza&pYSux9r{u0%Q+Qkqj z^6TaK?ebQ4YnNZBRrt5{F3hhu)-^kM;==ok-EYbd{@*SC Yy(A)0YSDTv1_lNOPgg&ebxsLQ0I+pg&Hw-a literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider.png b/gtk-4.0/assets/scale-horz-marks-after-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..12e00cb668287b27e260e73c441631d1bee1b4b4 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=ZO`2M4h?Uds^2=4y|t@;=TiQ`uI7zH^&9)DH;&bB9I8Obz6!*3 zsD2CPzO@Gng4rNhhpN!dkCF@w4B{n0e!&dv9MUqfa*8>*dB;zjJbUi^ox2Y{eg0Cg zPx&JQ14Ejpi(`mJ@Y(YRg&G7zS|6@nB%;~+z5eo~Q+KS_+$x!N-(G@Yznt{e?_Nf) z-U_XoDOO$lJMx31fZb jr-)O03NAPIzhn4tm}}wI{B=4E3=9mOu6{1-oD!MMB&V3iJFm0*o; zz`9;LRK2mU0&548a5jvwjrmI)0|SF$NswPK0|zI+fS|UGt%IYJyQjC0Z+uE>c1}}s zTYG0$&yuCfmao{cbN9;+U zbCOP>?4O5K5(#rYrL1b7A0xkf4+~qyw1fZeGKVz>MES6aW-u@?FnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;cYsfbD+2?=|Imipp1JoO8s0cnzqPA==TiQ`uI7zH)fO#6DQA}JAdcygHNBoyi?JLXJBAR z@pN$v(Fi_!?jl!%0#ED1)U3#9)0S5MSMNPE>F6FFtLgvQgB$#pncly;tF*@b$&)v8 zRy161TC_LT;5;`Ivz;-^Gp1<{S^}I$n5-LDmaY1=<3oA*m)#1REjZV6CI?IXes=f& bR^}O7xMfW?%$?1^z`)??>gTe~DWM4f(KwEN literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2f7ae6456ffa96986f035e68aff390aec384f35 GIT binary patch literal 537 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zV3-`>6XMFiz;NH8;jv}mJD2kJ4h<3!Z*`R_lURpVi36Lx#9QNYvq_SfWl9~AsH{@VF?J_7>-gQu&X%Q~loCIF~1 B@TmX* literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..d870c27ae46761d514c40378505c995dd4c11b63 GIT binary patch literal 393 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?Ar>CcbgM+1|rHze^gM)*co12S^i-UuMy}i8y5^!{MbaHZn3phGD zIyg8$1f86mG&D4{w6qKi3~X#{Y;A4r?CcyJ9WPWkI)I#C666=mz|O%br=X~$QdC@W z`pnsLmo8s<@c8qWuU7LHR536xRC&5MhG+zzJ$IU~SwWyR(QEJaxBzXQ6P5pumpF-^ zm54F>sPkW6GT@c|>en^vr)@o1uAqL$`Gm*Gxf%(YsrBdX%uP0oI>2pRKCQ#=0LS}F zHdTybUsw;RCHy|$QEikMF#n&3^wDkJgku RZVMPdVd3iMvd$@?2>?o4hqwR$ literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..81acf9574326be242a9c03915edbaaa2af58c4c4 GIT binary patch literal 644 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVAvJl6XMFiz+h=4q4V`Jm)?(XdD?C9v|gwR&U~g~lUxU;Lf zr>}p)#L27ItXsct|AE(U-hTf4udK9&^@=JKJZaf^>HJ)Gukm9BIB?0JH$OQ=qY~S zcgXs_gHV|2f#s?%ydS8qna=pUsgCJVn_pw+f_TQe7o;l0zE}&Gmay#M{FVClw%_vI z$D8&sY_gv{$D_J_?akX$zlHHT#Ko>Fe&F`!=Ruhhr>{?zneokK?Kd%o$W_X7(-`h8 z%*uQbcwTzdwZ1e{8`}WsSNC_fmgZN_-Vk)kYPN;^xgS@IHr)Q_x&P^tX#JzfkJd0S PFfe$!`njxgN@xNADM#{k literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..96e442b724feb62e0695cabb18e6ee41b7b1e4a2 GIT binary patch literal 399 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8LV!<*D+2?=?c2BS-@pI(@#DL9@7}+E|Hh3Qmo8npbLY;@n>Vi`foouJ{rYt< z4I<%bU+K7IORI#ap@?4TgOUY)_E}&-?$={N5bu zIhZPZ{?q?Sj7$G*TIKcqxW)CCd`nt(f9KRxuTbh=ImK3f$MF+MTN>2&-HDWmVw7*$ zp}#;l!O>n}4bwGdF~;|+gQxdrGmCdLIqUCV&DC66yU_1)Zu;BRC(r$jyUlQdo#(mW TvJ_qh1_lOCS3j3^P6eZ{)uV24;^X64BxCI8+Vc-TBT)TD+B5?EOO$Y-l zd;_fG>NPNch`<$q#h|(%S|B12qabW#?GTZhH*em)ef$3X`wt#Gc=__>n>TOXy?gim z{re9eK79Q6@zbYIYJaUjp<+}L*pUBoR*za+}YLL)7L*? z;^ft9)~(;S|G?`vZ$E$j^7Ys6-+%udn=;dafq~(-r;B5V$MLrpZwEC6h%`L(&3e9O z$~h_7t2&(jbQ2HM{lEUoNg^TZ;WMlMuk)|1iS%BXJMHbZgLwrPnc7>f-QhhrYqw%V zu{lHbJGKL#sxyyXw=iAFE8mu#Q)HKO=yx~M^FN;>j_r-?EVg^w^^5NUtC`x>16y0l z?HZHOq`2L|*8xKld%_t*y`( zNrAt+PIi{O|8Dj@Y<`To&rH!8MSF-XM1&(@7J0jRnzd}mtN62UP zRT~#)vikE~Y1?J~`OdlZRFVdQ I&MBb@02vEgy#N3J literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider.png b/gtk-4.0/assets/scale-horz-marks-before-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..05668fe219269962f09b12642d6be59ad8e456a0 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;cYsfbD+2?=|Imipp1JoO8s0cnzqPA==TiQ`uI7zH)fO#6DQA}JAdcygHNBoyi?JLXJBAR z@pN$v(Fi_!?jl!%0#ED1)U3#9)0S5MSMNPE>F6FFtLgvQgB$#pncly;tF*@b$&)v8 zRy161TC_LT;5;`Ivz;-^Gp1<{S^}I$n5-LDmaY1=<3oA*m)#1REjZV6CI?IXes=f& bR^}O7xMfW?%$?1^z`)??>gTe~DWM4f(KwEN literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2f7ae6456ffa96986f035e68aff390aec384f35 GIT binary patch literal 537 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zV3-`>6XMFiz;NH8;jv}mJD2kJ4h<3!Z*`R_lURpVi36Lx#9QNYvq_SfWl9~AsH{@VF?J_7>-gQu&X%Q~loCIF~1 B@TmX* literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-slider-dark.png b/gtk-4.0/assets/scale-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..11c492ae0bb929865a004bb1b6a1222937a75ebd GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;aez;VD+2?=|Imipp1E(Fs^2(Nzp<}+<5>O1p$dxZtKK?Py@rUx1W(M-*~-Ac zAW#zI7tFxME}fH`ckK9yljkpd{QRX>I(-@g14D?Xi(`m{o>mVs(XG5{CRTD(^%}%&p^kLOQJ5l>y(VFoKs5p7rBKC%9gNB)Ucnm n;lwFV%No literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-slider-dark@2.png b/gtk-4.0/assets/scale-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe4b6862ecc79ea05a73f4298df74b9797513cb GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCW6-32|j$V7Tp>d*7kqv1Q>~&xUs{Wx#)8^@|Q4mEEb zD&E;wy>hI4?O65Nq4KqT^&5xEHx5;A?Lp)l`)aVVsyFu4Zyl@Nf}|?n*jK%EtbFSL z5`5!O1yT=I{2Iir0*h3=v4=4ns{Uvk6l7pv&?^b@3ua*F;N;^M5VUh}baHm_@bvQb z@r_SNY-w%l=5a=t#!XWuiEL6<<=WIT ziDT1*Nt!8TCwCocIykRXdd8Raf2La+NZtAQ+R&+a>a*>~g?f)!+HX>f+OfN7YSQZk mb7habTC-?otKajdoL*PmO@&uAr7$osFnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Yk*IPD+2?Ar>CcbgM*EYjRP3i+uMU_2S-OoCnqNd2N1&%44l9~LqkJLOUuB( zz}D8*&d$!!(Q(V6?Ck8~;^O4w=(X0)j%qE^h7~o?d?b0f9lmY3Ug~ zy?y-?CQe$tX6?HD2M)e|^Y-26FJFHBE_G6GWME);@9E+g;?eo`((SOO0D*>woWa)1 zr%qLhn8mK-;PCDLzx->hViV4t>wfoW|G#T%A~(A&S(zFB`rPOHHS6EYB<{{Tv8~|B zPu}?T8qsk#KPJ0u%}AIl!lh{Eht~?6 zc(jR!V~g`W=Gi-<7{7?TWvujl-mv;bxWd|(A~Q6qxKvE%G6cKsmzneS|H*r`3vTQ_ z*}G`&cjxbRfm?bQg7fA{J@7nyDe~RllYc_47JXw32&wzvbX=)f{{P>E!%EY;x#rEk zz0spu;!VznoSQ$bmz#e}-&ehQ-ny6nzjCTq`OZG4XnKZ$fq}u()z4*}Q$iB}A}r;k literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-slider-disabled.png b/gtk-4.0/assets/scale-slider-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..2b5474f45fc0f9542d129c9b44547c9f690fd8b9 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;Q-Dv1D+2?=?c2BS-@kwN?%nHPaO1`eFn#?RD!6_fDsuDY&0Du_y?pud!-o%_ zK7I0wV4uXmz#vc(hJufBEvYnIV4x0|P^{r;B5VM)28wbD;wY zJS->qj0zfl{12b2W$1iFVdQ&MBb@0KV3frvLx| literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-slider-disabled@2.png b/gtk-4.0/assets/scale-slider-disabled@2.png new file mode 100644 index 0000000000000000000000000000000000000000..240613738cdb60a598a8bc5ca303ad86b22ad904 GIT binary patch literal 612 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zU|1dC6XMFiz;OTm{l||VKYRA<{Q2{jE?v5M_3HKO*RNf>b{!0E+_-TQ3~qqI&6_vj zQegS(H*Vax3I^A%T>~ot5jSt%gvcTr1<`m743KRB>%IyWzIOBG&HMN7KX~xq<;$0E z-n@DL{{4p!A3lEk`03N9m!eM%85kJ!OM?7@88|q(1O$bIUEJI~JiYw<0|JAB)6z3~ zdi(k(Oq{fO&DwSQ4;*~`=Iy)BU%veM{X1#7X$J!X!v{|n#}JRsx0j-Wn-T;X9`XiT zFP}P9DP-Ql4}S#&{{7c~?Zho{cfH=O?(e^5&Ye3~G&Aeg^zopr09Xx4 A&;S4c literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-slider.png b/gtk-4.0/assets/scale-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..11c492ae0bb929865a004bb1b6a1222937a75ebd GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;aez;VD+2?=|Imipp1E(Fs^2(Nzp<}+<5>O1p$dxZtKK?Py@rUx1W(M-*~-Ac zAW#zI7tFxME}fH`ckK9yljkpd{QRX>I(-@g14D?Xi(`m{o>mVs(XG5{CRTD(^%}%&p^kLOQJ5l>y(VFoKs5p7rBKC%9gNB)Ucnm n;lwFV%No literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-slider@2.png b/gtk-4.0/assets/scale-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe4b6862ecc79ea05a73f4298df74b9797513cb GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCW6-32|j$V7Tp>d*7kqv1Q>~&xUs{Wx#)8^@|Q4mEEb zD&E;wy>hI4?O65Nq4KqT^&5xEHx5;A?Lp)l`)aVVsyFu4Zyl@Nf}|?n*jK%EtbFSL z5`5!O1yT=I{2Iir0*h3=v4=4ns{Uvk6l7pv&?^b@3ua*F;N;^M5VUh}baHm_@bvQb z@r_SNY-w%l=5a=t#!XWuiEL6<<=WIT ziDT1*Nt!8TCwCocIykRXdd8Raf2La+NZtAQ+R&+a>a*>~g?f)!+HX>f+OfN7YSQZk mb7habTC-?otKajdoL*PmO@&uAr7$osFnGH9xvX8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1JoO8s0cnzjY{k=TiQ`uI7zH)fCfq_B1B*-tAfsLI*T1HMWJ0~~q*zpr5&z?Jf_rd2c zzFRU^GcYhjc)B=-Xq-<@khs#&IXm8`r@xysc8;ru3=d0W;L({2A3b_>C`Usm=Fy`Y zsXvYup6F2Y?C9R0tm0DW`Qf1v*Yc-6O%`)bA7Gj)m~fOs$S=;&P>%1|LD@ov&GlSY V`eWBwGB7YOc)I$ztaD0e0szyEf>i(j literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png b/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3d97405f80b625658089d18d9830062ec6664cb7 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lAD-#JvjvafvYSozwa=8aR$TZf9*j#aN6 zDqq`Izj3I1>rnN^zVeMj)fnH$EjZJEys&t-Z6W zXUVeVD|YVM{qoi8PoKa1{Pp+Wm25eXH&%PPIEHu}e|zaBUz34A>%)az+)cZi#Ez`Z zF?#>MD$Ya6YrE&3$^UM8-S*HD~uY1WRnm@JD4mc+IntRH!i03OFT>2_9aYJ2LW=+qoUoN+n-Ibki zujT2K?`;8X=KFuD8|bZ_&e-u^`oQk(A9A_c+J3Lucr!2I5W|BX$A1XP*Bn3e?XRbQ Yk)s!HX2COC1_lNOPgg&ebxsLQ06nMW3IG5A literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..09c893a81e545a72a4acf0d5b773a47d4ea818a4 GIT binary patch literal 377 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?Ar>CcbgM+1|rHze^m6er?i;IJUgT1}I0~o*=j*gB_PEKGk5aH

4~`2{nub8yPZE2$I} zmz179bN1Y&%U2#e{_@rTTelMf14Fi_i(`mJ@Y#NIp#}pUmfn+UvlJ#6{Q7U~$(n5V zZf8-spX17S_i$N<>@81D9w^Uw^|>O!U3=1F!_O^=?WZO0w7i_5_s{e|`9s6te_fU; zw=S%BP?TG#?sDttPOXjSoA*|Hcr%69A=YKme{FU?BksS9HI_LHAiul%xvX4q4V`Jm)?(XdD?C9v|gwR&;N;}w;NW0qX9p2<1Ot0} zdj|&xTU%RudwXOl2QYASbOh55a0Y~HZ*LDV#L3ACnE_!tIy!1-XlQC`YH4X{YisN1 z=;-R|8Wo;#dfBE|B_uqeNU08NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?=?c2BS-@pI(@#DL9@7}w2@6x49ckbM|dGqFVFt~B!2AIBn4GgYd zM=;>*YuB#bym|B1ty{Nm-+uY><%bU+K7Rc8>C>lR%VLlh#7lzwf*II3IOXJ(REmmA zN>86Td+yTZD-Rxj`Rf0z+lhgJA=}f%F+?NyY`?isg8>gq?@6^;3W+K|{u_I;CL6xn zSyb-lxH8^7T-G6b%afB0eZ{)uV24;^X64BxOMB+_3PJffWftE*RI3B&6_uG z+_-V`=1qv~)vH&pfdN<{RQ&q&>tHdcE{Jxx2!sK)1giJiwQDzT-n@PL_Wk?!A3S*Q z^5x4nZ{ECp`}Y0&_a8od`1tYTr%#_=29?bP1x87bUoZnFm!OcazLT?yn}=UuP;gpy zK~Zs6PhbCpiIZ2aUAKP!frGE#y#4&;>#yH`|Jg>lEoNX~xasNQ7~*mK?Ub8&O$h>S z^((!PE`66#n7Mj~yo|J|nl6Cd?)e|`V)eMN}= fllS`1&)GBB1>P<^gTe~DWM4faF9I! literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider.png b/gtk-4.0/assets/scale-vert-marks-after-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..11314d3c9adbd4bbe7d755c799dd8707d2492502 GIT binary patch literal 337 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1JoO8s0cnzjY{k=TiQ`uI7zH)fCfq_B1B*-tAfsLI*T1HMWJ0~~q*zpr5&z?Jf_rd2c zzFRU^GcYhjc)B=-Xq-<@khs#&IXm8`r@xysc8;ru3=d0W;L({2A3b_>C`Usm=Fy`Y zsXvYup6F2Y?C9R0tm0DW`Qf1v*Yc-6O%`)bA7Gj)m~fOs$S=;&P>%1|LD@ov&GlSY V`eWBwGB7YOc)I$ztaD0e0szyEf>i(j literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider@2.png b/gtk-4.0/assets/scale-vert-marks-after-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..3d97405f80b625658089d18d9830062ec6664cb7 GIT binary patch literal 508 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lAD-#JvjvafvYSozwa=8aR$TZf9*j#aN6 zDqq`Izj3I1>rnN^zVeMj)fnH$EjZJEys&t-Z6W zXUVeVD|YVM{qoi8PoKa1{Pp+Wm25eXH&%PPIEHu}e|zaBUz34A>%)az+)cZi#Ez`Z zF?#>MD$Ya6YrE&3$^UM8-S*HD~uY1WRnm@JD4mc+IntRH!i03OFT>2_9aYJ2LW=+qoUoN+n-Ibki zujT2K?`;8X=KFuD8|bZ_&e-u^`oQk(A9A_c+J3Lucr!2I5W|BX$A1XP*Bn3e?XRbQ Yk)s!HX2COC1_lNOPgg&ebxsLQ06nMW3IG5A literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png b/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0569e4346c8caffb2821a29c588e8ef422bffdf3 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1E(Fs^2=4y|t@;=TiR0q3Vr8^&9)DH;&a{b`^-UuL6lU zRKEquR=u?c3xe5i9IB?MJxX9;U=S|}@(X5QW0#hZmCMe_%{zAd#L2Vg&fmHF>GPMH z%ZmRnFffFAx;TbtoKH@WxYE$s?eEhweKKe49M=FD9+nw_M{l+qUFgujxqHVB3wFN3 zLb(=;)dG`t?9kBT6jbUtlxw+($9|T0B+G(FXCxdC9aL63cJ`db4rM-uejTngdI6h2 P0mR_x>gTe~DWM4f-f@1- literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..07cc7d6a8d524876ad50ef3e29124aaf9c09ec08 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lADUprR5cBpx6U-ibR=B;DZTZf8w_EoPP zt6n=)zHz90>rnODzVeNIwy>+YvNjX5cAogpA zsyFskFhLjtCUW1Kp&sPdk|4ie1`bYs0YPnh2S+D&4^MBO_>|PlrskHm_Rg-JB}

z*tPrRtJfbteg5+6_uqfv>%SHubwge}{c}QiiWl$xnVeo4r{lltHEnsk zzgU>@)Fty~A8W2I4xy(SQceqGQ?q|eNj@MpZ(HgKIlENJ362Y7Q?)&&EM37ru}maJ z=|qtCeG$c5AMb0r1!Vm^t)ekes?Jz=ir2Y67Nr3TE%kqdoJk7lW_$f+!df=LtgX}8 X`8qu>7d+VniUI~tS3j3^P68NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8RDe&2D+2?Ar>CcbgM*EYjg^&^o12@9i;KOzy#pA)8IF#QPEJl>F%aPh22Nn0 zp`oFvsi~!7#OlVT^vI+CZ3&elCMF5$3^tJXv~4I7yth+W8**KCe**@@$8gY znbTBzU!<>H?pF}6_ayM>?d#f+HVnF&2mf$BW0Tn$e@|kG;Sa3}<}JsY-nxhW+2Jq4 uv_Sc!+O$`a8aEI8R(-qT>xCzGmLFv;n82Mo*C#2R0px90KbLh*2~7YQSAF~d literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..ccebfb137bc451cb1f358fe2297d444327971725 GIT binary patch literal 597 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVAvSo6XMFiz+h=4q4V`Jm)?(XdD?C9v|;NW0yZ|~&f1YtWlIoa9SIf4O1(B9tO z0Ss(yZSC#t9UUE=zyPA&!NCE}KxU(<1nU415bchRjv5*onwpwgT3XuL+B!Nqy1Kds z1_l-u7M7NlHa0d8H*i`kaAsg&&@Tz{3ufTt5)=~FcX4%d_we=e^A8M4%g!n2?CS36 z>z^=j^6E8f_Z>L+`pw(VpTB(l{rBI4fKA^S7#MDQx;Tb-9Dh3{oxjOI#5KCD`hBYf zW4fSg%m4p}Yt~%QxH9R-#LvCcC(nNNO|*rJOR42u(cWl%Yo>PX^Zs!s3f2BkdcAA< zg7BL~|KD7kQ>{~3@Nw?)+?mtfvQ+6t%f&es$g4bgcxbws;pBL8q2!;xTBiD(oWR%2 z?C1Y)66eSB_nvvP<;>8WbF!dFV%@%{K>>IFI;*Min9J0v+{{{6tiR({pLOPwm$wf@ zYELbjzSyRElei?ew8+Z<>xiGX>y$&TYE;Jm`+8-`O2M7SBA!$n-?4N>bm_$-N8hhk bc*grzF*Hl|>Sq-O1_lOCS3j3^P68NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc8Y=BRQD+2?=?c2BS-@kwN?%jL$?%lX?rlqE zYuAv)uU)%#^XAQ4w{G3Oef#ChmmfZS`1tYTr%#_OIi@~gU|-~RHV z1rj1Q-(>F}Xz3JiR9<~<#A>{j1(Tc2Anfp{rqLc=5TzQMO;xMS2ZOeZ{)uV24;^X4ruxDEz4Zrr$j{rU|sxOVLtSPY~F zE_ma{jjLdA4Gh2vZ`{0j6QUAMLiB=_fQakYuY;&-*REc@3SmIVn>TOXzJ2@t{re9d zJb3x?<(oHe-oAbN{{8z8A3l8i`0>-HPut6K4H+01^h<*Lf*Clu1cik4U0mJVJ$(KA z1B24Ca|$}Ux_kQiCrq5Ydd=E>2M)e|^Y-)SFJFKE{`*gVde3GC28KJHE{-7{$KOuL z7ItzFX^YjK`mS76G)PNz(%=8~YaW~VY*{NQZ#&=O^BHUF^_w+TEmLcg%$d@>>7_A? z-hQiS!R4y|{olO^>(YDhbYfMh_0;_|D)_Z+~c}Z+_@iT)fez#2v~nl+RA{ zo*S){W&LtVwB!8^L9X|UqSE|B#5Qk8oLIK2Ic@c(zsocnPoK#8d_VNDnA;mE<7p4% nEbP0l+XkKv|m7t literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider.png b/gtk-4.0/assets/scale-vert-marks-before-slider.png new file mode 100644 index 0000000000000000000000000000000000000000..0569e4346c8caffb2821a29c588e8ef422bffdf3 GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yV2}V|4rT@hhU+WOo?>8NU@ms@4B_D5xc$)o0RsaA zXMsm#F#`kN5fEmas?8_Oz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axc;M}SX=D+2?=|Imipp1E(Fs^2=4y|t@;=TiR0q3Vr8^&9)DH;&a{b`^-UuL6lU zRKEquR=u?c3xe5i9IB?MJxX9;U=S|}@(X5QW0#hZmCMe_%{zAd#L2Vg&fmHF>GPMH z%ZmRnFffFAx;TbtoKH@WxYE$s?eEhweKKe49M=FD9+nw_M{l+qUFgujxqHVB3wFN3 zLb(=;)dG`t?9kBT6jbUtlxw+($9|T0B+G(FXCxdC9aL63cJ`db4rM-uejTngdI6h2 P0mR_x>gTe~DWM4f-f@1- literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider@2.png new file mode 100644 index 0000000000000000000000000000000000000000..07cc7d6a8d524876ad50ef3e29124aaf9c09ec08 GIT binary patch literal 513 zcmeAS@N?(olHy`uVBq!ia0y~yV9*6&4rY+Z5up_f3=GW0PM#qg92~bF`afV`VBjq9 zh%9DckX{eMjB!#EWf&M3BuiW)N`mv#O3D+9QW?t2%k?tzvWt@w3sUv+i_&Mmvyoz8 zVCV|)32|j$V7Twl@Yu5OolE(9hlUR}6>lADUprR5cBpx6U-ibR=B;DZTZf8w_EoPP zt6n=)zHz90>rnODzVeNIwy>+YvNjX5cAogpA zsyFskFhLjtCUW1Kp&sPdk|4ie1`bYs0YPnh2S+D&4^MBO_>|PlrskHm_Rg-JB}

z*tPrRtJfbteg5+6_uqfv>%SHubwge}{c}QiiWl$xnVeo4r{lltHEnsk zzgU>@)Fty~A8W2I4xy(SQceqGQ?q|eNj@MpZ(HgKIlENJ362Y7Q?)&&EM37ru}maJ z=|qtCeG$c5AMb0r1!Vm^t)ekes?Jz=ir2Y67Nr3TE%kqdoJk7lW_$f+!df=LtgX}8 X`8qu>7d+VniUI~tS3j3^P6X?_wfUqO7#Ji=Tq84e$wZWnf@<>rnREvF43K)hR6=kNKpVDGnO2Y(*9_VehqpGU9%Ja+xpiJQMp-u!j?*1yl+ z|NZ>^|Ns9ok*(bf3=DiFL4LsuGU^&D*RET?;m!LGA3t$0r(b4ZU^wIH;uvCa`s~${ zLd^<1Yza%ZMQL}$=DtnZzURO4v_&S02 ze)uqK=Um4A_=<49^aGots!N0Ht`>P(M$duPTiI(KjDwA*6E&EHH;)f{`@ z{^jHR&ZoW7an^T!q-5Publ)-idAY2?5;Lh~CO#%9PZVO0-#wAK`jEBEO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2E@s-a6L4bEtY}SNqPn>WyRNTZihm_LZ+4D_=X* zym6{|<5=~^q2@J+tbXHA^~Sy$EK>c}p$g0elMYpH9IM|r)x34Bd+S#B*0=esU(1J# zX&07^VKl}If$G>ks|9$`Y@5itIfB*jf|NqVvLsJF@2I-O@zhDMNZXRB39bG+h3rl+k zCuf(Y=9bpB&0Bu_{HG&4@frgI;{;C^$B>A_Z*SZTYc>#IOIX3Wv@CFC1IwKWSzF(Q zp8mam20Np4$|N7L^`~Mczi-hw{BZl4*i{RyttYLYY5m5d{h?&wY7LpKD%EnrU%P5& zZ}RJm`+0@?*sQQOf1?yHu3fP3n^LZ})Rk+D7xlMqJI1!AFxQtSV)DILx=!o#dn0fD z`g>}^)V1ABhf3B=T4czp{eNNCBggxvvR=J)y1naVz$r0@l~DpqGa9GNVh#2ZYYy5N zF{SC~k|(-ms=0+4k=^c|QI`EpYfai$9!+=M+a!{))PMHUKWiMcYxTG|gaaF9!DSa;Zzyxr;(IQS=f-ye zy}A=bKHKFPnjGDC`($!&E$8{EJN!+I51;G0U7W$=T=@ICm~-HtxEl!;UKhf(c|1F- zN;(rY6ZiXvWqAF0>v68r(0fsp_gSN#`}gJ_DEg;3-(cqK2<7I=KGW-4`dX?_wfUqO7#Ji=Tq84e$wZWnf@<>rnREvF43K)hR6=kNKpVDGnO2Y(*9_VehqpGU9%Ja+xpiJQMp-u!j?*1yl+ z|NZ>^|Ns9ok*(bf3=DiFL4LsuGU^&D*RET?;m!LGA3t$0r(b4ZU^wIH;uvCa`s~${ zLd^<1Yza%ZMQL}$=DtnZzURO4v_&S02 ze)uqK=Um4A_=<49^aGots!N0Ht`>P(M$duPTiI(KjDwA*6E&EHH;)f{`@ z{^jHR&ZoW7an^T!q-5Publ)-idAY2?5;Lh~CO#%9PZVO0-#wAK`jEBEO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2E@s-a6L4bEtY}SNqPn>WyRNTZihm_LZ+4D_=X* zym6{|<5=~^q2@J+tbXHA^~Sy$EK>c}p$g0elMYpH9IM|r)x34Bd+S#B*0=esU(1J# zX&07^VKl}If$G>ks|9$`Y@5itIfB*jf|NqVvLsJF@2I-O@zhDMNZXRB39bG+h3rl+k zCuf(Y=9bpB&0Bu_{HG&4@frgI;{;C^$B>A_Z*SZTYc>#IOIX3Wv@CFC1IwKWSzF(Q zp8mam20Np4$|N7L^`~Mczi-hw{BZl4*i{RyttYLYY5m5d{h?&wY7LpKD%EnrU%P5& zZ}RJm`+0@?*sQQOf1?yHu3fP3n^LZ})Rk+D7xlMqJI1!AFxQtSV)DILx=!o#dn0fD z`g>}^)V1ABhf3B=T4czp{eNNCBggxvvR=J)y1naVz$r0@l~DpqGa9GNVh#2ZYYy5N zF{SC~k|(-ms=0+4k=^c|QI`EpYfai$9!+=M+a!{))PMHUKWiMcYxTG|gaaF9!DSa;Zzyxr;(IQS=f-ye zy}A=bKHKFPnjGDC`($!&E$8{EJN!+I51;G0U7W$=T=@ICm~-HtxEl!;UKhf(c|1F- zN;(rY6ZiXvWqAF0>v68r(0fsp_gSN#`}gJ_DEg;3-(cqK2<7I=KGW-4`dO>_%)r2R1cVug5-u&wghk z#lXOz8{iY-%D}+j;Nals=;+|!;DiL6ot=?*Q0A4VyfzFB416U)e!&bf>KZH8u3Nw1 z&HE1@KXEXpUuIxn@b+|Z4AD5BoS-0Q@O_^%<8{%7rm*)H4k#^1kl*znc)OGM9#yJ&X*oZbAEPHr=1Xz`(%Z M>FVdQ&MBb@0CMMAhX4Qo literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png b/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4b1adc3d920eaa6d9dbc10e74623085cba099f1e GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0y~yVDJWE4rT@h2L1_MHy9Wgn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN265tc!$^Zs#Zf*_^4%XJzj*gBF4h}9ZF3!%*5H^J2;^N}u~`cI||fpXFbPoD2&&x+~?E z&qg-3Y>jIt5_&fz9Bg9c7SoAO>_%)r2R1cVug5-u&wghk z#lXOz8{iY-%D}+z?c28>KYslD`SaJWU%!#SFAShkao_+00|Q@4kY6x^jJn3kwd>Yz zc=P_l$4?y0>6aN87`#1Q978nDCnqS#8GPU8%y?b2p(*VBg#$_p66AM12ww2Ow&b9> z!@+Wigph)e2{w*BEZ?LwBHHzSuxPAk)w2-PI5DMJtIVaLWe+1mtXt52n@#tpFfcGM Nc)I$ztaD0e0sucSc+>y@ literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png b/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png new file mode 100644 index 0000000000000000000000000000000000000000..4226e59d5921423a3faa43fb7491b800499363d6 GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0y~yVDJWE4rT@h2L1_MHy9Wgn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN265tc!%D}+z9|`8lEHwHjbf?$HxLJ8gZw-Ol`7^F*r{DK)6xp{cCb#(R2 zEiCOFoSa>nnp;}iHgEay^Pi6J#A^%;49h)T977@wzrEotbVxzKHSj=#(C5I;h7JE~ ztqzK;>{)WVvofD?dDkn!@DAm*#-HE*KD+F;=k*V#a=RDa_bBq*S$p#2sj9SFF<%e3 zY?&0hcEZZf@~=crhJ_s6mGaAHBO6<`#vR|$!`0|>3TZb=Y;XkL$ld5{SO>_%)r2R1cVug5-u&wghk z#lXO@BEToal>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauF(&0}eA?^iq&Lw?Z)1|)$D|zc4m{!$xZA^j zkB9$WPycOEWM`Xb@3twTqsw(0JqAruA{>zx}sVIQZ*Z z9mBr;a-xk-|7~Pmv;7*o;~aTzhK;eMT$%Ot%ncp4QVRbatetu0Yu{tBO`9C<_gkJ{ z>&O{->p|#ai_c%1qQj0b*)DywOKpuJ^A(qK2|-_^G_p-xb9d}YvMYbHGSn;Yhh$fn zV(+aJl2PK%&Pa#L_EbImy_)OS4Q_^Y=jUtA*qqP!;8#rv)8gw}82|mP4N;k}ees*w o*Eie6F$+ylDtfW_J1BkZw?CWK81spJ2PkGeUHx3vIVCg!0O55DSO5S3 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..57a033b569b1ceb83a03e1bda99e7a9e59017ac6 GIT binary patch literal 1139 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceaDY#UD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NgK)8&4=NBa5V!1Lt#mfUoZnB zBNHk&&^DjjgSnoxO{@r?J#m{q&i0R<2&XX6@!JTeof7zWvncGiT16J$vi+orez}J%8~M3|_r@_3HKOw@~oz z-Me>b&gT{~FffUFx;TbdoL)QiX82_XiKDwE7iX&_o`>d?fH23#O)GY6Y`)|Z z&85MzLF(=Q|4&k^CZ}Cev3pVba!z$!`lsB_rXs)CU6Z_YK81UE+MGBPWHvQ`X-6YZ zYEkRUr7u6q*ru}8?AVu>ko47gYQ(C2@tRCo^V!AaSkmqbEZ>&akaC09?Q+E~znDwf z${y~q3%XW1Ut0ZFD1?)D`Nj`3D_*9^Wu`MU&-lcq8Rc|oqN&@rj`@A_7DhKFt`V*e zU2u!_cnpKb7b6#LBZ1OArgbJiKmJ)>c)EY~i4Sp$R}`<$opnso+BDy1vu@s8hjccf z2+?chlNXC++~fQ$`l!d};p7cj`>iuBFWA3-A6K=srdwKZsP(UWp1lbVmcE_$Y;#UQ zV1Y{1;)O<*4o+@~Uth|dS|UExVUgmopnAor?`KU6pS1nNr1HBbCoL3R_4S_Q!5xRK zjVtB|{hD)B^Xa_}2fl3;&EEa)+}vxQ7xP^6oV$=WasSh=J_)W7x`pD-(TC!m*#-p^ ze3@H+#p&%n@yh!zb@pycU#V($GvnswEsANK=brb-nar2^byQ>Z3YH1kcV{kt|Kj30 z{fZAqKK40zPVuWb@YwUt^!vZ}m{-|!D}LwGd|TaMJ$aq%p>LNSckO2Sb<3H@wYn@; zNF(3tK^vRqu{_q01s^`$oqjGLN5B8)8~O>_%)r2R1cVug5-u&wghk z#lXO@BEToal>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauF(&0}eA?^iq&Lw?Z)1|)$D|zc4m{!$xZA^j zkB9$WPycOEWM`Xb@3twTqsw(0JqAruA{>zx}sVIQZ*Z z9mBr;a-xk-|7~Pmv;7*o;~aTzhK;eMT$%Ot%ncp4QVRbatetu0Yu{tBO`9C<_gkJ{ z>&O{->p|#ai_c%1qQj0b*)DywOKpuJ^A(qK2|-_^G_p-xb9d}YvMYbHGSn;Yhh$fn zV(+aJl2PK%&Pa#L_EbImy_)OS4Q_^Y=jUtA*qqP!;8#rv)8gw}82|mP4N;k}ees*w o*Eie6F$+ylDtfW_J1BkZw?CWK81spJ2PkGeUHx3vIVCg!0O55DSO5S3 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..57a033b569b1ceb83a03e1bda99e7a9e59017ac6 GIT binary patch literal 1139 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceaDY#UD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NgK)8&4=NBa5V!1Lt#mfUoZnB zBNHk&&^DjjgSnoxO{@r?J#m{q&i0R<2&XX6@!JTeof7zWvncGiT16J$vi+orez}J%8~M3|_r@_3HKOw@~oz z-Me>b&gT{~FffUFx;TbdoL)QiX82_XiKDwE7iX&_o`>d?fH23#O)GY6Y`)|Z z&85MzLF(=Q|4&k^CZ}Cev3pVba!z$!`lsB_rXs)CU6Z_YK81UE+MGBPWHvQ`X-6YZ zYEkRUr7u6q*ru}8?AVu>ko47gYQ(C2@tRCo^V!AaSkmqbEZ>&akaC09?Q+E~znDwf z${y~q3%XW1Ut0ZFD1?)D`Nj`3D_*9^Wu`MU&-lcq8Rc|oqN&@rj`@A_7DhKFt`V*e zU2u!_cnpKb7b6#LBZ1OArgbJiKmJ)>c)EY~i4Sp$R}`<$opnso+BDy1vu@s8hjccf z2+?chlNXC++~fQ$`l!d};p7cj`>iuBFWA3-A6K=srdwKZsP(UWp1lbVmcE_$Y;#UQ zV1Y{1;)O<*4o+@~Uth|dS|UExVUgmopnAor?`KU6pS1nNr1HBbCoL3R_4S_Q!5xRK zjVtB|{hD)B^Xa_}2fl3;&EEa)+}vxQ7xP^6oV$=WasSh=J_)W7x`pD-(TC!m*#-p^ ze3@H+#p&%n@yh!zb@pycU#V($GvnswEsANK=brb-nar2^byQ>Z3YH1kcV{kt|Kj30 z{fZAqKK40zPVuWb@YwUt^!vZ}m{-|!D}LwGd|TaMJ$aq%p>LNSckO2Sb<3H@wYn@; zNF(3tK^vRqu{_q01s^`$oqjGLN5B8)8~QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-dark.png b/gtk-4.0/assets/window-assets/titlebutton-close-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..0df7db83bf4645ed50082cdf7087e350a2ea32dd GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GuzsxHg|5SuD+jE@G!05 zep=4Q#Eg##=^qm_J|v`nO3eI}knuGx<7<5Sm$>w=@oCL1weeuPgZzRSn0a`GMdamG zG&C&=3JSMv-?4Mw{@Zu&y-3xRvt(dk$nkV>43UszJ=mVu>>$8k5X-4{vp(X4xiUl%vX_lHF@Siq?*I~H`?}4d83^JGIG4$xp zWjt`_QVes#nx!{39jKV691#BXY3%E}EH0_Hs%04%elVTp)R8&yhT{eU0|SGntDnm{ Hr-UW|kxGVl literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf9047e73cb3b21c35e2c5305779f12c1acc732d GIT binary patch literal 651 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*4E$LyrQCZZAI<+>V^%KwTFtz4i{D&DK0ydQ+zDH_+)qBikjN2%8C27sFoEc7%NX|3AXety3}g_}^bXX=b~BM_p5W z^|elUo4W?HgzCJzOYK-6IZjhGbg1REV%(sieQ$-7RW`lI;VHfTlrjL1kzmQ2uo5Pi}@kr0_H~QJ}m!ups4{67ojCiJIGj*fMLc7wJ zrwy+xn^d^=@>zkp=!|vZyK=bio=@Bv`0`ua+~%ik5_`9OsjM(tc333+Xw;wWGhPKx raqgRRQl*o}`QLY*CxVvORDUs+w8g);;-IqtlomW){an^LB{Ts51FRuE literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark.png b/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ee74efe638bc23eab5e790b9f7ba9b0dbded3c98 GIT binary patch literal 652 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXODGQcOql>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauH9qZYPSLlVl5e>s-}1`7<(GXcDF0Sa@vX4p zTS@h|vf975ZvVY=@86@xe;+^n`}Eo0XV3pVd-3nZ%YQFk{eAiB@2l7U-oE?y?*0FN z|Nj5~Uph0*l!1Z4u_VYZn1PXphgU>YLQ+9dQN_yE&d$$2Feo@=;-tw_rmo+xans== zN3UMLar^GQ7q6h;_3NL%e*Ff6KY#xGF?kwzih+UQg{O;Sh=e5T!N|PZ1|kdx7Rqgn z%4<-NfBUyTe2K%O8`E3^-|#RnC@^Xkacz~|+Q^a=^Vy^#_js+f;=v7jbQ^wOU#xH; z-rlVt(e9O}z-xE51=8OywV3QZ%OJ2*#%g2S$71R&UwO0}hr=BksvdH#ie(>#m-~-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceXMj(LD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NT1U zesuKy=$!DQYr@ao$v-Df`#E*iuepnVtyuGWE4s&YU@W_SWq?4<9~y{^Io; z5O@m)@7}$8_x}BdPoIDN`u+RQpT7|B4-8&#-fLiBU{dyUaSX9Iy>@D5_+f| zwuaoga9gX(Lvu=ifT)Ou0+XJG){3(`Htf`25qif#ds6(n6r;&$msIK|{9ZV>__jvQG!7g-b|DzdC&}c-h(Z?3XOR)Ypf0u6%X1 zQ)$7rih_q_2~W5RUwtx|z_a^chSc55M^yJ-YAw0Kx=Lb?^Q^5gORQG>ef=--KF9hfE``jt}fMf%@(z4<0gkeg9!)nt_E zraB>`W8)QlkEgfOo>ZT-K0m4a?#_SB6MyT^e&4g;{KMQgpDa|r@N@^Cs(r2A`s#M+ z=g&K>%cIV}K6L9(s^WQxU8-*?S<|5bT0msxz_wF*m<=?s_0aPqE&{UzsSzr@sj(V-O~#9g(_aF?H-(B z=sWek_KI|@q+@$^`;=+62bMBk=S!@9nQ}CivG$dP)gs^BdYn_zRSVpjMUodYX$9=q zQE^|YtMy~t{J)v+pVX{3TlV$I*|~S5wmg5Vx$*hqQ;L7fSzhQL$_(G5=bY#WDn~qB L{an^LB{Ts5K~RC6 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-hover.png b/gtk-4.0/assets/window-assets/titlebutton-close-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..ee74efe638bc23eab5e790b9f7ba9b0dbded3c98 GIT binary patch literal 652 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXODGQcOql>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{azO%f1M`7vC z{Nla&<)`!WPv;e0&MUl-TYNF6=v-Fui=?a(6G=Eua$ z&++M><1;?TWqgfK{}P}6B`*CdgdLauH9qZYPSLlVl5e>s-}1`7<(GXcDF0Sa@vX4p zTS@h|vf975ZvVY=@86@xe;+^n`}Eo0XV3pVd-3nZ%YQFk{eAiB@2l7U-oE?y?*0FN z|Nj5~Uph0*l!1Z4u_VYZn1PXphgU>YLQ+9dQN_yE&d$$2Feo@=;-tw_rmo+xans== zN3UMLar^GQ7q6h;_3NL%e*Ff6KY#xGF?kwzih+UQg{O;Sh=e5T!N|PZ1|kdx7Rqgn z%4<-NfBUyTe2K%O8`E3^-|#RnC@^Xkacz~|+Q^a=^Vy^#_js+f;=v7jbQ^wOU#xH; z-rlVt(e9O}z-xE51=8OywV3QZ%OJ2*#%g2S$71R&UwO0}hr=BksvdH#ie(>#m-~-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axceXMj(LD+3t(|Np=s}(~7Ew6%7qbYiqX` z7w;}F-%(h)r?7Nqe(~P?@_mJ+hYKqX7NtQzr?41jm!8N zm;NT1U zesuKy=$!DQYr@ao$v-Df`#E*iuepnVtyuGWE4s&YU@W_SWq?4<9~y{^Io; z5O@m)@7}$8_x}BdPoIDN`u+RQpT7|B4-8&#-fLiBU{dyUaSX9Iy>@D5_+f| zwuaoga9gX(Lvu=ifT)Ou0+XJG){3(`Htf`25qif#ds6(n6r;&$msIK|{9ZV>__jvQG!7g-b|DzdC&}c-h(Z?3XOR)Ypf0u6%X1 zQ)$7rih_q_2~W5RUwtx|z_a^chSc55M^yJ-YAw0Kx=Lb?^Q^5gORQG>ef=--KF9hfE``jt}fMf%@(z4<0gkeg9!)nt_E zraB>`W8)QlkEgfOo>ZT-K0m4a?#_SB6MyT^e&4g;{KMQgpDa|r@N@^Cs(r2A`s#M+ z=g&K>%cIV}K6L9(s^WQxU8-*?S<|5bT0msxz_wF*m<=?s_0aPqE&{UzsSzr@sj(V-O~#9g(_aF?H-(B z=sWek_KI|@q+@$^`;=+62bMBk=S!@9nQ}CivG$dP)gs^BdYn_zRSVpjMUodYX$9=q zQE^|YtMy~t{J)v+pVX{3TlV$I*|~S5wmg5Vx$*hqQ;L7fSzhQL$_(G5=bY#WDn~qB L{an^LB{Ts5K~RC6 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close.png b/gtk-4.0/assets/window-assets/titlebutton-close.png new file mode 100644 index 0000000000000000000000000000000000000000..0df7db83bf4645ed50082cdf7087e350a2ea32dd GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GuzsxHg|5SuD+jE@G!05 zep=4Q#Eg##=^qm_J|v`nO3eI}knuGx<7<5Sm$>w=@oCL1weeuPgZzRSn0a`GMdamG zG&C&=3JSMv-?4Mw{@Zu&y-3xRvt(dk$nkV>43UszJ=mVu>>$8k5X-4{vp(X4xiUl%vX_lHF@Siq?*I~H`?}4d83^JGIG4$xp zWjt`_QVes#nx!{39jKV691#BXY3%E}EH0_Hs%04%elVTp)R8&yhT{eU0|SGntDnm{ Hr-UW|kxGVl literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-close@2.png b/gtk-4.0/assets/window-assets/titlebutton-close@2.png new file mode 100644 index 0000000000000000000000000000000000000000..cf9047e73cb3b21c35e2c5305779f12c1acc732d GIT binary patch literal 651 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*4E$LyrQCZZAI<+>V^%KwTFtz4i{D&DK0ydQ+zDH_+)qBikjN2%8C27sFoEc7%NX|3AXety3}g_}^bXX=b~BM_p5W z^|elUo4W?HgzCJzOYK-6IZjhGbg1REV%(sieQ$-7RW`lI;VHfTlrjL1kzmQ2uo5Pi}@kr0_H~QJ}m!ups4{67ojCiJIGj*fMLc7wJ zrwy+xn^d^=@>zkp=!|vZyK=bio=@Bv`0`ua+~%ik5_`9OsjM(tc333+Xw;wWGhPKx raqgRRQl*o}`QLY*CxVvORDUs+w8g);;-IqtlomW){an^LB{Ts51FRuE literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..07a9e6cce4e35326a2f3eec4d074c174065a2d7b GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^R4&Z>T$RTFepPtaL2Np)hC zQd^NyN3mja-lTay6B!s7OiF_Mf*BZjcz8ubB_tIT6;-TkY;EoQ`~!o6Lncm|JZ0+o z^&2*BI(+2l)$2EI-@W(Z<;#~Z-@JYM?o055#S9D#7d%}YLnOj$FWwevQV?Mc2njMg zWwiB8R+iYMvp@dVpKf-sIJ-rD&f6-BbcU9HM-SO8obuy_(N#%(^U%vvUYiu`dv&fq zMs@zqDDm`l#eGw(i=8dkFW+`Y?9ESw-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJW`IwKD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}B8kDq@)KwwaC zO>J#m{q&i$SFT>YX6@!JTeof7zWvncGiT16J$vi+orjN}zjz4-Zz15_yG3fIPZ$^& zAA7nuhFF|lJ2f)=k%K^Mvq0c64h}ZG4(|Y-b;jpbtT2A}+wWGb>c9W;hMpeF#V7wT zD4zf8%1^(gyH@>j3;gG3t7&@mv+C8=Pfr(wp3BbS`JQ_tQLF9eVH2%$D`#{*xTKm; zl)BwFX6yH9uN^dH52Hp`sda{EOtzHIvy&7=1-H z6u2HLvFvAxcM!Y$a6z-#gwzE2tm7(P&yy2mH4=MWRSUgK|NHTSFH{jXV-#>Tx zIxF+K6lT}@Yb&B_`hJV=Ud`9*vuHQ7RM?U8fnS>0>Ks3xu=%$1lw6!^k+fyMPWUZG zr4-&1ud{AO$4EGC+8%9}?J%iuN3qvJNf*0$l~X3F1@WzXWUZVlm-=K;d8Oj=vx|%T z_W89xxlq2+@83JU%>8#RW_p%~7g-2+Oq-f@`u*~@)QKsPwYrH1ltU#--pN{vto>aa z-u2^gd)^DVz4iqUtnR9+HcM*f+53LkJU9R7gw;9Er<%C+DIL5V_)gX`e{-QEW1LT7 zK+XHl4__SBX-nbHoYT_K9z3bNVqZx1N!bly?gmqMKJR+g#;|U-Kvs(E1;)qE&y|*I zZkw*gU@QA@>&!)uk6h(EKKc0Sb?V=b|Jc6jY0doeyes~{yf3(Te}A(@_Qw6I&wz5G Mr>mdKI;Vst0H^ZQ-T(jq literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-active.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..07a9e6cce4e35326a2f3eec4d074c174065a2d7b GIT binary patch literal 570 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^R4&Z>T$RTFepPtaL2Np)hC zQd^NyN3mja-lTay6B!s7OiF_Mf*BZjcz8ubB_tIT6;-TkY;EoQ`~!o6Lncm|JZ0+o z^&2*BI(+2l)$2EI-@W(Z<;#~Z-@JYM?o055#S9D#7d%}YLnOj$FWwevQV?Mc2njMg zWwiB8R+iYMvp@dVpKf-sIJ-rD&f6-BbcU9HM-SO8obuy_(N#%(^U%vvUYiu`dv&fq zMs@zqDDm`l#eGw(i=8dkFW+`Y?9ESw-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJW`IwKD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}B8kDq@)KwwaC zO>J#m{q&i$SFT>YX6@!JTeof7zWvncGiT16J$vi+orjN}zjz4-Zz15_yG3fIPZ$^& zAA7nuhFF|lJ2f)=k%K^Mvq0c64h}ZG4(|Y-b;jpbtT2A}+wWGb>c9W;hMpeF#V7wT zD4zf8%1^(gyH@>j3;gG3t7&@mv+C8=Pfr(wp3BbS`JQ_tQLF9eVH2%$D`#{*xTKm; zl)BwFX6yH9uN^dH52Hp`sda{EOtzHIvy&7=1-H z6u2HLvFvAxcM!Y$a6z-#gwzE2tm7(P&yy2mH4=MWRSUgK|NHTSFH{jXV-#>Tx zIxF+K6lT}@Yb&B_`hJV=Ud`9*vuHQ7RM?U8fnS>0>Ks3xu=%$1lw6!^k+fyMPWUZG zr4-&1ud{AO$4EGC+8%9}?J%iuN3qvJNf*0$l~X3F1@WzXWUZVlm-=K;d8Oj=vx|%T z_W89xxlq2+@83JU%>8#RW_p%~7g-2+Oq-f@`u*~@)QKsPwYrH1ltU#--pN{vto>aa z-u2^gd)^DVz4iqUtnR9+HcM*f+53LkJU9R7gw;9Er<%C+DIL5V_)gX`e{-QEW1LT7 zK+XHl4__SBX-nbHoYT_K9z3bNVqZx1N!bly?gmqMKJR+g#;|U-Kvs(E1;)qE&y|*I zZkw*gU@QA@>&!)uk6h(EKKc0Sb?V=b|Jc6jY0doeyes~{yf3(Te}A(@_Qw6I&wz5G Mr>mdKI;Vst0H^ZQ-T(jq literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2O>_%)r2R1cVug5-u&wghk z#lXO@G{7gsl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^QP;Qp0i2iHU%S{r?2-HF$a zPriQq_Q$vPKfizc_2cuepa1{=|MCChX$A%cvyvdcUTU$Fn z|G=Q&kcpEfPno)Y{f3R34j(ys_4077sSgJqn`E6}0ksO|( zn0GTO@aV!LX{XB=zv{?Tn=vZe19FD2ppSN!}o=!EyDBoTxYQj zLhb?iUF#n}7$rexe` faX0?m|825)_gdXwA}7|cfa1~9)z4*}Q$iB}t0)K* literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..00c2b77bd0e22c51f6703e2b0a6b10a9391b3baa GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJV}MVHD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}BD`^r@9uqm|McspXWu@* z`tkMkkFW23e*66U=eIw<{{R1frBT3(fq@~bB*-tAfsv7knU#%$lbeS}Ku}mjN?KY* zR#r}4QB6Zr-@wSo#@5!(-o@R++uO&_KOi75D7dD!wyu8q%-JhfuU@lu^OmjKwr$^j z>hzg2XU?9zb^Ff4N6%lpdJO_^-n@PL8wCFR`SbVh-+zLCD}FFAFuwJ4aSX9Iy>@D5 z^sNAa)@Ff~S2#G>_&U4;c%pV^gkHH8bv{$Sdwui{mGI6+n;aiYs=R@)4VxT6h6vJS}~WcXnxch|0@q}WsW zw8o{##d#ks&(+_Qjr~2*u%yi4@SY!*^0i->-!H68k&_NeU2gAMBx>2O6Mn1ih0h78 z3GG)mZQo(glwz;mYVqMk@Vb5t(v)J~^tvvMMd0lq9e$($WluPQ!yT>biFp2YvKtukMK#;pG}|DUYkFYbLeZDR9G{uG0< Ntf#A=%Q~loCICs;2uuI~ literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..cae06ffe41d902519b008eb1d91df47729924075 GIT binary patch literal 583 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXO@G{7gsl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{ao;Yh_+}w#V zv-@J^_r=ed;J0{!@4`NxB~$#CPV!wg*=NZli*-{i)=#roJKcQUH1qY-jW z;|!zC(~UOGFxWi9VAFJi&C?CG%+TLFLm$MR31V!Xp|^QP;Qp0i2iHU%S{r?2-HF$a zPriQq_Q$vPKfizc_2cuepa1{=|MCChX$A%cvyvdcUTU$Fn z|G=Q&kcpEfPno)Y{f3R34j(ys_4077sSgJqn`E6}0ksO|( zn0GTO@aV!LX{XB=zv{?Tn=vZe19FD2ppSN!}o=!EyDBoTxYQj zLhb?iUF#n}7$rexe` faX0?m|825)_gdXwA}7|cfa1~9)z4*}Q$iB}t0)K* literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..00c2b77bd0e22c51f6703e2b0a6b10a9391b3baa GIT binary patch literal 1074 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJV}MVHD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<=s`zhFv#+{}qFv-@J^ z_r=ed5Ie6gYT=~dSrbC%PYqq%AG&-}$cia`izoOl?DL)9@4L9)XUP=5rIUP@O}1G( z&3g58>$TIZ*Uhk6Kiy)(H1qY-%r;Fo-8kK3!wi#+GfXzkG+IB+Xw!7#%`=QQO*h;$ z(`eIl!;LeHHq9{DG}BD`^r@9uqm|McspXWu@* z`tkMkkFW23e*66U=eIw<{{R1frBT3(fq@~bB*-tAfsv7knU#%$lbeS}Ku}mjN?KY* zR#r}4QB6Zr-@wSo#@5!(-o@R++uO&_KOi75D7dD!wyu8q%-JhfuU@lu^OmjKwr$^j z>hzg2XU?9zb^Ff4N6%lpdJO_^-n@PL8wCFR`SbVh-+zLCD}FFAFuwJ4aSX9Iy>@D5 z^sNAa)@Ff~S2#G>_&U4;c%pV^gkHH8bv{$Sdwui{mGI6+n;aiYs=R@)4VxT6h6vJS}~WcXnxch|0@q}WsW zw8o{##d#ks&(+_Qjr~2*u%yi4@SY!*^0i->-!H68k&_NeU2gAMBx>2O6Mn1ih0h78 z3GG)mZQo(glwz;mYVqMk@Vb5t(v)J~^tvvMMd0lq9e$($WluPQ!yT>biFp2YvKtukMK#;pG}|DUYkFYbLeZDR9G{uG0< Ntf#A=%Q~loCICs;2uuI~ literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize.png b/gtk-4.0/assets/window-assets/titlebutton-maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2r)PK|^6p{2vAe2Hlb% zzhDMN9v)s1Q3*)}MMV`W8(UjDKmWj>;E;)vCQq5Ve*K1xn+_j2diDB^+jsB1c$Xp` ze2#&EVUwqeV~9j}?L|+qCIbQ2i{d;^iElO>jSCSu{dfI&&a4i(`ycqSK5+j_&CxpN znbo^~Zq7!#`|p=uwduCIB`d%6r9oG`l>fS4?`E0bldN79#jC_H`R$gg8`BwfUsy1c z^^)%iSEdt|PbM?03k$6^S-I-kJN5f_&MPlvcxm+{mFY(1iD2#-Ik&GhOEj#g|F~7k zO!-*l)69P}3%1n1%=;16krFngG*&G5<2{CBYLDiqyj@=Vl_juBXIE)a({xY-c)I$z JtaD0e0ssis<68g# literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a4b1590752ce82bb9df1c8879587651024c2ab23 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_Gpvg=QqZ(2IzfntB_kAevc3+lqs z9yzUy6MFPX{Pp$+dkht>SIwE!x{Uv<&Vfo_i|331Z-w{fX*rz8WVsu-WY-aem6Khr zbiu`y8`^ zIYACeQx~plaGmcqN$$qgbrYwqP&t|SvQZ(bWI~MMf(eN>wSh)(MF&pqMU6yC$_ zsC{CZKr6yJw^=2?{K zY!+snq;TVn?e1H<-z<&Rs#sg)`7OP*Y=z39h&`hFV<2z#-qvOdtmw=Mdv9oUS&PP6K=V8?AX3Zk7Y{r>|&9Pg~z|L zSUBw1GhfHoFe63hQ}F30E^ceOUmj7KT)Slsf6LW5{09HOykGD_e6_8S`HdRu6i~MC MboFyt=akR{0OL)wE&u=k literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..a4dbc1b14d25a7c7733cece16ce43a9c625fca14 GIT binary patch literal 512 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2r)PK|^6p{2vAe2Hlb% zzhDMN9v)s1Q3*)}MMV`W8(UjDKmWj>;E;)vCQq5Ve*K1xn+_j2diDB^+jsB1c$Xp` ze2#&EVUwqeV~9j}?L|+qCIbQ2i{d;^iElO>jSCSu{dfI&&a4i(`ycqSK5+j_&CxpN znbo^~Zq7!#`|p=uwduCIB`d%6r9oG`l>fS4?`E0bldN79#jC_H`R$gg8`BwfUsy1c z^^)%iSEdt|PbM?03k$6^S-I-kJN5f_&MPlvcxm+{mFY(1iD2#-Ik&GhOEj#g|F~7k zO!-*l)69P}3%1n1%=;16krFngG*&G5<2{CBYLDiqyj@=Vl_juBXIE)a({xY-c)I$z JtaD0e0ssis<68g# literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..a4b1590752ce82bb9df1c8879587651024c2ab23 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_Gpvg=QqZ(2IzfntB_kAevc3+lqs z9yzUy6MFPX{Pp$+dkht>SIwE!x{Uv<&Vfo_i|331Z-w{fX*rz8WVsu-WY-aem6Khr zbiu`y8`^ zIYACeQx~plaGmcqN$$qgbrYwqP&t|SvQZ(bWI~MMf(eN>wSh)(MF&pqMU6yC$_ zsC{CZKr6yJw^=2?{K zY!+snq;TVn?e1H<-z<&Rs#sg)`7OP*Y=z39h&`hFV<2z#-qvOdtmw=Mdv9oUS&PP6K=V8?AX3Zk7Y{r>|&9Pg~z|L zSUBw1GhfHoFe63hQ}F30E^ceOUmj7KT)Slsf6LW5{09HOykGD_e6_8S`HdRu6i~MC MboFyt=akR{0OL)wE&u=k literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..7ea660d985683dcadd5b15b94fc087c2fe4d25b7 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GkY3l_t$Kio$_Rd`?DSH zPqw>!J#6{)u;rISAoTr+#rMOOKaZLJJZk>)nECIcX4{Uf=>yvxO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*3jSCymnUB+WA@Q=VWY{mv(G<{PC4>CsxHATN-t8Wz^X`LCnqzmJ&xK5FK6Wp*k91A|pbkY6wZBQrA_H?NqujDn(~s+xwT zsi~Q{vx}>{ySqndSa?KSTtafnjG41%uivn7&>Mfq{|J z)5S4F85-p64Y?pK*Y$jA)40}=A5%T%}{|H03PQ~2ge}DO;neF}^bxrlv z*E;2G?i$Pzs`KtHwPStcI8D{ip_bQ*af62Ty%k!|9UiQ>ved)=hv)m`mUW-ZT;hsd zZ?ng2S7W~O_Q%XJ%cjZNOYX-6+ctek53c#tch7xS^!bo+h_&N@$vU43 z*}%q|4br8DUAT9cKIZxTLMA0`4p+{`BR#+0=x4`Yl5)&Eq#biI;+dMw)Qu(!?Mh#s zHoUTIQsLUmX9en_GuDak%Hh6yK5=K@%WrXWo1eBx?A`XIvchcHVUhHsQGd42cojUw qxo^@*l};Y#f8TkY2wGlK{l!?)7XRXkgU$j_TJUuBb6Mw<&;$UDRw)4h literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..918e8d864843a394e99da3620a7a397a0dfa9420 GIT binary patch literal 511 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2s{`|NoNjn`bjHFzA#7 z`2{mD^6>DAh)PH*C@QL0+1T3J`S}M11&2(WGQ+`fD7Me)SC ziwq15n><|{LnOj$FM5hK83?#u6z6eDe6!(bT!_f&zw6I)W_8Hj|G<~^f%{)-j@CKP ztlsr=b2i%Df4}^yO}E`GS^2Fm4Z7l`{MY?@H_QB-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_UBf^-#ab;|9=1f|G(A59h(>!7{W_}{DK)68JU<_SUI?P1O$aeM5LspWn|^#71cB} z_4N&mjBIRe?d)CLJ-ofWef<0b0s@1AYieuj>Zi|~y>j*HHETC-*}84p_U)%mpE+~p z?Acql?>v0;{Kbb4|2Pvq?_^+Loa5=@7-DgH?bOQPrT~$ncMs_r3))64Tco5HnYlA{ z=G(~3Q^vpl-B)pObg8fiey;!QT>ia1)$c3W+aL26RZ8@qo|e?qUZ^9&&o0UJy#JI> zlm1oj8mE6mryAUO1R55 z!TDozPPRtFZHKu!=k|5XJZ8G#7q`rU48Bt<8YZmEUUIKvs@>%Xe}y)^jbZF_%nIfN zIVeqCxK5$Vu2;p@C49G=-=aw>{Y%-KGA=q6wKh1leavy@69_v|k(A}^H>vRGjt5&W zy@_5wGwgiA#^ttCwx0UqzJ6zz_`|@c{To!zPkmNyU;MrL-M!s5=hdY@<(ZyWm}Qod zyj7WP&)Iv$tM{Ic+qJam`l{(E^<(>;Xa!mHR@B@Z_ zpXxT599=MR>j{6|$&({D>ZMKU_W5?P$W9=v*zUle%ln%b#izI%O>_%)r2R1cVug5-u&wghk z#lXPO9^ez=$^Zrp4GmMLPVMaM?CI%gYisN3>S}FmZEtUHZf@@G?rv{y-@7<<|Ei=t z%M%VPPdKmd;O zcF5}MLF*q!EWRJH_;%Rh*AcT{M@@eoG5dMU{O3{gpU2F9A2s{`|NoNjn`bjHFzA#7 z`2{mD^6>DAh)PH*C@QL0+1T3J`S}M11&2(WGQ+`fD7Me)SC ziwq15n><|{LnOj$FM5hK83?#u6z6eDe6!(bT!_f&zw6I)W_8Hj|G<~^f%{)-j@CKP ztlsr=b2i%Df4}^yO}E`GS^2Fm4Z7l`{MY?@H_QB-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axbzM}SX=D+3t(|NphZtL%CUOc0G#fjKZO3BI&G_}b>6%Nql) zYzls{+v(*V$JhHDU+-~#x!38#e%lZGtUevE{&LXz^C7Emhi$$dvHpD6^6Mch5ISh} z^`PZf5ZC(aVaxAFEWRHx|8dy-$6!`)gBWAyknEgI# z_UBf^-#ab;|9=1f|G(A59h(>!7{W_}{DK)68JU<_SUI?P1O$aeM5LspWn|^#71cB} z_4N&mjBIRe?d)CLJ-ofWef<0b0s@1AYieuj>Zi|~y>j*HHETC-*}84p_U)%mpE+~p z?Acql?>v0;{Kbb4|2Pvq?_^+Loa5=@7-DgH?bOQPrT~$ncMs_r3))64Tco5HnYlA{ z=G(~3Q^vpl-B)pObg8fiey;!QT>ia1)$c3W+aL26RZ8@qo|e?qUZ^9&&o0UJy#JI> zlm1oj8mE6mryAUO1R55 z!TDozPPRtFZHKu!=k|5XJZ8G#7q`rU48Bt<8YZmEUUIKvs@>%Xe}y)^jbZF_%nIfN zIVeqCxK5$Vu2;p@C49G=-=aw>{Y%-KGA=q6wKh1leavy@69_v|k(A}^H>vRGjt5&W zy@_5wGwgiA#^ttCwx0UqzJ6zz_`|@c{To!zPkmNyU;MrL-M!s5=hdY@<(ZyWm}Qod zyj7WP&)Iv$tM{Ic+qJam`l{(E^<(>;Xa!mHR@B@Z_ zpXxT599=MR>j{6|$&({D>ZMKU_W5?P$W9=v*zUle%ln%b#izI%QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7GkY3l_t$Kio$_Rd`?DSH zPqw>!J#6{)u;rISAoTr+#rMOOKaZLJJZk>)nECIcX4{Uf=>yvxO>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@F2ErPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb3 z*3jSCymnUB+WA@Q=VWY{mv(G<{PC4>CsxHATN-t8Wz^X`LCnqzmJ&xK5FK6Wp*k91A|pbkY6wZBQrA_H?NqujDn(~s+xwT zsi~Q{vx}>{ySqndSa?KSTtafnjG41%uivn7&>Mfq{|J z)5S4F85-p64Y?pK*Y$jA)40}=A5%T%}{|H03PQ~2ge}DO;neF}^bxrlv z*E;2G?i$Pzs`KtHwPStcI8D{ip_bQ*af62Ty%k!|9UiQ>ved)=hv)m`mUW-ZT;hsd zZ?ng2S7W~O_Q%XJ%cjZNOYX-6+ctek53c#tch7xS^!bo+h_&N@$vU43 z*}%q|4br8DUAT9cKIZxTLMA0`4p+{`BR#+0=x4`Yl5)&Eq#biI;+dMw)Qu(!?Mh#s zHoUTIQsLUmX9en_GuDak%Hh6yK5=K@%WrXWo1eBx?A`XIvchcHVUhHsQGd42cojUw qxo^@*l};Y#f8TkY2wGlK{l!?)7XRXkgU$j_TJUuBb6Mw<&;$UDRw)4h literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..f21d626d6fd4f6c14253bed5063e0327fbac0859 GIT binary patch literal 552 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYIlw2xl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk&|Nc0ckN`=2~{ecB`RGdip_bE zzmnV;7#Ivog8YIR7jv*3LYcJ*sH!1KiBnWvaoLZw(ecead`1Sw)yBcmU zShxEd<9oTnVrj+yNe6ZWcomra2(gOGU48rQo|7uPRsCD literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c5aceac6f32396ed19ace8c24fc4fd14bbd66f9f GIT binary patch literal 1033 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJet=JiD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)4}8n?d82X%lmXzP0(K2tv<6!V|KH~oEFuIRcaHf6`S*vTJoz_uR6`Z zz>r!J ztJkkzzj^cSU1jgK$qWpPw>@1PLo80Oy?Q{=Q!zKK-~T}-~X-JH6=snte2bU&gR#W20mJgbu)uC zABWpqImRmFkoR}Rp;@7pai^I&8@fNYG|sd=cKw`*z_)-G-H9cWCtf=3-0_nmBydmK z+S14dtpIW}X$$}5 zSfm}*zh+;tYWjy-7Umm^gBINGxSig+=AIJktmdoCT-PF3KY6Jo66{v^NX@dUp+j@> z%C6NVFOsb?&Gd{)woA*m^ewLRtDCZ7O|8(XgZUnk-Pax$A6_T5`fB{zs*Q2FGrIpv zZvK_l|0Qy<{KjKnlDY(MEhsuPM}7OZSG!eTv)sy_u4Iv_w6y5{J%840pCuuBi?2^H zGTP;_^31L0dPg^&X7PG*tz6$z(dRXj=+bqHFTT{w{1`Gt+V8wKBhS3gUpm{vmG9UZ zy-Rzz?(E$?XBYeLd0+hQOBvf=6KAgJdLMNBjgFjI`f!t9ab~i>U%TyVv~#O>_%)r2R1cVug5-u&wghk z#lXNYIlw2xl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk&|Nc0ckN`=2~{ecB`RGdip_bE zzmnV;7#Ivog8YIR7jv*3LYcJ*sH!1KiBnWvaoLZw(ecead`1Sw)yBcmU zShxEd<9oTnVrj+yNe6ZWcomra2(gOGU48rQo|7uPRsCD literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active@2.png new file mode 100644 index 0000000000000000000000000000000000000000..c5aceac6f32396ed19ace8c24fc4fd14bbd66f9f GIT binary patch literal 1033 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJet=JiD+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)4}8n?d82X%lmXzP0(K2tv<6!V|KH~oEFuIRcaHf6`S*vTJoz_uR6`Z zz>r!J ztJkkzzj^cSU1jgK$qWpPw>@1PLo80Oy?Q{=Q!zKK-~T}-~X-JH6=snte2bU&gR#W20mJgbu)uC zABWpqImRmFkoR}Rp;@7pai^I&8@fNYG|sd=cKw`*z_)-G-H9cWCtf=3-0_nmBydmK z+S14dtpIW}X$$}5 zSfm}*zh+;tYWjy-7Umm^gBINGxSig+=AIJktmdoCT-PF3KY6Jo66{v^NX@dUp+j@> z%C6NVFOsb?&Gd{)woA*m^ewLRtDCZ7O|8(XgZUnk-Pax$A6_T5`fB{zs*Q2FGrIpv zZvK_l|0Qy<{KjKnlDY(MEhsuPM}7OZSG!eTv)sy_u4Iv_w6y5{J%840pCuuBi?2^H zGTP;_^31L0dPg^&X7PG*tz6$z(dRXj=+bqHFTT{w{1`Gt+V8wKBhS3gUpm{vmG9UZ zy-Rzz?(E$?XBYeLd0+hQOBvf=6KAgJdLMNBjgFjI`f!t9ab~i>U%TyVv~#QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop.png new file mode 100644 index 0000000000000000000000000000000000000000..04f671d8d9a4b44d197f81bc1c9c3783014c472d GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u7Jv}|0ot;fhO&uK_?d|Pt zZEX++oa{gaIh+51oGDongTe~DWM4f$@zz` literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop@2.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124ba012bf57cb927bbf59ab83901c2c6ed0d2 GIT binary patch literal 636 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@G{7gsl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A1_qs- zoed2QEiElgO-(H=EuEd6U0q!r9UblM?HwH*aCU2JD@0d&dppF;_V)I+wzl^6_Rh{u zi2Am+whl0Wh(H9v0w8nXCUd&@?kM zw{UfH_we+Jh>S{1N=eU{zhL2_9XogJ+P!D*!$*%_zI^ri)92|S>whyaFtT~NIEHAP zpE~($CA(@bJa^c`aryhaeSUt&N@hG-6m|N4SaESz)``Mfyq4Q| ie%?0@aDOt%`wR2uf@r&25|30sk?-m1=d#Wzp$Pzq%of!E literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-dark.png b/gtk-4.0/assets/window-assets/titlebutton-restore-dark.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk@Z7u9d*3pjealb1d2;&A(`Vm4 zJ^%Lk<@YcD|Nl>&D)NGXfx);W$S;_Ik%xy@L{vgjK~Yh~+Sbm_&p$9IIAr3a$y27T zU%z4Fro%^$UcG+f_T76gUcY|*^XH#Ge>kGJV;C41&Um^whDc1Uz4(%^$$*F90psN2 zCJv29tV$dm?4SOKYhJv*6w!xc=MkpYy+pS`|w}TX4#y#Ym+`)dGuzAaDVfO z`XYozFX NJYD@<);T3K0RW>L{@DNk literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b596dfdbad23b0513dde1c1ba2032e024624025a GIT binary patch literal 1081 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJOMp*^D+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)AcsbFy1=LY};(}ZL=c}t&KXeHu2b|wBwtzPi~uZEUKGxOHj zIk(O&zIXBHt4AkZKR)&5$?v~^|NsA=B%qVTz`&4I666=mz{tqN%*w{W$<4zfASf&% zB`qx@D=R0jsHUN*Z(wL-WNc$&Yinm`@8a(1?d{{|9}o~26kJnVTUS4Q=A4zQSFc&S zdCS&q+qQ2%b^6SiGiT4|}rV;YqYaeE-hhf88bG z53T%daMjfM`9&}B*qxp`(zuFsUd)_Qp70{w{*UCTc?}nDYW9b(3D%tN{&UNQb5>J} zcptmCq%4wp5ppW3>$&+*Y9gpXUgd$JAIq*tB$E=uR;|^;H`tbX$rqDJrhy8mdKI;Vst0Ce#NvH$=8 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover.png new file mode 100644 index 0000000000000000000000000000000000000000..deb87fc24e7de9aca68bc3c10c376752ec472e0a GIT binary patch literal 565 zcmeAS@N?(olHy`uVBq!ia0y~yU=Rag4rT@hhR<1ZI2jlin2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVug5-u&wghk z#lXNYC%`Afl>rPI8XBffo!Z&i+0)b0*4Eb5)z#YC+TPyY+}zyV-QC{a9zVT5W_DlH zoSyhO6Z{rW@LkyFvt)|j(n-F{Ci^UzWU+3l#rkO$Yp0v9n`XX#y77i-#v5iBZ=7MY zdAiZ283vnY7;Ktuuz9+{mKpk+XXu02GeL~aGxRpk@Z7u9d*3pjealb1d2;&A(`Vm4 zJ^%Lk<@YcD|Nl>&D)NGXfx);W$S;_Ik%xy@L{vgjK~Yh~+Sbm_&p$9IIAr3a$y27T zU%z4Fro%^$UcG+f_T76gUcY|*^XH#Ge>kGJV;C41&Um^whDc1Uz4(%^$$*F90psN2 zCJv29tV$dm?4SOKYhJv*6w!xc=MkpYy+pS`|w}TX4#y#Ym+`)dGuzAaDVfO z`XYozFX NJYD@<);T3K0RW>L{@DNk literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover@2.png new file mode 100644 index 0000000000000000000000000000000000000000..b596dfdbad23b0513dde1c1ba2032e024624025a GIT binary patch literal 1081 zcmeAS@N?(olHy`uVBq!ia0y~yV9*3%4rT@hhWYzG9ARK!U@ms@4B_D5xc$)o0RsaA zXMsm#F$072dJtxelbR^Qz`!6`;u=vBoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G z6axdJOMp*^D+3t(|Np~ zc6PS3wDk4$K^VQgy&WALEiEnG-Q8_%ZEcf#nmaqoXG|)cI<;uhq=Nqbf+_uZ6MN!j zPE49RHD-2S%>2HnIX&@nCdAI`i&{7-c-DlFx&5Jw`$Lyc3S2V5Z}9}*g?+yB`+XPp z`z)E_w{(*4vdK1Ur&+I_ZoPK8^|~2W>!(|6m}b6yn%VkkrW>c5Y?xuPafZpJnI;=& z7;Tzvym^N4rs;;8W*TjpZU_>YVX$eY!KN8{o2MIWo@uywrvBy`5Yk}tOoPoc^)^j6 z*gQjT({#Pf)AcsbFy1=LY};(}ZL=c}t&KXeHu2b|wBwtzPi~uZEUKGxOHj zIk(O&zIXBHt4AkZKR)&5$?v~^|NsA=B%qVTz`&4I666=mz{tqN%*w{W$<4zfASf&% zB`qx@D=R0jsHUN*Z(wL-WNc$&Yinm`@8a(1?d{{|9}o~26kJnVTUS4Q=A4zQSFc&S zdCS&q+qQ2%b^6SiGiT4|}rV;YqYaeE-hhf88bG z53T%daMjfM`9&}B*qxp`(zuFsUd)_Qp70{w{*UCTc?}nDYW9b(3D%tN{&UNQb5>J} zcptmCq%4wp5ppW3>$&+*Y9gpXUgd$JAIq*tB$E=uR;|^;H`tbX$rqDJrhy8mdKI;Vst0Ce#NvH$=8 literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore.png b/gtk-4.0/assets/window-assets/titlebutton-restore.png new file mode 100644 index 0000000000000000000000000000000000000000..203a96ea303c630e770168b64269dffce0241ee3 GIT binary patch literal 362 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlpinR(g8$%zH2dih1^v)|cB zF)%QA2l#}zGB7Z#TD5BG)Ty1Foo#Jx4Gj$~EiFAgJ?-u74Lv!p>NUuBfydm>6OU)1XPn*K)uv~=qz*HdynM?B+dUWS9 z9=LNUhB;x)(i@u&RLoNj2><#t_VryBm(*L;vJ4DAm`-!*$eeh?af5+@fx*+&&t;uc GLK6TtDT8$Y literal 0 HcmV?d00001 diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore@2.png new file mode 100644 index 0000000000000000000000000000000000000000..528179996f9f6e6b591af1ddc76181d802d0fb1b GIT binary patch literal 645 zcmeAS@N?(olHy`uVBq!ia0y~yV2}f04rT@h2A+3u6Brm6n2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)lVM9)ua=q$bKRFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXO@I>0Byl>rPwLqk`sTGi0d(B0kL+1c6M-QC*S+S%FJ-rnBa+}z#W-PP6A*4Eb0 z*4EtFnL438b!t!Y^v=X7-O&rCL@k^YIe$v9;W*BdrVYG3&(dOw!n`Rhonr^&# zhViE92AikrZ=RvQ2~2L8VX$So-sb6gn`cP;`NqP)z+hPtf%_}A@qoAm$ zs-~f7YHDWg?BeR~?(Pv979J57mynz?W9IDH>o;uNxM}m2t=F#KxOe}-^A{Qne*_sA z7}-5t978nDPo4ZStl2=MrICp(iEWCW$nJ+s@4Ovnf3G*nl;Un#J@4H8_fO`WJQH); z%60L@{3G8a#2X%*+1!5Rxr5EQO)6|V@*UI}uBECZO8Hg#$^Wm z+Fbd{>o!Pu2Tga{+Mq3!e#8B_!s5bJ8&rj);yd=Qsm;jdQEh!+uq-(;uwr3yrcLb+&7@E6{jJL0N#E^@I3r2 text, .view { + background-color: #333539; + color: white; +} + +iconview:disabled, textview > text:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview > border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +textview:drop(active) { + caret-color: #FDD633; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +iconview:drop(active) { + box-shadow: none; +} + +iconview > dndtarget:drop(active) { + border: none; +} + +rubberband, .content-view > rubberband, columnview.view > rubberband, +treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { + border: 1px solid #a3b0c9; + background-color: alpha(#a3b0c9, 0.3); +} + +flowbox > flowboxchild { + padding: 4px; + border-radius: 3px; +} + +.content-view .tile:selected { + background-color: transparent; +} + +gridview > child { + padding: 3px; +} + +gridview > child box { + border-spacing: 8px; + margin: 12px; +} + +coverflow cover { + color: white; + background-color: #333539; + border: none; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label > selection { + background-color: #a3b0c9; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +label:disabled > selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled { + color: inherit; +} + +.dim-label, row.expander image.expander-row-arrow, row label.subtitle, headerbar .subtitle, entry > text > placeholder, label.separator { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +.accent { + color: #EC407A; +} + +.success { + color: #81C995; +} + +.warning { + color: #FDD633; +} + +.error { + color: #F28B82; +} + +window.assistant .sidebar { + padding: 4px 0; +} + +window.assistant.csd .sidebar { + border-top-style: none; +} + +window.assistant .sidebar > label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +window.assistant .sidebar > label.highlight { + color: white; +} + +window.aboutdialog image.large-icons { + -gtk-icon-size: 128px; +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow, .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: white; + border: none; + background-color: #100f1a; + background-clip: padding-box; + border-radius: 4.5px; + padding: 6px; + margin: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +toast { + margin: 12px; + margin-bottom: 24px; + border-radius: 5px; + border-spacing: 6px; + padding: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; + border: none; +} + +toast:dir(ltr) { + padding-left: 12px; +} + +toast:dir(rtl) { + padding-right: 12px; +} + +toast > label { + margin: 0 6px; +} + +@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.3; +} + +.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; +} + +window.dialog.message entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, spinbutton:not(.vertical), spinbutton.flat:not(.vertical), .linked > entry, .linked.vertical > entry, .linked > entry.flat, .linked.vertical > entry.flat, entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; + border-radius: 0; +} + +window.dialog.message entry:focus-within, notebook > stack:not(:only-child) entry:focus-within, +notebook > stack:not(:only-child) spinbutton:focus-within:not(.vertical), popover.background entry:focus-within, spinbutton:focus-within:not(.vertical), .linked > entry:focus-within, entry.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +window.dialog.message entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), spinbutton:drop(active):not(.vertical), .linked > entry:drop(active), entry.flat:drop(active) { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +window.dialog.message entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, spinbutton:disabled:not(.vertical), .linked > entry:disabled, entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry { + min-height: 24px; + padding: 6px 8px; + border-radius: 3px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +entry:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +entry:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry > image { + color: alpha(currentColor, 0.9); +} + +entry > image:hover, entry > image:active { + color: currentColor; +} + +entry > image:disabled { + color: alpha(currentColor, 0.45); +} + +entry > image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry > image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry:focus-within > placeholder { + opacity: 0; +} + +entry > text > block-cursor { + color: #333539; + background-color: white; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: white; + outline: none; +} + +.background entry.error:focus-within, .background entry.search.error:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.error:disabled, .background entry.search.error:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 0%, rgba(242, 139, 130, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.error.flat:focus-within, .background entry.search.error.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#F28B82, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, rgba(242, 139, 130, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: white; + outline: none; +} + +.background entry.warning:focus-within, .background entry.search.warning:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 0%, rgba(253, 214, 51, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.warning.flat:focus-within, .background entry.search.warning.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#FDD633, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, rgba(253, 214, 51, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry.password image.caps-lock-indicator { + color: rgba(255, 255, 255, 0.3); +} + +entry:drop(active):focus-within, entry:drop(active) { + border-color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.osd entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #4e5157; + color: rgba(255, 255, 255, 0.7); +} + +.osd entry:focus-within { + border: none; + border-image: none; + box-shadow: inset 0 0 0 2px #a3b0c9; + background-color: #5a5e64; + color: white; +} + +entry > progress { + margin: 2px -6px; +} + +entry progress > trough > progress { + background-color: transparent; + background-image: none; + border-radius: 0; + border-style: none none solid; + border-width: 2px; + border-color: #a3b0c9; + box-shadow: none; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 0; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus-within, treeview entry, treeview entry:focus-within { + border-image: none; + box-shadow: none; +} + +editablelabel > stack > text { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, #c57fd0 0%, rgba(197, 127, 208, 0) 0%); + } + to { + background-image: radial-gradient(farthest-side, #c57fd0 95%, rgba(197, 127, 208, 0)); + } +} + +button { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button:active { + background-image: radial-gradient(circle, alpha(#a3b0c9, 0.75) 10%, alpha(#a3b0c9, 0.25) 10%); +} + +button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #3f4246; +} + +button:focus { + color: white; + outline: none; +} + +button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(255, 255, 255, 0.7); +} + +button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button:checked { + background-color: #a3b0c9; + color: white; +} + +button:checked:disabled { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +datechooser.view button.circular.day, #NautilusQueryEditor > menubutton > button.image-button.toggle, button.emoji-section, window.dialog.message .dialog-action-area > button, row button:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model, popover.menu box.inline-buttons button.image-button.model, +pathbar > button, +.pathbar > button, headerbar.flat button, .toolbar button, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, +list > row button.image-button:not(.flat), splitbutton.flat > button, +splitbutton.flat > menubutton > button, menubutton.suggested-action > button, menubutton.destructive-action > button, menubutton.opaque > button, menubutton.flat > button, toolbutton button, toolbutton button.image-button, toolbutton button.toggle, .linked.stack-switcher > button, button.flat, toast button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +datechooser.view button.circular.day:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:hover, button.emoji-section:hover, window.dialog.message .dialog-action-area > button:hover, row button:hover:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:hover:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:hover, popover.menu box.inline-buttons button.image-button.model:hover, +pathbar > button:hover, +.pathbar > button:hover, headerbar.flat button:hover, .toolbar button:hover, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, +list > row button.image-button:hover:not(.flat), splitbutton.flat > button:hover, +splitbutton.flat > menubutton > button:hover, menubutton.suggested-action > button:hover, menubutton.destructive-action > button:hover, menubutton.opaque > button:hover, menubutton.flat > button:hover, toolbutton button:hover, .linked.stack-switcher > button:hover, button.flat:hover, toast button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:focus, #NautilusQueryEditor > menubutton > button.image-button.toggle:focus, button.emoji-section:focus, window.dialog.message .dialog-action-area > button:focus, row button:focus:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:focus:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:focus, popover.menu box.inline-buttons button.image-button.model:focus, +pathbar > button:focus, +.pathbar > button:focus, headerbar.flat button:focus, .toolbar button:focus, .linked > spinbutton:not(.vertical) > button.up:focus, .linked > spinbutton:not(.vertical) > button.down:focus, +list > row button.image-button:focus:not(.flat), splitbutton.flat > button:focus, +splitbutton.flat > menubutton > button:focus, menubutton.suggested-action > button:focus, menubutton.destructive-action > button:focus, menubutton.opaque > button:focus, menubutton.flat > button:focus, toolbutton button:focus, .linked.stack-switcher > button:focus, button.flat:focus, toast button:focus { + outline: none; + box-shadow: none; + color: white; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:disabled, button.emoji-section:disabled, window.dialog.message .dialog-action-area > button:disabled, row button:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:disabled, popover.menu box.inline-buttons button.image-button.model:disabled, +pathbar > button:disabled, +.pathbar > button:disabled, headerbar.flat button:disabled, .toolbar button:disabled, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, +list > row button.image-button:disabled:not(.flat), splitbutton.flat > button:disabled, +splitbutton.flat > menubutton > button:disabled, menubutton.suggested-action > button:disabled, menubutton.destructive-action > button:disabled, menubutton.opaque > button:disabled, menubutton.flat > button:disabled, toolbutton button:disabled, .linked.stack-switcher > button:disabled, button.flat:disabled, toast button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +datechooser.view button.circular.day:checked, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked, button.emoji-section:checked, window.dialog.message .dialog-action-area > button:checked, row button:checked:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked, +pathbar > button:checked, +.pathbar > button:checked, headerbar.flat button:checked, .toolbar button:checked, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, +list > row button.image-button:checked:not(.flat), splitbutton.flat > button:checked, +splitbutton.flat > menubutton > button:checked, menubutton.suggested-action > button:checked, menubutton.destructive-action > button:checked, menubutton.opaque > button:checked, menubutton.flat > button:checked, toolbutton button:checked, .linked.stack-switcher > button:checked, button.flat:checked, toast button:checked { + color: white; + background-color: alpha(currentColor, 0.12); +} + +datechooser.view button.circular.day:checked:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked:disabled, button.emoji-section:checked:disabled, window.dialog.message .dialog-action-area > button:checked:disabled, row button:checked:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked:disabled, popover.menu box.inline-buttons button.image-button.model:checked:disabled, +pathbar > button:checked:disabled, +.pathbar > button:checked:disabled, headerbar.flat button:checked:disabled, .toolbar button:checked:disabled, .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, +list > row button.image-button:checked:disabled:not(.flat), splitbutton.flat > button:checked:disabled, +splitbutton.flat > menubutton > button:checked:disabled, menubutton.suggested-action > button:checked:disabled, menubutton.destructive-action > button:checked:disabled, menubutton.opaque > button:checked:disabled, menubutton.flat > button:checked:disabled, toolbutton button:checked:disabled, .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, toast button:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); +} + +.floating-bar button, #NautilusPathBar #NautilusPathButton, placessidebar .navigation-sidebar > row button.sidebar-button, check, +radio, scrollbar button, notebook > header > tabs > arrow, popover.background modelbutton, spinbutton:not(.vertical) > button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +.floating-bar button:hover, #NautilusPathBar #NautilusPathButton:hover, placessidebar .navigation-sidebar > row button.sidebar-button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, popover.background modelbutton:hover, spinbutton:not(.vertical) > button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:focus, #NautilusPathBar #NautilusPathButton:focus, placessidebar .navigation-sidebar > row button.sidebar-button:focus, check:focus, +radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, popover.background modelbutton:focus, spinbutton:not(.vertical) > button:focus { + outline: none; + box-shadow: none; + color: white; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:disabled, #NautilusPathBar #NautilusPathButton:disabled, placessidebar .navigation-sidebar > row button.sidebar-button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, popover.background modelbutton:disabled, spinbutton:not(.vertical) > button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + background: none; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + border-radius: 0; +} + +dropdown > .linked:not(.vertical) > button.combo:hover, +combobox > .linked:not(.vertical) > button.combo:hover, button.combo:hover, .linked entry + button:hover, .linked entry + menubutton > button:hover { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +dropdown > .linked:not(.vertical) > button.combo:checked, +combobox > .linked:not(.vertical) > button.combo:checked, button.combo:checked, .linked entry + button:checked, .linked entry + menubutton > button:checked { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown > .linked:not(.vertical) > button.combo:disabled, +combobox > .linked:not(.vertical) > button.combo:disabled, button.combo:disabled, .linked entry + button:disabled, .linked entry + menubutton > button:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > menubutton > button, splitbutton.destructive-action > button, splitbutton.destructive-action > menubutton > button, splitbutton.opaque > button, splitbutton.opaque > menubutton > button, button.opaque { + background-image: image(alpha(currentColor, 0.06)); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +splitbutton.suggested-action > button:hover, splitbutton.suggested-action > menubutton > button:hover, splitbutton.destructive-action > button:hover, splitbutton.destructive-action > menubutton > button:hover, splitbutton.opaque > button:hover, splitbutton.opaque > menubutton > button:hover, button.opaque:hover { + background-image: image(alpha(currentColor, 0.1)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button.keyboard-activating, splitbutton.suggested-action > menubutton > button.keyboard-activating, splitbutton.destructive-action > button.keyboard-activating, splitbutton.destructive-action > menubutton > button.keyboard-activating, splitbutton.opaque > button.keyboard-activating, splitbutton.opaque > menubutton > button.keyboard-activating, button.keyboard-activating.opaque, splitbutton.suggested-action > button:active, splitbutton.suggested-action > menubutton > button:active, splitbutton.destructive-action > button:active, splitbutton.destructive-action > menubutton > button:active, splitbutton.opaque > button:active, splitbutton.opaque > menubutton > button:active, button.opaque:active { + background-image: image(alpha(currentColor, 0.16)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button:checked, button.opaque:checked { + background-image: image(alpha(currentColor, 0.12)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked:hover, splitbutton.suggested-action > menubutton > button:checked:hover, splitbutton.destructive-action > button:checked:hover, splitbutton.destructive-action > menubutton > button:checked:hover, splitbutton.opaque > button:checked:hover, splitbutton.opaque > menubutton > button:checked:hover, button.opaque:checked:hover { + background-image: image(alpha(currentColor, 0.16)); +} + +splitbutton.suggested-action > button:checked.keyboard-activating, splitbutton.suggested-action > menubutton > button:checked.keyboard-activating, splitbutton.destructive-action > button:checked.keyboard-activating, splitbutton.destructive-action > menubutton > button:checked.keyboard-activating, splitbutton.opaque > button:checked.keyboard-activating, splitbutton.opaque > menubutton > button:checked.keyboard-activating, button.opaque:checked.keyboard-activating, splitbutton.suggested-action > button:checked:active, splitbutton.suggested-action > menubutton > button:checked:active, splitbutton.destructive-action > button:checked:active, splitbutton.destructive-action > menubutton > button:checked:active, splitbutton.opaque > button:checked:active, splitbutton.opaque > menubutton > button:checked:active, button.opaque:checked:active { + background-image: image(alpha(currentColor, 0.16)); +} + +.linked > button { + border-radius: 0; +} + +.linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; +} + +button.text-button { + min-width: 36px; + padding-left: 16px; + padding-right: 16px; +} + +button.image-button, button.toggle:not(.text-button) { + min-width: 24px; + padding: 6px; + border-radius: 3px; +} + +button.text-button.image-button, button.image-text-button { + border-radius: 3px; + min-width: 24px; + padding: 6px; +} + +button.text-button.image-button > box, +button.text-button.image-button > box > box, button.image-text-button > box, +button.image-text-button > box > box { + border-spacing: 4px; +} + +button.text-button.image-button > box > label, +button.text-button.image-button > box > box > label, button.image-text-button > box > label, +button.image-text-button > box > box > label { + padding-left: 2px; + padding-right: 2px; +} + +button.text-button.image-button label:first-child, button.image-text-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child, button.image-text-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child, button.image-text-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child, button.image-text-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child, button.image-text-button image:not(:only-child):last-child { + margin-right: 4px; +} + +button.arrow-button { + padding-left: 9px; + padding-right: 9px; +} + +button.arrow-button > box { + border-spacing: 4px; +} + +button.arrow-button.text-button > box { + border-spacing: 4px; +} + +menubutton.pill > button, button.pill { + padding: 9px 30px; + border-radius: 5px; +} + +button.card { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + font-weight: inherit; + padding: 0; +} + +button.card:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +button.card.keyboard-activating, button.card:active { + background-image: image(alpha(currentColor, 0.08)); +} + +button.card:checked { + background-color: rgba(255, 255, 255, 0.05); + background-image: image(alpha(currentColor, 0.1)); +} + +button.card:checked:hover { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:checked.keyboard-activating, button.card:checked:active { + background-image: image(alpha(currentColor, 0.19)); +} + +button.card:checked.has-open-popup { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:drop(active) { + color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; +} + +.linked.stack-switcher > button { + border-radius: 0; +} + +.linked.stack-switcher > button:checked { + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; +} + +buttonbox.linked > button { + border-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; + background-color: #100f1a; + color: white; +} + +button.osd:hover { + background-color: #404349; + color: white; +} + +button.osd:active { + background-color: #404349; + color: white; + background-image: radial-gradient(circle, #53575e 10%, transparent 10%); +} + +button.osd.image-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + background-color: rgba(255, 255, 255, 0.05); +} + +.app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, .osd popover.background > arrow button.flat:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button.flat:not(.suggested-action):not(.destructive-action), .osd button.flat { + background-color: transparent; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button.flat:hover { + background-color: rgba(255, 255, 255, 0.1); +} + +.app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .osd button:active, .osd button.flat:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .osd button:checked, .osd button.flat:checked { + background-color: rgba(255, 255, 255, 0.15); +} + +.app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd popover.background > arrow button:disabled:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:disabled:not(.suggested-action):not(.destructive-action), .osd button:disabled, .osd button.flat:disabled { + background-color: rgba(255, 255, 255, 0.02); + color: rgba(255, 255, 255, 0.3); +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .app-notification button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, .osd popover.background > arrow button:focus:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:focus:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button:active, .osd button:checked, .osd button:focus, .osd button.flat:hover, .osd button.flat:active, .osd button.flat:checked, .osd button.flat:focus { + color: white; + box-shadow: none; +} + +button.suggested-action { + background-color: #a3b0c9; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.suggested-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.suggested-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #a3b0c9; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.destructive-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.destructive-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + box-shadow: none; + background-color: rgba(255, 82, 82, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +stackswitcher > button { + outline-offset: -4px; +} + +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: 4px; + padding-right: 4px; +} + +stackswitcher > button.needs-attention:checked > label, +stackswitcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 5px; +} + +menubutton { + margin: 0; +} + +menubutton.osd { + background: none; + color: inherit; +} + +menubutton.suggested-action { + background-color: #a3b0c9; + color: white; +} + +menubutton.destructive-action { + background-color: #FF5252; + color: white; +} + +menubutton.suggested-action, menubutton.destructive-action, menubutton.opaque { + border-radius: 3px; +} + +menubutton.suggested-action.circular, menubutton.suggested-action.pill, menubutton.destructive-action.circular, menubutton.destructive-action.pill, menubutton.opaque.circular, menubutton.opaque.pill { + border-radius: 5px; +} + +menubutton.suggested-action > button, menubutton.suggested-action > button:checked, menubutton.destructive-action > button, menubutton.destructive-action > button:checked, menubutton.opaque > button, menubutton.opaque > button:checked { + background-color: transparent; + color: inherit; +} + +menubutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +menubutton arrow { + min-height: 16px; + min-width: 16px; +} + +menubutton arrow.none { + -gtk-icon-source: -gtk-icontheme("open-menu-symbolic"); +} + +menubutton arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menubutton arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menubutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +menubutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +splitbutton { + border-radius: 3px; +} + +splitbutton:disabled { + opacity: 1; + filter: none; +} + +splitbutton, splitbutton > separator { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + transition-property: background; +} + +splitbutton > separator { + margin-top: 6px; + margin-bottom: 6px; + background: none; +} + +splitbutton > menubutton > button { + padding-left: 4px; + padding-right: 4px; +} + +splitbutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +splitbutton.text-button.image-button > button, splitbutton.image-text-button > button { + padding-left: 9px; + padding-right: 9px; +} + +splitbutton.text-button.image-button > button > box, splitbutton.image-text-button > button > box { + border-spacing: 6px; +} + +splitbutton > button:dir(ltr), +splitbutton > menubutton > button:dir(rtl) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + margin-right: -1px; +} + +splitbutton > button:dir(rtl), +splitbutton > menubutton > button:dir(ltr) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + margin-left: -1px; +} + +splitbutton.flat > separator { + background: rgba(255, 255, 255, 0.12); +} + +splitbutton.flat:hover, splitbutton.flat:active, splitbutton.flat:checked { + background: alpha(currentColor, 0.07); +} + +splitbutton.flat:hover > separator, splitbutton.flat:active > separator, splitbutton.flat:checked > separator { + background: none; +} + +splitbutton.flat:focus-within:focus-visible > separator { + background: none; +} + +splitbutton.flat > button, +splitbutton.flat > menubutton > button { + border-radius: 3px; +} + +splitbutton.suggested-action { + background-color: #a3b0c9; + color: white; +} + +splitbutton.destructive-action { + background-color: #FF5252; + color: white; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button, splitbutton.opaque > menubutton > button:checked { + color: inherit; + background-color: transparent; +} + +splitbutton.suggested-action > menubutton > button:dir(ltr), splitbutton.destructive-action > menubutton > button:dir(ltr), splitbutton.opaque > menubutton > button:dir(ltr) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton.suggested-action > menubutton > button:dir(rtl), splitbutton.destructive-action > menubutton > button:dir(rtl), splitbutton.opaque > menubutton > button:dir(rtl) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton > menubutton > button > arrow.none { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +buttoncontent { + border-spacing: 6px; +} + +buttoncontent > label { + font-weight: bold; +} + +buttoncontent > label:dir(ltr) { + padding-right: 2px; +} + +buttoncontent > label:dir(rtl) { + padding-left: 2px; +} + +.arrow-button > box > buttoncontent > label:dir(ltr), splitbutton > button > buttoncontent > label:dir(ltr) { + padding-right: 0; +} + +.arrow-button > box > buttoncontent > label:dir(rtl), splitbutton > button > buttoncontent > label:dir(rtl) { + padding-left: 0; +} + +stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, +stackswitcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +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; +} + +button.color { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +button.color > colorswatch:only-child, button.color > colorswatch:only-child > overlay { + border-radius: 0; +} + + +list > row button.image-button:not(.flat).suggested-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #a3b0c9; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + + +list > row button.image-button:not(.flat).destructive-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FF5252; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + +button.link, +link { + color: #a3b0c9; +} + +button.link:visited, +link:visited, +link:visited:hover, +link:visited:active { + color: #E040FB; +} + +*:selected button.link:visited, *:selected link:visited, *:selected link:visited:hover, *:selected link:visited:active { + color: #f3b3fd; +} + +button.link:disabled, +link:disabled { + color: rgba(163, 176, 201, 0.45); +} + +button.link:selected, *:selected button.link, +link:selected, *:selected link { + color: white; +} + +button.link:hover { + color: #a3b0c9; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.15); +} + +button.link > label { + text-decoration-line: underline; +} + +spinbutton { + font-feature-settings: "tnum"; +} + +spinbutton > text > block-cursor { + background-color: white; + color: #333539; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +spinbutton:not(.vertical), spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 0; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled, spinbutton:not(.vertical):focus-within > text, spinbutton:not(.vertical):focus-within > text:focus-within, spinbutton:not(.vertical):focus-within > text:disabled, spinbutton:not(.vertical):disabled > text, spinbutton:not(.vertical):disabled > text:focus-within, spinbutton:not(.vertical):disabled > text:disabled, spinbutton:not(.vertical).flat > text, spinbutton:not(.vertical).flat > text:focus-within, spinbutton:not(.vertical).flat > text:disabled, spinbutton:not(.vertical).flat:focus-within > text, spinbutton:not(.vertical).flat:focus-within > text:focus-within, spinbutton:not(.vertical).flat:focus-within > text:disabled, spinbutton:not(.vertical).flat:disabled > text, spinbutton:not(.vertical).flat:disabled > text:focus-within, spinbutton:not(.vertical).flat:disabled > text:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled { + min-width: 26px; + padding: 2px 9px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; + outline: none; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical > text { + min-height: 36px; + min-width: 42px; + padding: 0; + outline: none; +} + +spinbutton.vertical > button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical > button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical > button.down { + border-radius: 0 0 2px 2px; +} + +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 > button > box { + border-spacing: 6px; +} + +dropdown arrow, +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +dropdown > popover.menu > contents modelbutton, +combobox > popover.menu > contents modelbutton { + padding-left: 9px; + padding-right: 9px; +} + +dropdown entry.combo, +combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown entry.combo:focus, +combobox entry.combo:focus { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown entry.combo:disabled, +combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +dropdown decoration, +combobox decoration { + transition: none; +} + +dropdown button.combo cellview:dir(ltr), +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +dropdown button.combo cellview:dir(rtl), +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +dropdown:drop(active), +combobox:drop(active) { + box-shadow: none; +} + +dropdown popover, +combobox popover { + margin-top: 6px; + padding: 0; +} + +dropdown popover listview, +combobox popover listview { + margin: 0; +} + +dropdown popover listview > row, +combobox popover listview > row { + margin: 0; + padding: 6px; +} + +dropdown popover .dropdown-searchbar, +combobox popover .dropdown-searchbar { + padding: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +.toolbar { + padding: 3px; + background-color: #100f1a; +} + +.toolbar > separator.spacer { + background: none; +} + +.toolbar button { + margin: 0 1px; +} + +.osd .toolbar { + background-color: transparent; +} + +.toolbar.osd { + padding: 6px; + border-radius: 2px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; +} + +.toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.toolbar.osd scalebutton.scale { + margin: 0; +} + +.toolbar.osd.left, .toolbar.osd.right, .toolbar.osd.top, .toolbar.osd.bottom { + border-radius: 0; +} + +.toolbar.horizontal separator { + margin: 3px; +} + +.toolbar.vertical separator { + margin: 3px; +} + +.toolbar:not(.inline-toolbar):not(.osd) scale, +.toolbar:not(.inline-toolbar):not(.osd) entry, +.toolbar:not(.inline-toolbar):not(.osd) spinbutton, +.toolbar:not(.inline-toolbar):not(.osd) button { + margin: 3px; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +searchbar > revealer > box { + border-spacing: 6px; + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; + box-shadow: none; +} + +searchbar > revealer > box entry, searchbar > revealer > box button, searchbar > revealer > box menubutton, searchbar > revealer > box splitbutton, searchbar > revealer > box spinbutton { + margin: 0; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +headerbar entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +headerbar entry:focus-within { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +headerbar entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +headerbar button:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +headerbar button:hover:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.3); + color: #a3b0c9; +} + +headerbar button:active:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + color: white; +} + +headerbar button:disabled:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; +} + +headerbar button:checked:not(.suggested-action):not(.destructive-action) { + background-color: #a3b0c9; + color: white; +} + +headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action) { + background-color: rgba(163, 176, 201, 0.3); + color: alpha(white, 0.3); +} + +headerbar button:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0; +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #a3b0c9; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.5); +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +headerbar viewswitcher button:checked:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + background-image: none; + color: #a3b0c9; + border-radius: 0; +} + +headerbar viewswitcher button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(163, 176, 201, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(163, 176, 201, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +headerbar viewswitcher button:checked:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; + background-image: none; +} + +headerbar viewswitcher button:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0; + margin: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #36383c; + color: white; + border: none; + border-radius: 3px 3px 0 0; +} + +headerbar:first-child:not(:last-child):not(:only-child) { + border-top-right-radius: 0; +} + +headerbar:last-child:not(:first-child):not(:only-child) { + border-top-left-radius: 0; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar.flat { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; + color: white; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .dim-label, headerbar row.expander image.expander-row-arrow, row.expander headerbar image.expander-row-arrow, headerbar row label.subtitle, row headerbar label.subtitle, headerbar .subtitle, headerbar label.separator, headerbar entry > text > placeholder { + color: rgba(255, 255, 255, 0.7); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; +} + +headerbar > windowhandle > box { + padding: 0 6px; +} + +headerbar > windowhandle > box, +headerbar > windowhandle > box > box.start, +headerbar > windowhandle > box > box.end { + border-spacing: 6px; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar entry, +headerbar spinbutton, +headerbar separator:not(.sidebar), +headerbar button, +headerbar menubutton, +headerbar splitbutton, +headerbar .pathbar { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar entry > button, +headerbar entry > menubutton, +headerbar menubutton > button, +headerbar spinbutton > button, +headerbar splitbutton > button, +headerbar splitbutton > menubutton { + margin-top: 0; + margin-bottom: 0; +} + +headerbar popover.background entry, +headerbar popover.background spinbutton, +headerbar popover.background button, +headerbar popover.background menubutton, +headerbar popover.background splitbutton, +headerbar popover.background .pathbar { + margin-top: 0; + margin-bottom: 0; +} + +headerbar.selection-mode { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #a3b0c9; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + box-shadow: inset 0 -2px currentColor; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.fullscreen headerbar, .tiled headerbar, .maximized headerbar { + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.fullscreen headerbar:not(.titlebar), .tiled headerbar:not(.titlebar), .maximized headerbar:not(.titlebar) { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar.default-decoration { + min-height: 32px; + padding: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-image: none; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration windowcontrols button { + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration windowcontrols button:hover, headerbar.default-decoration windowcontrols button:active { + background-size: 22px 22px; +} + +headerbar.default-decoration windowcontrols button, headerbar.default-decoration windowcontrols menubutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration windowcontrols menubutton button { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 4px; +} + +.solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +headerbar .linked > button, headerbar .linked > button:hover, headerbar .linked > button:active, headerbar .linked > button:checked, headerbar .linked > button:disabled, +headerbar .linked > entry, +headerbar .linked > entry:hover, +headerbar .linked > entry:active, +headerbar .linked > entry:checked, +headerbar .linked > entry:disabled, +headerbar .linked entry + button, +headerbar .linked entry + button:hover, +headerbar .linked entry + button:active, +headerbar .linked entry + button:checked, +headerbar .linked entry + button:disabled, +headerbar .linked entry + button.image-button, +headerbar .linked entry + button.image-button:hover, +headerbar .linked entry + button.image-button:active, +headerbar .linked entry + button.image-button:checked, +headerbar .linked entry + button.image-button:disabled, +headerbar .linked entry + button.text-button, +headerbar .linked entry + button.text-button:hover, +headerbar .linked entry + button.text-button:active, +headerbar .linked entry + button.text-button:checked, +headerbar .linked entry + button.text-button:disabled { + border-radius: 3px; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action).toggle { + padding: 0; + min-height: 0; +} + +headerbar .pathbar { + background-color: rgba(255, 255, 255, 0.05); +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +window.devel headerbar.titlebar { + background: #100f1a cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(163, 176, 201, 0.1)), linear-gradient(to top, #18191b 3px, #1d1e21); +} + +window.devel headerbar.titlebar:backdrop { + background: #100f1a cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#100f1a); + /* background-color would flash */ +} + +viewswitcher { + margin: 0; +} + +viewswitcher.wide { + border-spacing: 3px; +} + +viewswitcher.narrow button.toggle { + border-radius: 0; + margin: 0; +} + +viewswitcher.narrow button.toggle:focus-within, viewswitcher.narrow button.toggle:focus { + box-shadow: none; +} + +viewswitcher button.toggle { + font-weight: bold; + padding: 0; +} + +viewswitcher button.toggle > stack > box.narrow { + font-size: 0.75rem; + padding-top: 3px; + padding-bottom: 3px; + border-spacing: 4px; +} + +viewswitcher button.toggle > stack > box.narrow > stack > label { + padding-left: 6px; + padding-right: 6px; +} + +viewswitcher button.toggle > stack > box.wide { + padding: 0 12px; + border-spacing: 6px; +} + +viewswitcherbar actionbar > revealer > box { + padding: 0; +} + +viewswitchertitle viewswitcher { + margin-left: 12px; + margin-right: 12px; +} + +indicatorbin > indicator, indicatorbin > mask { + min-width: 6px; + min-height: 6px; + border-radius: 5px; +} + +indicatorbin > indicator { + margin: 1px; + background-color: alpha(currentColor, 0.4); +} + +indicatorbin > indicator > label { + font-size: 0.6rem; + font-weight: bold; + padding: 1px 4px; + color: white; +} + +indicatorbin > mask { + padding: 1px; + background: black; +} + +indicatorbin.needs-attention > indicator { + background-color: #a3b0c9; +} + +indicatorbin.needs-attention > indicator > label { + color: white; +} + +.pathbar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + border: none; +} + + +pathbar > button, +.pathbar > button { + border-radius: 3px; + padding-left: 6px; + padding-right: 6px; + margin: 0; +} + + +pathbar > button, +pathbar > button:disabled, +.pathbar > button, +.pathbar > button:disabled { + background-color: rgba(255, 255, 255, 0.05); +} + + +pathbar > button.text-button, +pathbar > button.image-button, +pathbar > button, +.pathbar > button.text-button, +.pathbar > button.image-button, +.pathbar > button { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.text-button.image-button label, +.pathbar > button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + + +pathbar > button.text-button.image-button label:last-child, +pathbar > button label:last-child, +.pathbar > button.text-button.image-button label:last-child, +.pathbar > button label:last-child { + padding-right: 8px; +} + + +pathbar > button.text-button.image-button label:first-child, +pathbar > button label:first-child, +.pathbar > button.text-button.image-button label:first-child, +.pathbar > button label:first-child { + padding-left: 8px; +} + + +pathbar > button image, +.pathbar > button image { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.slider-button, +.pathbar > button.slider-button { + padding-left: 3px; + padding-right: 3px; +} + +columnview.view, +treeview.view { + border-left-color: #4b4d51; + border-top-color: #4b4d51; +} + +columnview.view:hover, columnview.view:active, columnview.view:selected, +treeview.view:hover, +treeview.view:active, +treeview.view:selected { + border-radius: 0; +} + +columnview.view:focus, +treeview.view:focus { + outline: none; + box-shadow: none; +} + +columnview.view.separator, +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +columnview.view:drop(active), +treeview.view:drop(active) { + box-shadow: none; +} + +columnview.view > dndtarget:drop(active), +treeview.view > dndtarget:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { + border-top-style: none; +} + +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { + border-bottom-style: none; +} + +columnview.view.expander, +treeview.view.expander { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:dir(rtl), +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + -gtk-icon-transform: rotate(90deg); +} + +columnview.view.expander:hover, columnview.view.expander:active, +treeview.view.expander:hover, +treeview.view.expander:active { + color: white; +} + +columnview.view.expander:checked, +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +columnview.view.expander:disabled, +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.expander:selected, +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:selected:hover, columnview.view.expander:selected:active, +treeview.view.expander:selected:hover, +treeview.view.expander:selected:active { + color: white; +} + +columnview.view.expander:selected:disabled, +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.progressbar, +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #a3b0c9; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.progressbar:selected, +treeview.view.progressbar:selected { + border-color: currentColor; +} + +columnview.view.trough, +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#a3b0c9, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.trough:selected, +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +columnview.view > header > button, +treeview.view > header > button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +columnview.view > header > button:hover, +treeview.view > header > button:hover { + color: white; + background-color: alpha(currentColor, 0.1); +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + color: white; + background-color: alpha(currentColor, 0.06); +} + +columnview.view > header > button, columnview.view > header > button:disabled, +treeview.view > header > button, +treeview.view > header > button:disabled { + background-color: #333539; +} + +columnview.view > header > button:last-child, +treeview.view > header > button:last-child { + border-right-style: none; +} + +columnview.view button.dnd, +columnview.view header.button.dnd, +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #a3b0c9; +} + +columnview.view acceleditor > label, +treeview.view acceleditor > label { + background-color: #a3b0c9; +} + +stack.view treeview.view { + min-height: 36px; +} + +menubar { + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; + transition: none; +} + +menubar:backdrop { + color: rgba(255, 255, 255, 0.35); +} + +menubar > item { + min-height: 32px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.7); + transition: none; +} + +menubar > item:hover { + transition: none; + background-color: #a3b0c9; + color: white; +} + +menubar > item:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > item popover.menu.background > contents { + padding: 6px; +} + +menubar > item popover.menu popover.menu { + padding: 0 0 4px 0; +} + +menubar > item popover.menu.background popover.menu.background > contents { + margin: 0; + border-radius: 3px; +} + +popover.menu { + padding: 0; +} + +popover.menu box.inline-buttons { + padding: 0 6px; +} + +popover.menu box.inline-buttons button.image-button.model { + min-height: 32px; + min-width: 32px; + padding: 0; + border: none; + outline: none; +} + +popover.menu box.circular-buttons button.circular.image-button.model { + padding: 6px; + min-height: 32px; + min-width: 32px; +} + +popover.menu accelerator { + color: alpha(currentColor, 0.55); +} + +popover.menu accelerator:dir(ltr) { + margin-left: 12px; +} + +popover.menu accelerator:dir(rtl) { + margin-right: 12px; +} + +popover.menu arrow.left, +popover.menu radio.left, +popover.menu check.left { + margin-left: -2px; + margin-right: 6px; +} + +popover.menu arrow.right, +popover.menu radio.right, +popover.menu check.right { + margin-left: 6px; + margin-right: -2px; +} + +popover.menu label.title { + font-weight: bold; + padding: 4px 32px; +} + +row .linked > button:not(.suggested-action):not(.destructive-action), popover.background button:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.06); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row .linked > button:hover:not(.suggested-action):not(.destructive-action), popover.background button:hover:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:disabled:not(.suggested-action):not(.destructive-action), popover.background button:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +row .linked > button:checked:not(.suggested-action):not(.destructive-action), popover.background button:checked:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: #a3b0c9; + color: white; +} + +row .linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +popover.background { + color: white; + background-color: transparent; + font: initial; + padding: 0; +} + +popover.background > arrow, +popover.background > contents { + transition: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; + border: none; + color: white; +} + +popover.background > contents { + padding: 6px; + border-radius: 3px; +} + +popover.background > contents > list, +popover.background > contents > scrolledwindow > viewport > list, +popover.background > contents > .view, +popover.background > contents > toolbar { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +popover.background > contents separator { + margin: 3px 0; +} + +popover.background > contents list > row, popover.background > contents list separator { + margin: 0; +} + +popover.background > contents list > row { + border-radius: 2px; +} + +.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 { + margin: 0; + border: none; + box-shadow: none; +} + +popover.background .linked button:not(.combo) { + border-radius: 2px; + margin: 0 3px; +} + +popover.background modelbutton { + min-height: 32px; + padding: 0 9px; + border-radius: 2px; + color: inherit; + transition: none; +} + +popover.background modelbutton:active { + background-image: radial-gradient(circle, #a3b0c9 10%, alpha(#a3b0c9, 0.65) 10%); + color: white; +} + +popover.background modelbutton:selected { + background-color: alpha(currentColor, 0.1); +} + +popover.background modelbutton arrow { + background: none; + transition: none; +} + +popover.background modelbutton arrow:hover { + background: none; +} + +popover.background modelbutton arrow.left { + -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); +} + +popover.background modelbutton arrow.right { + -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); +} + +popover.background.menu button:not(.circular), +popover.background button.model { + margin: 0; + min-height: 32px; + padding: 0 6px; + box-shadow: none; +} + +magnifier { + background-color: #333539; +} + +tabbar tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; + border: none; + border-radius: 0; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +tabbar tab:active, notebook > header tab:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +tabbar tab:hover, notebook > header tab:hover { + color: white; + background-color: alpha(currentColor, 0.06); +} + +tabbar tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, alpha(currentColor, 0.06) 10%); + background-color: transparent; +} + +tabbar tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +tabbar tab:checked, notebook > header tab:checked { + color: white; +} + +tabbar tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +tabbar tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px #503359; +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px #503359; +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #a3b0c9; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 #503359; +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #a3b0c9; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 #503359; +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #a3b0c9; +} + +notebook > header.top > tabs > arrow { + border-top-style: none; +} + +notebook > header.bottom > tabs > arrow { + border-bottom-style: none; +} + +notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.left > tabs > arrow { + border-left-style: none; +} + +notebook > header.right > tabs > arrow { + border-right-style: none; +} + +notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +tabbar .box { + background-color: transparent; + border: none; +} + +tabbar scrolledwindow.pinned tabbox > background:dir(ltr) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar scrolledwindow.pinned tabbox > background:dir(rtl) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar tabbox { + background-color: #100f1a; + background-clip: padding-box; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +tabbar tabbox > tabboxchild { + margin: 0; + border-radius: 0; + border: none; +} + +tabbar tabbox > background { + background: none; +} + +tabbar tab { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; +} + +tabbar tab:hover { + box-shadow: inset 0 -2px #503359; +} + +tabbar tab:checked, tabbar tab:selected { + box-shadow: inset 0 -2px #503359; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +tabbar .start-action, +tabbar .end-action { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + border-color: rgba(255, 255, 255, 0.12); + border-style: solid; + transition: background 150ms ease-in-out; +} + +tabbar .start-action button, +tabbar .end-action button { + border: none; + border-radius: 0; +} + +tabbar .start-action:dir(ltr), +tabbar .end-action:dir(rtl) { + border-right-width: 1px; +} + +tabbar .start-action:dir(rtl), +tabbar .end-action:dir(ltr) { + border-left-width: 1px; +} + +tabbar:not(.inline) scrolledwindow.pinned undershoot { + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline) tabbox > background { + background-color: #36383c; +} + +tabbar:not(.inline) .start-action, +tabbar:not(.inline) .end-action { + background-color: alpha(#36383c, 0.6); + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline):backdrop .box { + background-color: #36383c; +} + +dnd tab { + min-height: 24px; + background-color: #36383c; + color: rgba(255, 255, 255, 0.7); + margin: 24px; +} + +tabbar tab, +dnd tab { + padding: 6px; +} + +tabbar tab button.image-button, +dnd tab button.image-button { + padding: 0; + margin: 0; + min-width: 24px; + min-height: 24px; + border-radius: 5px; +} + +tabview:drop(active), +tabbox:drop(active) { + box-shadow: none; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +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 > range > trough { + background: none; + border: none; + outline: none; +} + +scrollbar > range > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); + outline: none; + box-shadow: none; +} + +scrollbar > range > trough > slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar > range > trough > slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar > range > trough > slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar > range.fine-tune > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar > range.fine-tune.horizontal > trough > slider { + margin: 2px 0; +} + +scrollbar > range.fine-tune.vertical > trough > slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +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-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch > image { + color: transparent; +} + +switch > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px; + border-radius: 5px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #100f1a; + color: #100f1a; +} + +switch:hover > slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus > slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked > slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch > slider { + background-color: #f8b4cb; +} + +row:selected switch:checked > slider { + animation: none; + background-color: white; +} + +.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/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; + border-spacing: 4px; + border-radius: 2px; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -6px; + padding: 6px; + background-color: transparent; + border: none; + outline: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +check:active, +radio:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +check:active, +radio:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +popover modelbutton.flat check, popover modelbutton.flat radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:selected, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:selected, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + box-shadow: none; + background-image: none; + outline: none; + border: none; + background-color: transparent; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -6px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -6px; + margin-right: -16px; +} + +popover modelbutton.flat check:checked, popover modelbutton.flat check:indeterminate, popover modelbutton.flat radio:checked, popover modelbutton.flat radio:indeterminate { + color: #EC407A; +} + +popover modelbutton.flat check:checked:disabled, popover modelbutton.flat check:indeterminate:disabled, popover modelbutton.flat radio:checked:disabled, popover modelbutton.flat radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + + +check { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); +} + + +radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +popover.menu modelbutton check { + min-height: 16px; + min-width: 16px; + border-radius: 3px; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + + +popover.menu modelbutton check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + + +popover.menu modelbutton radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + + +popover.menu modelbutton radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale > trough { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale > trough > slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + min-height: 32px; + min-width: 32px; + margin: -15px; + color: #EC407A; + background-color: transparent; +} + +scale > trough > slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale > trough > slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale > trough > slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale > trough > slider, scale > trough > slider:focus, scale > trough > slider:hover, scale > trough > slider:active { + border: none; + box-shadow: none; + outline: none; +} + +scale > trough > slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); + background-size: auto, 0% 0%; + color: #EC407A; +} + +scale > trough > highlight { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale > trough > highlight:disabled { + background-color: transparent; +} + +scale > trough > fill { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough > fill:disabled { + background-color: transparent; +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale > marks label, +scale > value { + color: alpha(currentColor, 0.45); +} + +scale > marks { + color: rgba(255, 255, 255, 0.3); +} + +scale > marks.top { + margin-bottom: 7px; +} + +scale > marks.bottom { + margin-top: 7px; +} + +scale > marks.top { + margin-right: 7px; +} + +scale > marks.bottom { + margin-left: 7px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.marks-before:not(.marks-after) > trough > slider, scale.marks-after:not(.marks-before) > trough > slider { + transform: none; + box-shadow: none; + border: none; +} + +scale.marks-before:not(.marks-after) > trough > slider:disabled, scale.marks-after:not(.marks-before) > trough > slider:disabled { + box-shadow: none; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; + box-shadow: none; +} + +progressbar.horizontal > trough { + min-width: 150px; +} + +progressbar.horizontal > trough, progressbar.horizontal > trough > progress { + min-height: 4px; +} + +progressbar.vertical > trough { + min-height: 80px; +} + +progressbar.vertical > trough, progressbar.vertical > trough > progress { + min-width: 4px; +} + +progressbar > trough { + background-color: alpha(#a3b0c9, 0.3); + border-radius: 6px; +} + +progressbar > trough > progress { + background-color: #a3b0c9; + border-radius: 6px; +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; + padding: 0; + margin: 0; + box-shadow: none; + border: none; +} + +progressbar.osd > trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; +} + +progressbar.osd > trough > progress { + border-style: none; + border-radius: 0; +} + +progressbar > trough.empty > progress { + all: unset; +} + +levelbar > trough > block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical > trough > block { + min-width: 4px; + min-height: 36px; +} + +levelbar > trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +levelbar > trough:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar > trough > block.low { + background-color: #FDD633; +} + +levelbar > trough > block.high, levelbar > trough > block:not(.empty) { + background-color: #a3b0c9; +} + +levelbar > trough > block.full { + background-color: #81C995; +} + +levelbar > trough > block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +window.dialog.print drawing { + color: white; + background: none; + border: none; + padding: 0; +} + +window.dialog.print drawing paper { + background: white; + color: #363636; + border: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.print .dialog-action-box { + margin: 12px; +} + +frame, +.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame { + border-radius: 3px; +} + +frame > label { + margin: 4px; +} + +actionbar > revealer > box { + padding: 6px; + border-spacing: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + background-color: #100f1a; + color: white; +} + +actionbar > revealer > box entry, actionbar > revealer > box button, actionbar > revealer > box menubutton, actionbar > revealer > box splitbutton, actionbar > revealer > box spinbutton { + margin: 0; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; +} + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar { + min-width: 0; + background: none; +} + +list.content > row:not(:last-child), list.content > row.expander row.header:not(:last-child), +list.boxed-list > row.expander row.header:not(:last-child), row.expander list.nested > row:not(:last-child), listview.boxed-list > row.expander list > row:not(:last-child), +list.boxed-list > row.expander list > row:not(:last-child), listview.content:not(.conversation-listbox) > row:not(:last-child), listview.boxed-list > row:not(:last-child), +list.boxed-list > row:not(:last-child) { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +list.content > row:first-child, list.content > row.expander row.header:first-child, +list.boxed-list > row.expander row.header:first-child, row.expander list.nested > row:first-child, listview.boxed-list > row.expander list > row:first-child, +list.boxed-list > row.expander list > row:first-child, listview.content:not(.conversation-listbox) > row:first-child, listview.boxed-list > row:first-child, +list.boxed-list > row:first-child { + border-radius: 2px 2px 0 0; +} + +list.content > row:last-child, list.content > row.expander row.header:last-child, +list.boxed-list > row.expander row.header:last-child, row.expander list.nested > row:last-child, listview.boxed-list > row.expander list > row:last-child, +list.boxed-list > row.expander list > row:last-child, listview.content:not(.conversation-listbox) > row:last-child, listview.boxed-list > row:last-child, +list.boxed-list > row:last-child { + border-radius: 0 0 2px 2px; +} + +listview, +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + box-shadow: none; +} + +listview row, +list row { + padding: 6px; +} + +listview.content:not(.conversation-listbox), listview.boxed-list, +list.content:not(.conversation-listbox), +list.boxed-list { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +listview.boxed-list > row.expander list, +list.boxed-list > row.expander list { + background-color: transparent; + box-shadow: none; + border: none; +} + +list.frame { + border-radius: 3px; +} + +listview.view { + color: white; + background-color: transparent; +} + +popover.menu listview.view { + border-radius: 2px; + margin: 0; + padding: 0; +} + +popover.menu listview.view > row { + margin: 0; + border-radius: 2px; +} + +row { + color: white; +} + +row label.subtitle { + font-size: smaller; +} + +row > box.header { + margin-left: 12px; + margin-right: 12px; + min-height: 42px; +} + +row > box.header > .icon:disabled { + filter: opacity(0.35); +} + +row > box.header > box.title { + margin-top: 6px; + margin-bottom: 6px; + border-spacing: 3px; +} + +row.activatable { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-image: radial-gradient(circle, transparent 15%, transparent 15%); +} + +row.activatable:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row.activatable:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row.activatable:hover { + background-color: alpha(currentColor, 0.1); +} + +row.activatable.has-open-popup, row.activatable:active { + background-color: alpha(currentColor, 0.06); + background-image: radial-gradient(circle, alpha(currentColor, 0.1) 15%, transparent 15%); +} + +row button.activatable:focus, row button.activatable:hover, row button.activatable:active, button row.activatable:focus, button row.activatable:hover, button row.activatable:active { + background-color: transparent; + background-image: none; + box-shadow: none; + transition: none; + animation: none; +} + +row:selected:hover { + background-color: #b45ac3; +} + +row.combo image.dropdown-arrow:disabled { + filter: opacity(0.35); +} + +row.combo listview.inline { + background: none; + border: none; + box-shadow: none; + color: inherit; +} + +row.combo listview.inline, row.combo listview.inline:disabled { + background: none; + color: inherit; +} + +row.combo popover > contents { + min-width: 120px; +} + +row.expander { + background: none; + padding: 0; +} + +row.expander > box > list { + background: none; + color: inherit; +} + +row.expander list.nested { + background-color: rgba(255, 255, 255, 0.05); + color: inherit; +} + +row.expander image.expander-row-arrow { + transition: -gtk-icon-transform 200ms cubic-bezier(0, 0, 0.2, 1); +} + +row.expander image.expander-row-arrow:dir(ltr) { + margin-left: 6px; +} + +row.expander image.expander-row-arrow:dir(rtl) { + margin-right: 6px; +} + +row.expander image.expander-row-arrow:dir(ltr) { + -gtk-icon-transform: rotate(0.5turn); +} + +row.expander image.expander-row-arrow:dir(rtl) { + -gtk-icon-transform: rotate(-0.5turn); +} + +row.expander image.expander-row-arrow:disabled { + filter: opacity(0.45); +} + +row.expander:checked image.expander-row-arrow { + -gtk-icon-transform: rotate(0turn); + opacity: 1; +} + +row.expander:checked image.expander-row-arrow:not(:disabled) { + color: #a3b0c9; +} + +.osd row.expander:checked image.expander-row-arrow:not(:disabled) { + color: inherit; +} + +list.content > row.expander, +list.boxed-list > row.expander { + border: none; +} + +list.content > row:first-child, list.content > row:first-child.expander row.header, +list.boxed-list > row:first-child, +list.boxed-list > row:first-child.expander row.header { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +list.content > row:last-child, list.content > row:last-child.expander:not(:checked), list.content > row:last-child.expander:not(:checked) row.header, list.content > row:last-child.expander:checked list.nested, list.content > row:last-child.expander:checked list.nested > row:last-child, +list.boxed-list > row:last-child, +list.boxed-list > row:last-child.expander:not(:checked), +list.boxed-list > row:last-child.expander:not(:checked) row.header, +list.boxed-list > row:last-child.expander:checked list.nested, +list.boxed-list > row:last-child.expander:checked list.nested > row:last-child { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; + border-bottom-width: 0; +} + +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: #4b4d51; +} + +columnview.data-table > listview > row > cell { + padding-top: 2px; + padding-bottom: 2px; +} + +treeexpander { + border-spacing: 4px; +} + +.rich-list { + /* rich lists usually containing other widgets than just labels/text */ +} + +.rich-list > row { + padding: 8px 12px; + min-height: 32px; + /* should be tall even when only containing a label */ +} + +.rich-list > row > box { + border-spacing: 12px; +} + +.app-notification { + color: white; + border: none; + background-color: #100f1a; + border-radius: 3px; + padding: 6px; + margin: 0 6px 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.app-notification.frame, +.app-notification border { + border-style: none; +} + +expander { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + color: rgba(255, 255, 255, 0.7); + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +expander:hover, expander:active { + color: white; +} + +expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander:selected, row:selected expander { + color: rgba(255, 255, 255, 0.7); +} + +expander:selected:hover, expander:selected:active, row:selected expander:hover, row:selected expander:active { + color: white; +} + +expander:selected:disabled, row:selected expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + color: rgba(255, 255, 255, 0.7); + 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 { + border-radius: 3px; +} + +calendar > grid > label.today { + background-color: rgba(255, 255, 255, 0.15); +} + +calendar > grid > label.day-number { + padding: 4px; +} + +calendar > grid > label.day-number:selected { + border-radius: 3px; +} + +calendar > grid > label.day-number.other-month { + color: alpha(currentColor, 0.3); +} + +window.dialog.message { + background-color: #100f1a; +} + +window.dialog.message .dialog-vbox { + border-spacing: 12px; +} + +window.dialog.message .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; +} + +window.dialog.message .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +window.dialog.message.background { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +window.dialog.message .dialog-action-area { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.message .dialog-action-area > button { + padding: 8px 16px; + border-radius: 0; +} + +window.dialog.message .dialog-action-area > button.suggested-action { + color: #a3b0c9; +} + +window.dialog.message .dialog-action-area > button.destructive-action { + color: #FF5252; +} + +/******************** + * AdwMessageDialog * + ********************/ +window.messagedialog { + background-color: #100f1a; + color: white; +} + +window.messagedialog.csd { + outline: none; +} + +window.messagedialog > windowhandle > box { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px 3px 0 0; +} + +window.messagedialog.tiled > windowhandle > box, window.messagedialog.maximized > windowhandle > box { + box-shadow: none; + border-radius: 0; +} + +window.messagedialog .message-area { + padding: 24px 30px; + border-spacing: 24px; +} + +window.messagedialog .message-area.has-heading.has-body { + border-spacing: 10px; +} + +window.messagedialog .response-area > button { + padding: 10px 14px; + border-radius: 0; +} + +window.messagedialog .response-area > button.suggested { + color: #a3b0c9; +} + +window.messagedialog .response-area > button.destructive { + color: #FF5252; +} + +window.messagedialog.csd:not(.solid-csd) { + border-radius: 4px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button { + margin-top: -1px; + margin-right: -1px; + margin-left: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(rtl) { + border-bottom-left-radius: 4px; + margin-left: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(rtl) { + border-bottom-right-radius: 4px; + margin-right: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button { + margin-top: -1px; + margin-bottom: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button:first-child { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + margin-bottom: 0; +} + +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: #100f1a; +} + +filechooserbutton > button > box { + border-spacing: 6px; +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #100f1a; +} + +.sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #4b4d51; + border-left-style: none; +} + +.sidebar.right { + border-left: 1px solid #4b4d51; + border-right-style: none; +} + +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; +} + +leaflet.unfolded > box > stacksidebar.sidebar { + border: none; +} + +stacksidebar row { + padding: 12px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar.selection-mode, .selection-mode separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar { + padding: 6px 0; +} + +.navigation-sidebar > separator { + margin: 6px 0; +} + +.navigation-sidebar > row { + min-height: 36px; + padding: 0 6px; + border-radius: 3px; + margin: 1px 6px; +} + +.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { + color: white; + background-color: rgba(255, 255, 255, 0.06); +} + +.navigation-sidebar > row:selected { + color: white; + background-color: rgba(255, 255, 255, 0.08); +} + +.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image { + color: white; +} + +.navigation-sidebar > row:selected:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar > row:selected:focus-visible:focus-within { + outline-width: 0; + color: white; + background-color: #a3b0c9; +} + +.navigation-sidebar > row:selected:focus-visible:focus-within:hover { + background-color: #bc6cca; +} + +.navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar .navigation-sidebar > row { + min-height: 36px; +} + +placessidebar .navigation-sidebar > row > revealer { + padding: 0 12px; +} + +placessidebar .navigation-sidebar > row:selected { + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:hover, placessidebar .navigation-sidebar > row:selected button.sidebar-button:active, placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row image.sidebar-icon { + opacity: 0.45; +} + +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; +} + +placessidebar .navigation-sidebar > row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar .navigation-sidebar > row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -gtk-icon-transform: rotate(-0.5turn); +} + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +placesview > actionbar > revealer > box > box { + border-spacing: 6px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#4b4d51); + background-size: 1px 1px; + box-shadow: none; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #100f1a; + background-image: image(#4b4d51), image(#4b4d51); + 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: 5px; +} + +infobar { + border: none; +} + +infobar > revealer > box { + padding: 8px; + border-spacing: 12px; +} + +infobar.info > revealer > box { + background-color: #66BB6A; +} + +infobar.info > revealer > box > label, infobar.info > revealer > box link, infobar.info > revealer > box button.link, infobar.info > revealer > box { + color: white; +} + +infobar.info > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.info > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.info > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.info > revealer > box button, infobar.info > revealer > box button:hover, infobar.info > revealer > box button:focus, infobar.info > revealer > box button:active, infobar.info > revealer > box button:checked, infobar.info > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.info > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.info > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.question > revealer > box > label, infobar.question > revealer > box link, infobar.question > revealer > box button.link, infobar.question > revealer > box { + color: white; +} + +infobar.question > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.question > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.question > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.question > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.question > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.warning > revealer > box > label, infobar.warning > revealer > box link, infobar.warning > revealer > box button.link, infobar.warning > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.warning > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.warning > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.warning > revealer > box button, infobar.warning > revealer > box button:hover, infobar.warning > revealer > box button:focus, infobar.warning > revealer > box button:active, infobar.warning > revealer > box button:checked, infobar.warning > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.warning > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.error > revealer > box > label, infobar.error > revealer > box link, infobar.error > revealer > box button.link, infobar.error > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.error > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.error > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.error > revealer > box button, infobar.error > revealer > box button:hover, infobar.error > revealer > box button:focus, infobar.error > revealer > box button:active, infobar.error > revealer > box button:checked, infobar.error > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.error > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +tooltip { + margin: 0; + padding: 6px; + box-shadow: none; +} + +tooltip.background { + background-color: #100f1a; + color: white; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px; + margin: 0 6px 8px 6px; + border: none; +} + +tooltip label { + min-height: 20px; + padding: 0 3px; +} + +tooltip > box { + border-spacing: 6px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #100f1a; +} + +.content-view:hover { + -gtk-icon-filter: brightness(1.2); +} + +.content-view .tile { + margin: 2px; + background-color: black; + border-radius: 0; + padding: 0; +} + +.content-view .tile:active, .content-view .tile:selected { + background-color: #a3b0c9; +} + +.content-view .tile:disabled { + background-color: rgba(255, 255, 255, 0.45); +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow { + margin: 0; +} + +window { + border: none; + outline: none; +} + +window.csd { + transition: none; + border-radius: 3px; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 0; +} + +window.csd:backdrop { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-left, window.csd.tiled-right, window.csd.tiled-bottom { + border-radius: 0; +} + +window.csd.maximized, window.csd.fullscreen { + box-shadow: none; +} + +window.solid-csd { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +datechooser.view button.circular.day:selected, emoji-completion-row:focus, +emoji-completion-row:hover, .view:selected, textview > text:selected, textview > text > selection, iconview:selected, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection, spinbutton > text > selection, dropdown popover listview > row:selected, +combobox popover listview > row:selected, row:selected, columnview row:not(:selected) cell editablelabel.editing text selection, calendar > grid > label.today:selected, calendar > grid > label.day-number:selected { + background-color: #a3b0c9; + color: white; +} + +datechooser.view button.circular.day:disabled:selected, emoji-completion-row:disabled:focus, +emoji-completion-row:disabled:hover, .view:disabled:selected, textview > text:disabled:selected, textview > text > selection:disabled, iconview:disabled:selected, flowbox > flowboxchild:disabled:selected, gridview > child:disabled:selected, entry > text > selection:disabled, spinbutton > text > selection:disabled, dropdown popover listview > row:disabled:selected, +combobox popover listview > row:disabled:selected, row:disabled:selected, columnview row:not(:selected) cell editablelabel.editing text selection:disabled, calendar > grid > label.today:disabled:selected, calendar > grid > label.day-number:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +headerbar windowcontrols { + border-spacing: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(ltr), headerbar windowcontrols:not(.empty).end:dir(rtl) { + margin-right: 9px; + margin-left: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(rtl), headerbar windowcontrols:not(.empty).end:dir(ltr) { + margin-left: 9px; + margin-right: 6px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action) image { + background-color: transparent; + padding: 0; + border: none; + outline: none; + box-shadow: none; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):hover > image, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):active > image { + background-color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + opacity: 1; + color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 5px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +shortcuts-section { + margin: 20px; +} + +.shortcuts-search-results { + margin: 20px; + border-spacing: 24px; +} + +.context-menu { + font: initial; +} + +button.close, button.round-button, button.circular, menubutton.circular > button, check, +radio { + border-radius: 5px; +} + +row button.circular { + margin: 0 5px; +} + +.floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar .navigation-sidebar > row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; +} + +shortcut > .keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +stackswitcher button.text-button { + min-width: 100px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 0/0 0 0px; +} + +stackswitcher button.text-button:active { + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +stackswitcher button.text-button:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +stackswitcher button.circular, +stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 100px; + padding: 0; +} + +.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: 6px; + border-spacing: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.emoji-toolbar { + padding: 0; + border-spacing: 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin: 0; + padding: 0; + min-width: 36px; + min-height: 36px; + border-radius: 3px; + box-shadow: none; +} + +popover.emoji-picker emoji { + font-size: x-large; + padding: 6px; + border-radius: 6px; +} + +popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { + background: #a3b0c9; +} + +emoji-completion-row > box { + border-spacing: 6px; + padding: 2px 6px; +} + +emoji-completion-row emoji:focus, +emoji-completion-row emoji:hover { + background: none; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.05); + border-radius: 3px; +} + +popover.entry-completion > contents { + padding: 0; +} + +statusbar { + padding: 6px 10px; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row { + margin: 0; + border-radius: 0; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:hover { + color: #a3b0c9; + background-color: transparent; + box-shadow: inset 3px 0 #a3b0c9; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:active { + box-shadow: inset 3px 0 #a3b0c9; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:backdrop { + opacity: 0.85; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected { + box-shadow: inset 3px 0 #a3b0c9; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:active { + box-shadow: none; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:hover { + color: white; + background-color: alpha(currentColor, 0.16); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child { + border-radius: 6px; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:active { + background-color: alpha(currentColor, 0.06); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +#NautilusViewCell clamp box { + margin: 0; + border-spacing: 0; +} + +#NautilusQueryEditor { + border-radius: 3px; +} + +#NautilusQueryEditor > * { + margin-top: 0; + margin-bottom: 0; +} + +#NautilusQueryEditor > menubutton { + margin: 0; +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle { + min-width: 24px; + min-height: 24px; + margin: 0; + padding: 0; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked { + color: white; +} + +#NautilusQueryEditor #NautilusQueryEditorTag { + border-radius: 5px; +} + +#NautilusQueryEditor #NautilusQueryEditorTag > button { + margin: 0; + padding: 0; + min-height: 22px; + min-width: 22px; +} + +#NautilusPathBar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +#NautilusPathBar #NautilusPathButton { + margin: 0 3px; + border-radius: 3px; +} + +#NautilusPathBar #NautilusPathButton:hover, #NautilusPathBar #NautilusPathButton:active { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir:hover, #NautilusPathBar #NautilusPathButton.current-dir:active { + background: none; + box-shadow: none; +} + +#NautilusPathBar #NautilusPathButton:first-child { + margin-left: 0; +} + +#NautilusPathBar > menubutton { + margin: 0; +} + +.floating-bar { + min-height: 32px; + padding: 0; + border: none; + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +.floating-bar.bottom.left { + border-top-right-radius: 3px; +} + +.floating-bar.bottom.right { + border-top-left-radius: 3px; +} + +.floating-bar button { + margin: 8px; +} + +label.primary-label, label.month-name, label.secondary-label { + font-size: 16pt; + font-weight: bold; + padding: 12px; +} + +label.primary-label, label.month-name { + color: #a3b0c9; +} + +label.secondary-label { + color: rgba(255, 255, 255, 0.45); +} + +calendar-view { + font-size: 10pt; +} + +calendar-view:selected { + color: #a3b0c9; + font-weight: bold; +} + +calendar-view.header, +label.header { + font-size: 10pt; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); +} + +calendar-view.current, +weekgrid.current { + background-color: alpha(#a3b0c9, 0.3); +} + +datechooser.view { + padding: 6px; +} + +datechooser.view button.flat.pill, datechooser.view button.circular.day { + min-height: 24px; + min-width: 24px; + padding: 6px; + border-radius: 5px; +} + +datechooser.view .current-week { + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar menubutton.sources-button { + margin: 0; +} + +headerbar.titlebar menubutton.sources-button > button { + border-radius: 0; +} + +window.background > contents > toastoverlay > leaflet > box > headerbar { + border-top-left-radius: 0; +} + +.details-page { + margin: 24px 0px; +} + +.installed-overlay-box { + font-size: smaller; + background-color: #a3b0c9; + border-radius: 0; + color: white; + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); +} + +screenshot-carousel box.frame { + border-width: 1px 0; + border-radius: 0; +} + +screenshot-carousel button, +.featured-carousel button { + margin: 12px; +} + +.screenshot-image-main .image1, +.screenshot-image-main .image2 { + margin-top: 6px; + margin-bottom: 12px; + margin-left: 6px; + margin-right: 6px; +} + +.app-tile-label { + font-size: 105%; +} + +.review-textbox { + padding: 6px; +} + +.origin-rounded-box { + background-color: rgba(255, 255, 255, 0.12); + border-radius: 5px; + padding: 4px; +} + +.origin-beta { + color: #FDD633; +} + +.origin-button > button { + padding: 3px 9px; +} + +flowboxchild.card { + padding: 0; + margin: 0; + box-shadow: 0; + background-color: transparent; +} + +flowboxchild > button.card.category-tile { + padding: 21px; +} + +flowboxchild > button.card.category-tile-iconless { + padding: 9px 15px; +} + +app-context-bar > box:not(:first-child) > button.flat { + border-radius: 0; +} + +app-context-bar > box:not(:first-child) > button.flat:last-child { + border-radius: 0 3px 3px 0; +} + +app-context-bar > box:first-child > button.flat { + border-radius: 0; +} + +app-context-bar > box:first-child > button.flat:first-child { + border-radius: 3px 0 0 3px; +} + +app-context-bar > box > button.flat { + border-left-color: rgba(255, 255, 255, 0.12); +} + +carousel.card { + border: none; +} + +.context-tile-lozenge { + min-height: 28px; + min-width: 28px; + padding: 6px; +} + +screenshot-carousel box.frame.view { + border-width: 1px 0; + border-radius: 0; +} + +/* Styling for specific category buttons. */ +.category-tile.category-create { + background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%); + color: white; +} + +.category-tile.category-create:hover { + background: linear-gradient(180deg, shade(#ce8cd7, 1.07) 0%, shade(#2861c6, 1.1) 100%); +} + +.category-tile.category-create:active { + background: linear-gradient(180deg, shade(#ce8cd7, 0.95) 0%, shade(#2861c6, 0.95) 100%); +} + +.category-tile.category-develop { + background: #5e5c64; + color: white; +} + +.category-tile.category-develop:hover { + background: shade(#5e5c64, 1.2); +} + +.category-tile.category-develop:active { + background-color: shade(#5e5c64, 0.95); +} + +.category-tile.category-learn { + background: linear-gradient(180deg, #2ec27e 30%, #27a66c 100%); + color: white; +} + +.category-tile.category-learn:hover { + background: linear-gradient(180deg, shade(#2ec27e, 1.06) 30%, shade(#27a66c, 1.06) 100%); +} + +.category-tile.category-learn:active { + background: linear-gradient(180deg, shade(#2ec27e, 0.95) 30%, shade(#27a66c, 0.95) 100%); +} + +.category-tile.category-play { + background: linear-gradient(75deg, #f9e2a7 0%, #eb5ec3 50%, #6d53e0 100%); + color: #393484; +} + +.category-tile.category-play:hover { + background: linear-gradient(75deg, shade(#f9e2a7, 1.07) 0%, shade(#eb5ec3, 1.07) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-play:active { + background: linear-gradient(75deg, shade(#f9e2a7, 0.97) 0%, shade(#eb5ec3, 0.95) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-socialize { + background: linear-gradient(90deg, #ef4e9b 0%, #f77466 100%); + color: rgba(255, 255, 255, 0.7); +} + +.category-tile.category-socialize:hover { + background: linear-gradient(90deg, shade(#ef4e9b, 1.08) 0%, shade(#f77466, 1.08) 100%); +} + +.category-tile.category-socialize:active { + background: linear-gradient(90deg, shade(#ef4e9b, 0.95) 0%, shade(#f77466, 0.95) 100%); +} + +.category-tile.category-work { + color: #1c71d8; + background-color: #fdf8d7; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); + background-size: 10px 10px, 10px 10px; + background-position: -1px -4px, center -1px; +} + +.category-tile.category-work:hover { + background-color: #fefcef; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +.category-tile.category-work:active { + background-color: #fcf4bf; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +window.background > contents > leaflet stack.background { + background-color: transparent; +} + +window.background > contents > leaflet stack.background headerbar { + border-top-left-radius: 0; +} + +preferencesgroup > box button.background-preview-button.toggle { + padding: 0; + background: none; + box-shadow: none; + outline-width: 2px solid transparent; + outline-offset: 3px; +} + +preferencesgroup > box button.background-preview-button.toggle, preferencesgroup > box button.background-preview-button.toggle > background-preview { + border-radius: 6px; +} + +preferencesgroup > box button.background-preview-button.toggle:hover { + outline: 2px solid rgba(255, 255, 255, 0.12); +} + +preferencesgroup > box button.background-preview-button.toggle:active { + outline: 2px solid rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box button.background-preview-button.toggle:checked { + outline: 2px solid #a3b0c9; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild { + outline: 2px solid transparent; + outline-offset: 0; + border-radius: 9px; + padding: 3px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild > .background-thumbnail { + border-radius: 6px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:hover { + outline-color: rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:active { + outline-color: rgba(255, 255, 255, 0.45); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:selected { + outline-color: #a3b0c9; + background-color: transparent; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild image.selected-check { + border-radius: 5px; + padding: 6px; + margin: 6px; +} + +window.background.csd > contents > box .history-view { + background-color: #333539; +} + +window.background.csd > contents > box .math-buttons button.clear-button.image-button { + border-radius: 3px; +} + +.small .display-container.card { + border-radius: 0; + box-shadow: none; +} + +.display-container .history-view { + background-color: #333539; +} + +.display-container #displayitem { + padding: 0 12px 8px 0; + font-size: 1.4em; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +mathconverter > box { + margin: 12px 12px 0; +} + +.converter { + margin: 6px 12px; +} + +.math-buttons > grid { + margin: 12px; +} + +.math-buttons button { + font-size: 1.1em; +} + +leaflet button.number-button { + background-color: rgba(255, 255, 255, 0.1); +} + +leaflet button.number-button:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +leaflet button.number-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +entry.location-entry { + padding: 6px; +} + +entry.location-entry > text { + margin: 0 6px; +} + +entry.location-entry > progress { + margin: 0; +} + +entry.location-entry > button.image-button, +entry.location-entry > menubutton > button.image-button { + min-height: 24px; + min-width: 24px; + padding: 0; +} + +label.clock-time.numeric { + padding: 0 12px; +} + +avatar { + border-radius: 5px; + font-weight: bold; +} + +avatar.color1 { + background-image: linear-gradient(#83b6ec, #337fdc); + color: #cfe1f5; +} + +avatar.color2 { + background-image: linear-gradient(#7ad9f1, #0f9ac8); + color: #caeaf2; +} + +avatar.color3 { + background-image: linear-gradient(#8de6b1, #29ae74); + color: #cef8d8; +} + +avatar.color4 { + background-image: linear-gradient(#b5e98a, #6ab85b); + color: #e6f9d7; +} + +avatar.color5 { + background-image: linear-gradient(#f8e359, #d29d09); + color: #f9f4e1; +} + +avatar.color6 { + background-image: linear-gradient(#ffcb62, #d68400); + color: #ffead1; +} + +avatar.color7 { + background-image: linear-gradient(#ffa95a, #ed5b00); + color: #ffe5c5; +} + +avatar.color8 { + background-image: linear-gradient(#f78773, #e62d42); + color: #f8d2ce; +} + +avatar.color9 { + background-image: linear-gradient(#e973ab, #e33b6a); + color: #fac7de; +} + +avatar.color10 { + background-image: linear-gradient(#cb78d4, #9945b5); + color: #e7c2e8; +} + +avatar.color11 { + background-image: linear-gradient(#9e91e8, #7a59ca); + color: #d5d2f5; +} + +avatar.color12 { + background-image: linear-gradient(#e3cf9c, #b08952); + color: #f2eade; +} + +avatar.color13 { + background-image: linear-gradient(#be916d, #785336); + color: #e5d6ca; +} + +avatar.color14 { + background-image: linear-gradient(#c0bfbc, #6e6d71); + color: #d8d7d3; +} + +avatar.contrasted { + color: white; +} + +avatar.image { + background: none; +} + +preferencespage > scrolledwindow > viewport > clamp > box { + margin: 24px 12px; + border-spacing: 24px; +} + +preferencesgroup > box, preferencesgroup > box .labels { + border-spacing: 6px; +} + +preferencesgroup > box > box.header:not(.single-line) { + margin-bottom: 6px; +} + +preferencesgroup > box > box.single-line { + min-height: 34px; +} + +statuspage > scrolledwindow > viewport > box { + margin: 36px 12px; + border-spacing: 36px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box { + border-spacing: 12px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 128px; + color: alpha(currentColor, 0.55); +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:disabled { + opacity: 0.35; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box { + margin: 24px 12px; + border-spacing: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 96px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 12px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .title { + font-size: 18pt; +} + +.card { + background-color: #100f1a; + color: white; + border-radius: 3px; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 1px 3px 1px rgba(0, 0, 0, 0.07), 0 2px 6px 2px rgba(0, 0, 0, 0.03); +} + +.osd .card, .card.osd { + background-color: alpha(currentColor, 0.1); + color: inherit; + box-shadow: none; +} + +.card.activatable:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +.card.activatable:active { + background-image: image(alpha(currentColor, 0.08)); +} + +themeselector, +panelthemeselector { + margin: 9px; +} + +themeselector checkbutton, +panelthemeselector checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 5px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeselector checkbutton:hover, +panelthemeselector checkbutton:hover { + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3); +} + +themeselector checkbutton:checked, +panelthemeselector checkbutton:checked { + box-shadow: inset 0 0 0 2px #a3b0c9; +} + +themeselector checkbutton.follow, +panelthemeselector checkbutton.follow { + background-image: linear-gradient(to bottom right, #ffffff 50%, #202020 50%); +} + +themeselector checkbutton.light, +panelthemeselector checkbutton.light { + background-color: #ffffff; +} + +themeselector checkbutton.dark, +panelthemeselector checkbutton.dark { + background-color: #202020; +} + +themeselector checkbutton.theme-selector radio, +panelthemeselector checkbutton.theme-selector radio { + -gtk-icon-source: none; + border: none; + background: none; + box-shadow: none; + min-height: 20px; + min-width: 20px; + padding: 0; +} + +themeselector checkbutton.theme-selector radio:hover, themeselector checkbutton.theme-selector radio:active, themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:hover, +panelthemeselector checkbutton.theme-selector radio:active, +panelthemeselector checkbutton.theme-selector radio:checked { + background-color: transparent; +} + +themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:checked { + -gtk-icon-size: 20px; + -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/check-symbolic.svg"))); + color: white; + background-image: image(#a3b0c9); +} + +themeswitcher { + padding: 6px; +} + +themeswitcher .check { + min-height: 20px; + min-width: 20px; + background: none; + padding: 0; + margin: 0; + border-radius: 5px; + color: white; + background-image: image(#a3b0c9); +} + +themeswitcher checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 5px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeswitcher checkbutton:checked { + box-shadow: inset 0 0 0 2px #a3b0c9; +} + +themeswitcher checkbutton radio, themeswitcher checkbutton radio:hover, themeswitcher checkbutton radio:active, themeswitcher checkbutton radio:checked, themeswitcher checkbutton radio:checked:hover, themeswitcher checkbutton radio:checked:active { + background-color: transparent; + border: none; + background: none; + box-shadow: none; + color: transparent; + -gtk-icon-source: none; + -gtk-icon-size: 0; +} + +themeswitcher checkbutton.system { + background: linear-gradient(-45deg, #1e1e1e 50%, white 50%); +} + +themeswitcher checkbutton.light { + color: alpha(black, 0.8); + background-color: white; +} + +themeswitcher checkbutton.dark { + color: white; + background-color: #1e1e1e; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #100f1a; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #a3b0c9; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #100f1a; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #100f1a; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #a3b0c9; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #100f1a; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #a3b0c9; +@define-color budgie_tasklist_indicator_color_active #a3b0c9; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; +@define-color blue_1 #99c1f1; +@define-color blue_2 #62a0ea; +@define-color blue_3 #3584e4; +@define-color blue_4 #1c71d8; +@define-color blue_5 #1a5fb4; +@define-color green_1 #8ff0a4; +@define-color green_2 #57e389; +@define-color green_3 #33d17a; +@define-color green_4 #2ec27e; +@define-color green_5 #26a269; +@define-color yellow_1 #f9f06b; +@define-color yellow_2 #f8e45c; +@define-color yellow_3 #f6d32d; +@define-color yellow_4 #f5c211; +@define-color yellow_5 #e5a50a; +@define-color orange_1 #ffbe6f; +@define-color orange_2 #ffa348; +@define-color orange_3 #ff7800; +@define-color orange_4 #e66100; +@define-color orange_5 #c64600; +@define-color red_1 #f66151; +@define-color red_2 #ed333b; +@define-color red_3 #e01b24; +@define-color red_4 #c01c28; +@define-color red_5 #a51d2d; +@define-color purple_1 #dc8add; +@define-color purple_2 #c061cb; +@define-color purple_3 #9141ac; +@define-color purple_4 #813d9c; +@define-color purple_5 #613583; +@define-color brown_1 #cdab8f; +@define-color brown_2 #b5835a; +@define-color brown_3 #986a44; +@define-color brown_4 #865e3c; +@define-color brown_5 #63452c; +@define-color light_1 #ffffff; +@define-color light_2 #f6f5f4; +@define-color light_3 #deddda; +@define-color light_4 #c0bfbc; +@define-color light_5 #9a9996; +@define-color dark_1 #77767b; +@define-color dark_2 #5e5c64; +@define-color dark_3 #3d3846; +@define-color dark_4 #241f31; +@define-color dark_5 #000000; +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +@define-color accent_bg_color #a3b0c9; +@define-color accent_fg_color white; +@define-color accent_color #a3b0c9; +@define-color destructive_bg_color #FF5252; +@define-color destructive_fg_color white; +@define-color destructive_color #FF5252; +@define-color success_bg_color #81C995; +@define-color success_fg_color rgba(0, 0, 0, 0.87); +@define-color success_color #81C995; +@define-color warning_bg_color #FDD633; +@define-color warning_fg_color rgba(0, 0, 0, 0.87); +@define-color warning_color #FDD633; +@define-color error_bg_color #F28B82; +@define-color error_fg_color rgba(0, 0, 0, 0.87); +@define-color error_color #F28B82; +@define-color window_bg_color #100f1a; +@define-color window_fg_color white; +@define-color view_bg_color #333539; +@define-color view_fg_color white; +@define-color headerbar_bg_color #36383c; +@define-color headerbar_fg_color white; +@define-color headerbar_border_color rgba(255, 255, 255, 0.12); +@define-color headerbar_backdrop_color #36383c; +@define-color headerbar_shade_color rgba(255, 255, 255, 0.12); +@define-color card_bg_color #333539; +@define-color card_fg_color white; +@define-color card_shade_color rgba(255, 255, 255, 0.12); +@define-color dialog_bg_color #2e3034; +@define-color dialog_fg_color white; +@define-color popover_bg_color #100f1a; +@define-color popover_fg_color white; +@define-color shade_color rgba(255, 255, 255, 0.12); +@define-color scrollbar_outline_color rgba(255, 255, 255, 0.12); diff --git a/gtk-4.0/gtk.css b/gtk-4.0/gtk.css new file mode 100644 index 0000000..ebafc60 --- /dev/null +++ b/gtk-4.0/gtk.css @@ -0,0 +1,6629 @@ +@keyframes ripple_effect { + to { + background-size: 1000% 1000%; + } +} + +@keyframes scale_ripple_effect { + to { + background-size: auto, 1000% 1000%; + } +} + +@keyframes headerbar_ripple_effect { + from { + background-image: radial-gradient(circle, #a3b0c9 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle, #a3b0c9 100%, transparent 100%); + } +} + +* { + padding: 0; + background-clip: padding-box; + -gtk-secondary-caret-color: #a3b0c9; +} + +.background { + background-color: #100f1a; + color: white; +} + +dnd { + color: white; +} + +.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); +} + +iconview, textview > text, .view { + background-color: #333539; + color: white; +} + +iconview:disabled, textview > text:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview > border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +textview:drop(active) { + caret-color: #FDD633; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +iconview:drop(active) { + box-shadow: none; +} + +iconview > dndtarget:drop(active) { + border: none; +} + +rubberband, .content-view > rubberband, columnview.view > rubberband, +treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { + border: 1px solid #a3b0c9; + background-color: alpha(#a3b0c9, 0.3); +} + +flowbox > flowboxchild { + padding: 4px; + border-radius: 3px; +} + +.content-view .tile:selected { + background-color: transparent; +} + +gridview > child { + padding: 3px; +} + +gridview > child box { + border-spacing: 8px; + margin: 12px; +} + +coverflow cover { + color: white; + background-color: #333539; + border: none; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label > selection { + background-color: #a3b0c9; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +label:disabled > selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled { + color: inherit; +} + +.dim-label, row.expander image.expander-row-arrow, row label.subtitle, headerbar .subtitle, entry > text > placeholder, label.separator { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +.accent { + color: #EC407A; +} + +.success { + color: #81C995; +} + +.warning { + color: #FDD633; +} + +.error { + color: #F28B82; +} + +window.assistant .sidebar { + padding: 4px 0; +} + +window.assistant.csd .sidebar { + border-top-style: none; +} + +window.assistant .sidebar > label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +window.assistant .sidebar > label.highlight { + color: white; +} + +window.aboutdialog image.large-icons { + -gtk-icon-size: 128px; +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow, .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: white; + border: none; + background-color: #100f1a; + background-clip: padding-box; + border-radius: 4.5px; + padding: 6px; + margin: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +toast { + margin: 12px; + margin-bottom: 24px; + border-radius: 5px; + border-spacing: 6px; + padding: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; + border: none; +} + +toast:dir(ltr) { + padding-left: 12px; +} + +toast:dir(rtl) { + padding-right: 12px; +} + +toast > label { + margin: 0 6px; +} + +@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.3; +} + +.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; +} + +window.dialog.message entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, spinbutton:not(.vertical), spinbutton.flat:not(.vertical), .linked > entry, .linked.vertical > entry, .linked > entry.flat, .linked.vertical > entry.flat, entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; + border-radius: 0; +} + +window.dialog.message entry:focus-within, notebook > stack:not(:only-child) entry:focus-within, +notebook > stack:not(:only-child) spinbutton:focus-within:not(.vertical), popover.background entry:focus-within, spinbutton:focus-within:not(.vertical), .linked > entry:focus-within, entry.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +window.dialog.message entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), spinbutton:drop(active):not(.vertical), .linked > entry:drop(active), entry.flat:drop(active) { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +window.dialog.message entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, spinbutton:disabled:not(.vertical), .linked > entry:disabled, entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry { + min-height: 24px; + padding: 6px 8px; + border-radius: 3px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +entry:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +entry:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry > image { + color: alpha(currentColor, 0.9); +} + +entry > image:hover, entry > image:active { + color: currentColor; +} + +entry > image:disabled { + color: alpha(currentColor, 0.45); +} + +entry > image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry > image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry:focus-within > placeholder { + opacity: 0; +} + +entry > text > block-cursor { + color: #333539; + background-color: white; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: white; + outline: none; +} + +.background entry.error:focus-within, .background entry.search.error:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.error:disabled, .background entry.search.error:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 0%, rgba(242, 139, 130, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.error.flat:focus-within, .background entry.search.error.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#F28B82, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, rgba(242, 139, 130, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: white; + outline: none; +} + +.background entry.warning:focus-within, .background entry.search.warning:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 0%, rgba(253, 214, 51, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.warning.flat:focus-within, .background entry.search.warning.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#FDD633, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, rgba(253, 214, 51, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry.password image.caps-lock-indicator { + color: rgba(255, 255, 255, 0.3); +} + +entry:drop(active):focus-within, entry:drop(active) { + border-color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.osd entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #4e5157; + color: rgba(255, 255, 255, 0.7); +} + +.osd entry:focus-within { + border: none; + border-image: none; + box-shadow: inset 0 0 0 2px #a3b0c9; + background-color: #5a5e64; + color: white; +} + +entry > progress { + margin: 2px -6px; +} + +entry progress > trough > progress { + background-color: transparent; + background-image: none; + border-radius: 0; + border-style: none none solid; + border-width: 2px; + border-color: #a3b0c9; + box-shadow: none; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 0; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus-within, treeview entry, treeview entry:focus-within { + border-image: none; + box-shadow: none; +} + +editablelabel > stack > text { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, #c57fd0 0%, rgba(197, 127, 208, 0) 0%); + } + to { + background-image: radial-gradient(farthest-side, #c57fd0 95%, rgba(197, 127, 208, 0)); + } +} + +button { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button:active { + background-image: radial-gradient(circle, alpha(#a3b0c9, 0.75) 10%, alpha(#a3b0c9, 0.25) 10%); +} + +button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #3f4246; +} + +button:focus { + color: white; + outline: none; +} + +button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(255, 255, 255, 0.7); +} + +button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button:checked { + background-color: #a3b0c9; + color: white; +} + +button:checked:disabled { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +datechooser.view button.circular.day, #NautilusQueryEditor > menubutton > button.image-button.toggle, button.emoji-section, window.dialog.message .dialog-action-area > button, row button:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model, popover.menu box.inline-buttons button.image-button.model, +pathbar > button, +.pathbar > button, headerbar.flat button, .toolbar button, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, +list > row button.image-button:not(.flat), splitbutton.flat > button, +splitbutton.flat > menubutton > button, menubutton.suggested-action > button, menubutton.destructive-action > button, menubutton.opaque > button, menubutton.flat > button, toolbutton button, toolbutton button.image-button, toolbutton button.toggle, .linked.stack-switcher > button, button.flat, toast button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +datechooser.view button.circular.day:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:hover, button.emoji-section:hover, window.dialog.message .dialog-action-area > button:hover, row button:hover:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:hover:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:hover, popover.menu box.inline-buttons button.image-button.model:hover, +pathbar > button:hover, +.pathbar > button:hover, headerbar.flat button:hover, .toolbar button:hover, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, +list > row button.image-button:hover:not(.flat), splitbutton.flat > button:hover, +splitbutton.flat > menubutton > button:hover, menubutton.suggested-action > button:hover, menubutton.destructive-action > button:hover, menubutton.opaque > button:hover, menubutton.flat > button:hover, toolbutton button:hover, .linked.stack-switcher > button:hover, button.flat:hover, toast button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:focus, #NautilusQueryEditor > menubutton > button.image-button.toggle:focus, button.emoji-section:focus, window.dialog.message .dialog-action-area > button:focus, row button:focus:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:focus:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:focus, popover.menu box.inline-buttons button.image-button.model:focus, +pathbar > button:focus, +.pathbar > button:focus, headerbar.flat button:focus, .toolbar button:focus, .linked > spinbutton:not(.vertical) > button.up:focus, .linked > spinbutton:not(.vertical) > button.down:focus, +list > row button.image-button:focus:not(.flat), splitbutton.flat > button:focus, +splitbutton.flat > menubutton > button:focus, menubutton.suggested-action > button:focus, menubutton.destructive-action > button:focus, menubutton.opaque > button:focus, menubutton.flat > button:focus, toolbutton button:focus, .linked.stack-switcher > button:focus, button.flat:focus, toast button:focus { + outline: none; + box-shadow: none; + color: white; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:disabled, button.emoji-section:disabled, window.dialog.message .dialog-action-area > button:disabled, row button:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:disabled, popover.menu box.inline-buttons button.image-button.model:disabled, +pathbar > button:disabled, +.pathbar > button:disabled, headerbar.flat button:disabled, .toolbar button:disabled, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, +list > row button.image-button:disabled:not(.flat), splitbutton.flat > button:disabled, +splitbutton.flat > menubutton > button:disabled, menubutton.suggested-action > button:disabled, menubutton.destructive-action > button:disabled, menubutton.opaque > button:disabled, menubutton.flat > button:disabled, toolbutton button:disabled, .linked.stack-switcher > button:disabled, button.flat:disabled, toast button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +datechooser.view button.circular.day:checked, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked, button.emoji-section:checked, window.dialog.message .dialog-action-area > button:checked, row button:checked:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked, +pathbar > button:checked, +.pathbar > button:checked, headerbar.flat button:checked, .toolbar button:checked, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, +list > row button.image-button:checked:not(.flat), splitbutton.flat > button:checked, +splitbutton.flat > menubutton > button:checked, menubutton.suggested-action > button:checked, menubutton.destructive-action > button:checked, menubutton.opaque > button:checked, menubutton.flat > button:checked, toolbutton button:checked, .linked.stack-switcher > button:checked, button.flat:checked, toast button:checked { + color: white; + background-color: alpha(currentColor, 0.12); +} + +datechooser.view button.circular.day:checked:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked:disabled, button.emoji-section:checked:disabled, window.dialog.message .dialog-action-area > button:checked:disabled, row button:checked:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked:disabled, popover.menu box.inline-buttons button.image-button.model:checked:disabled, +pathbar > button:checked:disabled, +.pathbar > button:checked:disabled, headerbar.flat button:checked:disabled, .toolbar button:checked:disabled, .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, +list > row button.image-button:checked:disabled:not(.flat), splitbutton.flat > button:checked:disabled, +splitbutton.flat > menubutton > button:checked:disabled, menubutton.suggested-action > button:checked:disabled, menubutton.destructive-action > button:checked:disabled, menubutton.opaque > button:checked:disabled, menubutton.flat > button:checked:disabled, toolbutton button:checked:disabled, .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, toast button:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); +} + +.floating-bar button, #NautilusPathBar #NautilusPathButton, placessidebar .navigation-sidebar > row button.sidebar-button, check, +radio, scrollbar button, notebook > header > tabs > arrow, popover.background modelbutton, spinbutton:not(.vertical) > button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +.floating-bar button:hover, #NautilusPathBar #NautilusPathButton:hover, placessidebar .navigation-sidebar > row button.sidebar-button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, popover.background modelbutton:hover, spinbutton:not(.vertical) > button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:focus, #NautilusPathBar #NautilusPathButton:focus, placessidebar .navigation-sidebar > row button.sidebar-button:focus, check:focus, +radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, popover.background modelbutton:focus, spinbutton:not(.vertical) > button:focus { + outline: none; + box-shadow: none; + color: white; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:disabled, #NautilusPathBar #NautilusPathButton:disabled, placessidebar .navigation-sidebar > row button.sidebar-button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, popover.background modelbutton:disabled, spinbutton:not(.vertical) > button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + background: none; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + border-radius: 0; +} + +dropdown > .linked:not(.vertical) > button.combo:hover, +combobox > .linked:not(.vertical) > button.combo:hover, button.combo:hover, .linked entry + button:hover, .linked entry + menubutton > button:hover { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +dropdown > .linked:not(.vertical) > button.combo:checked, +combobox > .linked:not(.vertical) > button.combo:checked, button.combo:checked, .linked entry + button:checked, .linked entry + menubutton > button:checked { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown > .linked:not(.vertical) > button.combo:disabled, +combobox > .linked:not(.vertical) > button.combo:disabled, button.combo:disabled, .linked entry + button:disabled, .linked entry + menubutton > button:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > menubutton > button, splitbutton.destructive-action > button, splitbutton.destructive-action > menubutton > button, splitbutton.opaque > button, splitbutton.opaque > menubutton > button, button.opaque { + background-image: image(alpha(currentColor, 0.06)); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +splitbutton.suggested-action > button:hover, splitbutton.suggested-action > menubutton > button:hover, splitbutton.destructive-action > button:hover, splitbutton.destructive-action > menubutton > button:hover, splitbutton.opaque > button:hover, splitbutton.opaque > menubutton > button:hover, button.opaque:hover { + background-image: image(alpha(currentColor, 0.1)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button.keyboard-activating, splitbutton.suggested-action > menubutton > button.keyboard-activating, splitbutton.destructive-action > button.keyboard-activating, splitbutton.destructive-action > menubutton > button.keyboard-activating, splitbutton.opaque > button.keyboard-activating, splitbutton.opaque > menubutton > button.keyboard-activating, button.keyboard-activating.opaque, splitbutton.suggested-action > button:active, splitbutton.suggested-action > menubutton > button:active, splitbutton.destructive-action > button:active, splitbutton.destructive-action > menubutton > button:active, splitbutton.opaque > button:active, splitbutton.opaque > menubutton > button:active, button.opaque:active { + background-image: image(alpha(currentColor, 0.16)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button:checked, button.opaque:checked { + background-image: image(alpha(currentColor, 0.12)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked:hover, splitbutton.suggested-action > menubutton > button:checked:hover, splitbutton.destructive-action > button:checked:hover, splitbutton.destructive-action > menubutton > button:checked:hover, splitbutton.opaque > button:checked:hover, splitbutton.opaque > menubutton > button:checked:hover, button.opaque:checked:hover { + background-image: image(alpha(currentColor, 0.16)); +} + +splitbutton.suggested-action > button:checked.keyboard-activating, splitbutton.suggested-action > menubutton > button:checked.keyboard-activating, splitbutton.destructive-action > button:checked.keyboard-activating, splitbutton.destructive-action > menubutton > button:checked.keyboard-activating, splitbutton.opaque > button:checked.keyboard-activating, splitbutton.opaque > menubutton > button:checked.keyboard-activating, button.opaque:checked.keyboard-activating, splitbutton.suggested-action > button:checked:active, splitbutton.suggested-action > menubutton > button:checked:active, splitbutton.destructive-action > button:checked:active, splitbutton.destructive-action > menubutton > button:checked:active, splitbutton.opaque > button:checked:active, splitbutton.opaque > menubutton > button:checked:active, button.opaque:checked:active { + background-image: image(alpha(currentColor, 0.16)); +} + +.linked > button { + border-radius: 0; +} + +.linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; +} + +button.text-button { + min-width: 36px; + padding-left: 16px; + padding-right: 16px; +} + +button.image-button, button.toggle:not(.text-button) { + min-width: 24px; + padding: 6px; + border-radius: 3px; +} + +button.text-button.image-button, button.image-text-button { + border-radius: 3px; + min-width: 24px; + padding: 6px; +} + +button.text-button.image-button > box, +button.text-button.image-button > box > box, button.image-text-button > box, +button.image-text-button > box > box { + border-spacing: 4px; +} + +button.text-button.image-button > box > label, +button.text-button.image-button > box > box > label, button.image-text-button > box > label, +button.image-text-button > box > box > label { + padding-left: 2px; + padding-right: 2px; +} + +button.text-button.image-button label:first-child, button.image-text-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child, button.image-text-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child, button.image-text-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child, button.image-text-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child, button.image-text-button image:not(:only-child):last-child { + margin-right: 4px; +} + +button.arrow-button { + padding-left: 9px; + padding-right: 9px; +} + +button.arrow-button > box { + border-spacing: 4px; +} + +button.arrow-button.text-button > box { + border-spacing: 4px; +} + +menubutton.pill > button, button.pill { + padding: 9px 30px; + border-radius: 5px; +} + +button.card { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + font-weight: inherit; + padding: 0; +} + +button.card:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +button.card.keyboard-activating, button.card:active { + background-image: image(alpha(currentColor, 0.08)); +} + +button.card:checked { + background-color: rgba(255, 255, 255, 0.05); + background-image: image(alpha(currentColor, 0.1)); +} + +button.card:checked:hover { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:checked.keyboard-activating, button.card:checked:active { + background-image: image(alpha(currentColor, 0.19)); +} + +button.card:checked.has-open-popup { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:drop(active) { + color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; +} + +.linked.stack-switcher > button { + border-radius: 0; +} + +.linked.stack-switcher > button:checked { + box-shadow: inset 0 -2px #a3b0c9; + background-color: transparent; +} + +buttonbox.linked > button { + border-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; + background-color: #100f1a; + color: white; +} + +button.osd:hover { + background-color: #404349; + color: white; +} + +button.osd:active { + background-color: #404349; + color: white; + background-image: radial-gradient(circle, #53575e 10%, transparent 10%); +} + +button.osd.image-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + background-color: rgba(255, 255, 255, 0.05); +} + +.app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, .osd popover.background > arrow button.flat:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button.flat:not(.suggested-action):not(.destructive-action), .osd button.flat { + background-color: transparent; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button.flat:hover { + background-color: rgba(255, 255, 255, 0.1); +} + +.app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .osd button:active, .osd button.flat:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .osd button:checked, .osd button.flat:checked { + background-color: rgba(255, 255, 255, 0.15); +} + +.app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd popover.background > arrow button:disabled:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:disabled:not(.suggested-action):not(.destructive-action), .osd button:disabled, .osd button.flat:disabled { + background-color: rgba(255, 255, 255, 0.02); + color: rgba(255, 255, 255, 0.3); +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .app-notification button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, .osd popover.background > arrow button:focus:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:focus:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button:active, .osd button:checked, .osd button:focus, .osd button.flat:hover, .osd button.flat:active, .osd button.flat:checked, .osd button.flat:focus { + color: white; + box-shadow: none; +} + +button.suggested-action { + background-color: #a3b0c9; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.suggested-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.suggested-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #a3b0c9; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.destructive-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.destructive-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + box-shadow: none; + background-color: rgba(255, 82, 82, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +stackswitcher > button { + outline-offset: -4px; +} + +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: 4px; + padding-right: 4px; +} + +stackswitcher > button.needs-attention:checked > label, +stackswitcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 5px; +} + +menubutton { + margin: 0; +} + +menubutton.osd { + background: none; + color: inherit; +} + +menubutton.suggested-action { + background-color: #a3b0c9; + color: white; +} + +menubutton.destructive-action { + background-color: #FF5252; + color: white; +} + +menubutton.suggested-action, menubutton.destructive-action, menubutton.opaque { + border-radius: 3px; +} + +menubutton.suggested-action.circular, menubutton.suggested-action.pill, menubutton.destructive-action.circular, menubutton.destructive-action.pill, menubutton.opaque.circular, menubutton.opaque.pill { + border-radius: 5px; +} + +menubutton.suggested-action > button, menubutton.suggested-action > button:checked, menubutton.destructive-action > button, menubutton.destructive-action > button:checked, menubutton.opaque > button, menubutton.opaque > button:checked { + background-color: transparent; + color: inherit; +} + +menubutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +menubutton arrow { + min-height: 16px; + min-width: 16px; +} + +menubutton arrow.none { + -gtk-icon-source: -gtk-icontheme("open-menu-symbolic"); +} + +menubutton arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menubutton arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menubutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +menubutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +splitbutton { + border-radius: 3px; +} + +splitbutton:disabled { + opacity: 1; + filter: none; +} + +splitbutton, splitbutton > separator { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + transition-property: background; +} + +splitbutton > separator { + margin-top: 6px; + margin-bottom: 6px; + background: none; +} + +splitbutton > menubutton > button { + padding-left: 4px; + padding-right: 4px; +} + +splitbutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +splitbutton.text-button.image-button > button, splitbutton.image-text-button > button { + padding-left: 9px; + padding-right: 9px; +} + +splitbutton.text-button.image-button > button > box, splitbutton.image-text-button > button > box { + border-spacing: 6px; +} + +splitbutton > button:dir(ltr), +splitbutton > menubutton > button:dir(rtl) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + margin-right: -1px; +} + +splitbutton > button:dir(rtl), +splitbutton > menubutton > button:dir(ltr) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + margin-left: -1px; +} + +splitbutton.flat > separator { + background: rgba(255, 255, 255, 0.12); +} + +splitbutton.flat:hover, splitbutton.flat:active, splitbutton.flat:checked { + background: alpha(currentColor, 0.07); +} + +splitbutton.flat:hover > separator, splitbutton.flat:active > separator, splitbutton.flat:checked > separator { + background: none; +} + +splitbutton.flat:focus-within:focus-visible > separator { + background: none; +} + +splitbutton.flat > button, +splitbutton.flat > menubutton > button { + border-radius: 3px; +} + +splitbutton.suggested-action { + background-color: #a3b0c9; + color: white; +} + +splitbutton.destructive-action { + background-color: #FF5252; + color: white; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button, splitbutton.opaque > menubutton > button:checked { + color: inherit; + background-color: transparent; +} + +splitbutton.suggested-action > menubutton > button:dir(ltr), splitbutton.destructive-action > menubutton > button:dir(ltr), splitbutton.opaque > menubutton > button:dir(ltr) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton.suggested-action > menubutton > button:dir(rtl), splitbutton.destructive-action > menubutton > button:dir(rtl), splitbutton.opaque > menubutton > button:dir(rtl) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton > menubutton > button > arrow.none { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +buttoncontent { + border-spacing: 6px; +} + +buttoncontent > label { + font-weight: bold; +} + +buttoncontent > label:dir(ltr) { + padding-right: 2px; +} + +buttoncontent > label:dir(rtl) { + padding-left: 2px; +} + +.arrow-button > box > buttoncontent > label:dir(ltr), splitbutton > button > buttoncontent > label:dir(ltr) { + padding-right: 0; +} + +.arrow-button > box > buttoncontent > label:dir(rtl), splitbutton > button > buttoncontent > label:dir(rtl) { + padding-left: 0; +} + +stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, +stackswitcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +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; +} + +button.color { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +button.color > colorswatch:only-child, button.color > colorswatch:only-child > overlay { + border-radius: 0; +} + + +list > row button.image-button:not(.flat).suggested-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #a3b0c9; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + + +list > row button.image-button:not(.flat).destructive-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FF5252; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + +button.link, +link { + color: #a3b0c9; +} + +button.link:visited, +link:visited, +link:visited:hover, +link:visited:active { + color: #E040FB; +} + +*:selected button.link:visited, *:selected link:visited, *:selected link:visited:hover, *:selected link:visited:active { + color: #f3b3fd; +} + +button.link:disabled, +link:disabled { + color: rgba(163, 176, 201, 0.45); +} + +button.link:selected, *:selected button.link, +link:selected, *:selected link { + color: white; +} + +button.link:hover { + color: #a3b0c9; + box-shadow: inset 0 0 0 9999px rgba(163, 176, 201, 0.15); +} + +button.link > label { + text-decoration-line: underline; +} + +spinbutton { + font-feature-settings: "tnum"; +} + +spinbutton > text > block-cursor { + background-color: white; + color: #333539; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +spinbutton:not(.vertical), spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 0; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled, spinbutton:not(.vertical):focus-within > text, spinbutton:not(.vertical):focus-within > text:focus-within, spinbutton:not(.vertical):focus-within > text:disabled, spinbutton:not(.vertical):disabled > text, spinbutton:not(.vertical):disabled > text:focus-within, spinbutton:not(.vertical):disabled > text:disabled, spinbutton:not(.vertical).flat > text, spinbutton:not(.vertical).flat > text:focus-within, spinbutton:not(.vertical).flat > text:disabled, spinbutton:not(.vertical).flat:focus-within > text, spinbutton:not(.vertical).flat:focus-within > text:focus-within, spinbutton:not(.vertical).flat:focus-within > text:disabled, spinbutton:not(.vertical).flat:disabled > text, spinbutton:not(.vertical).flat:disabled > text:focus-within, spinbutton:not(.vertical).flat:disabled > text:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled { + min-width: 26px; + padding: 2px 9px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; + outline: none; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical > text { + min-height: 36px; + min-width: 42px; + padding: 0; + outline: none; +} + +spinbutton.vertical > button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical > button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical > button.down { + border-radius: 0 0 2px 2px; +} + +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 > button > box { + border-spacing: 6px; +} + +dropdown arrow, +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +dropdown > popover.menu > contents modelbutton, +combobox > popover.menu > contents modelbutton { + padding-left: 9px; + padding-right: 9px; +} + +dropdown entry.combo, +combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown entry.combo:focus, +combobox entry.combo:focus { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown entry.combo:disabled, +combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +dropdown decoration, +combobox decoration { + transition: none; +} + +dropdown button.combo cellview:dir(ltr), +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +dropdown button.combo cellview:dir(rtl), +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +dropdown:drop(active), +combobox:drop(active) { + box-shadow: none; +} + +dropdown popover, +combobox popover { + margin-top: 6px; + padding: 0; +} + +dropdown popover listview, +combobox popover listview { + margin: 0; +} + +dropdown popover listview > row, +combobox popover listview > row { + margin: 0; + padding: 6px; +} + +dropdown popover .dropdown-searchbar, +combobox popover .dropdown-searchbar { + padding: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +.toolbar { + padding: 3px; + background-color: #100f1a; +} + +.toolbar > separator.spacer { + background: none; +} + +.toolbar button { + margin: 0 1px; +} + +.osd .toolbar { + background-color: transparent; +} + +.toolbar.osd { + padding: 6px; + border-radius: 2px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; +} + +.toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.toolbar.osd scalebutton.scale { + margin: 0; +} + +.toolbar.osd.left, .toolbar.osd.right, .toolbar.osd.top, .toolbar.osd.bottom { + border-radius: 0; +} + +.toolbar.horizontal separator { + margin: 3px; +} + +.toolbar.vertical separator { + margin: 3px; +} + +.toolbar:not(.inline-toolbar):not(.osd) scale, +.toolbar:not(.inline-toolbar):not(.osd) entry, +.toolbar:not(.inline-toolbar):not(.osd) spinbutton, +.toolbar:not(.inline-toolbar):not(.osd) button { + margin: 3px; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +searchbar > revealer > box { + border-spacing: 6px; + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; + box-shadow: none; +} + +searchbar > revealer > box entry, searchbar > revealer > box button, searchbar > revealer > box menubutton, searchbar > revealer > box splitbutton, searchbar > revealer > box spinbutton { + margin: 0; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +headerbar entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +headerbar entry:focus-within { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +headerbar entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +headerbar button:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +headerbar button:hover:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: rgba(163, 176, 201, 0.3); + color: #a3b0c9; +} + +headerbar button:active:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + color: white; +} + +headerbar button:disabled:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; +} + +headerbar button:checked:not(.suggested-action):not(.destructive-action) { + background-color: #a3b0c9; + color: white; +} + +headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action) { + background-color: rgba(163, 176, 201, 0.3); + color: alpha(white, 0.3); +} + +headerbar button:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, transparent 0%) 0 0 0/0 0 0; +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #a3b0c9; + box-shadow: inset 0 -2px alpha(#a3b0c9, 0.5); +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +headerbar viewswitcher button:checked:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + background-image: none; + color: #a3b0c9; + border-radius: 0; +} + +headerbar viewswitcher button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(163, 176, 201, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(163, 176, 201, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +headerbar viewswitcher button:checked:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; + background-image: none; +} + +headerbar viewswitcher button:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0; + margin: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #36383c; + color: white; + border: none; + border-radius: 3px 3px 0 0; +} + +headerbar:first-child:not(:last-child):not(:only-child) { + border-top-right-radius: 0; +} + +headerbar:last-child:not(:first-child):not(:only-child) { + border-top-left-radius: 0; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar.flat { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; + color: white; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .dim-label, headerbar row.expander image.expander-row-arrow, row.expander headerbar image.expander-row-arrow, headerbar row label.subtitle, row headerbar label.subtitle, headerbar .subtitle, headerbar label.separator, headerbar entry > text > placeholder { + color: rgba(255, 255, 255, 0.7); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; +} + +headerbar > windowhandle > box { + padding: 0 6px; +} + +headerbar > windowhandle > box, +headerbar > windowhandle > box > box.start, +headerbar > windowhandle > box > box.end { + border-spacing: 6px; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar entry, +headerbar spinbutton, +headerbar separator:not(.sidebar), +headerbar button, +headerbar menubutton, +headerbar splitbutton, +headerbar .pathbar { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar entry > button, +headerbar entry > menubutton, +headerbar menubutton > button, +headerbar spinbutton > button, +headerbar splitbutton > button, +headerbar splitbutton > menubutton { + margin-top: 0; + margin-bottom: 0; +} + +headerbar popover.background entry, +headerbar popover.background spinbutton, +headerbar popover.background button, +headerbar popover.background menubutton, +headerbar popover.background splitbutton, +headerbar popover.background .pathbar { + margin-top: 0; + margin-bottom: 0; +} + +headerbar.selection-mode { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #a3b0c9; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + box-shadow: inset 0 -2px currentColor; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.fullscreen headerbar, .tiled headerbar, .maximized headerbar { + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.fullscreen headerbar:not(.titlebar), .tiled headerbar:not(.titlebar), .maximized headerbar:not(.titlebar) { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar.default-decoration { + min-height: 32px; + padding: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-image: none; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration windowcontrols button { + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration windowcontrols button:hover, headerbar.default-decoration windowcontrols button:active { + background-size: 22px 22px; +} + +headerbar.default-decoration windowcontrols button, headerbar.default-decoration windowcontrols menubutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration windowcontrols menubutton button { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 4px; +} + +.solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +headerbar .linked > button, headerbar .linked > button:hover, headerbar .linked > button:active, headerbar .linked > button:checked, headerbar .linked > button:disabled, +headerbar .linked > entry, +headerbar .linked > entry:hover, +headerbar .linked > entry:active, +headerbar .linked > entry:checked, +headerbar .linked > entry:disabled, +headerbar .linked entry + button, +headerbar .linked entry + button:hover, +headerbar .linked entry + button:active, +headerbar .linked entry + button:checked, +headerbar .linked entry + button:disabled, +headerbar .linked entry + button.image-button, +headerbar .linked entry + button.image-button:hover, +headerbar .linked entry + button.image-button:active, +headerbar .linked entry + button.image-button:checked, +headerbar .linked entry + button.image-button:disabled, +headerbar .linked entry + button.text-button, +headerbar .linked entry + button.text-button:hover, +headerbar .linked entry + button.text-button:active, +headerbar .linked entry + button.text-button:checked, +headerbar .linked entry + button.text-button:disabled { + border-radius: 3px; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action).toggle { + padding: 0; + min-height: 0; +} + +headerbar .pathbar { + background-color: rgba(255, 255, 255, 0.05); +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +window.devel headerbar.titlebar { + background: #100f1a cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(163, 176, 201, 0.1)), linear-gradient(to top, #18191b 3px, #1d1e21); +} + +window.devel headerbar.titlebar:backdrop { + background: #100f1a cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#100f1a); + /* background-color would flash */ +} + +viewswitcher { + margin: 0; +} + +viewswitcher.wide { + border-spacing: 3px; +} + +viewswitcher.narrow button.toggle { + border-radius: 0; + margin: 0; +} + +viewswitcher.narrow button.toggle:focus-within, viewswitcher.narrow button.toggle:focus { + box-shadow: none; +} + +viewswitcher button.toggle { + font-weight: bold; + padding: 0; +} + +viewswitcher button.toggle > stack > box.narrow { + font-size: 0.75rem; + padding-top: 3px; + padding-bottom: 3px; + border-spacing: 4px; +} + +viewswitcher button.toggle > stack > box.narrow > stack > label { + padding-left: 6px; + padding-right: 6px; +} + +viewswitcher button.toggle > stack > box.wide { + padding: 0 12px; + border-spacing: 6px; +} + +viewswitcherbar actionbar > revealer > box { + padding: 0; +} + +viewswitchertitle viewswitcher { + margin-left: 12px; + margin-right: 12px; +} + +indicatorbin > indicator, indicatorbin > mask { + min-width: 6px; + min-height: 6px; + border-radius: 5px; +} + +indicatorbin > indicator { + margin: 1px; + background-color: alpha(currentColor, 0.4); +} + +indicatorbin > indicator > label { + font-size: 0.6rem; + font-weight: bold; + padding: 1px 4px; + color: white; +} + +indicatorbin > mask { + padding: 1px; + background: black; +} + +indicatorbin.needs-attention > indicator { + background-color: #a3b0c9; +} + +indicatorbin.needs-attention > indicator > label { + color: white; +} + +.pathbar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + border: none; +} + + +pathbar > button, +.pathbar > button { + border-radius: 3px; + padding-left: 6px; + padding-right: 6px; + margin: 0; +} + + +pathbar > button, +pathbar > button:disabled, +.pathbar > button, +.pathbar > button:disabled { + background-color: rgba(255, 255, 255, 0.05); +} + + +pathbar > button.text-button, +pathbar > button.image-button, +pathbar > button, +.pathbar > button.text-button, +.pathbar > button.image-button, +.pathbar > button { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.text-button.image-button label, +.pathbar > button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + + +pathbar > button.text-button.image-button label:last-child, +pathbar > button label:last-child, +.pathbar > button.text-button.image-button label:last-child, +.pathbar > button label:last-child { + padding-right: 8px; +} + + +pathbar > button.text-button.image-button label:first-child, +pathbar > button label:first-child, +.pathbar > button.text-button.image-button label:first-child, +.pathbar > button label:first-child { + padding-left: 8px; +} + + +pathbar > button image, +.pathbar > button image { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.slider-button, +.pathbar > button.slider-button { + padding-left: 3px; + padding-right: 3px; +} + +columnview.view, +treeview.view { + border-left-color: #4b4d51; + border-top-color: #4b4d51; +} + +columnview.view:hover, columnview.view:active, columnview.view:selected, +treeview.view:hover, +treeview.view:active, +treeview.view:selected { + border-radius: 0; +} + +columnview.view:focus, +treeview.view:focus { + outline: none; + box-shadow: none; +} + +columnview.view.separator, +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +columnview.view:drop(active), +treeview.view:drop(active) { + box-shadow: none; +} + +columnview.view > dndtarget:drop(active), +treeview.view > dndtarget:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { + border-top-style: none; +} + +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { + border-bottom-style: none; +} + +columnview.view.expander, +treeview.view.expander { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:dir(rtl), +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + -gtk-icon-transform: rotate(90deg); +} + +columnview.view.expander:hover, columnview.view.expander:active, +treeview.view.expander:hover, +treeview.view.expander:active { + color: white; +} + +columnview.view.expander:checked, +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +columnview.view.expander:disabled, +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.expander:selected, +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:selected:hover, columnview.view.expander:selected:active, +treeview.view.expander:selected:hover, +treeview.view.expander:selected:active { + color: white; +} + +columnview.view.expander:selected:disabled, +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.progressbar, +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #a3b0c9; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.progressbar:selected, +treeview.view.progressbar:selected { + border-color: currentColor; +} + +columnview.view.trough, +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#a3b0c9, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.trough:selected, +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +columnview.view > header > button, +treeview.view > header > button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +columnview.view > header > button:hover, +treeview.view > header > button:hover { + color: white; + background-color: alpha(currentColor, 0.1); +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + color: white; + background-color: alpha(currentColor, 0.06); +} + +columnview.view > header > button, columnview.view > header > button:disabled, +treeview.view > header > button, +treeview.view > header > button:disabled { + background-color: #333539; +} + +columnview.view > header > button:last-child, +treeview.view > header > button:last-child { + border-right-style: none; +} + +columnview.view button.dnd, +columnview.view header.button.dnd, +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #a3b0c9; +} + +columnview.view acceleditor > label, +treeview.view acceleditor > label { + background-color: #a3b0c9; +} + +stack.view treeview.view { + min-height: 36px; +} + +menubar { + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; + transition: none; +} + +menubar:backdrop { + color: rgba(255, 255, 255, 0.35); +} + +menubar > item { + min-height: 32px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.7); + transition: none; +} + +menubar > item:hover { + transition: none; + background-color: #a3b0c9; + color: white; +} + +menubar > item:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > item popover.menu.background > contents { + padding: 6px; +} + +menubar > item popover.menu popover.menu { + padding: 0 0 4px 0; +} + +menubar > item popover.menu.background popover.menu.background > contents { + margin: 0; + border-radius: 3px; +} + +popover.menu { + padding: 0; +} + +popover.menu box.inline-buttons { + padding: 0 6px; +} + +popover.menu box.inline-buttons button.image-button.model { + min-height: 32px; + min-width: 32px; + padding: 0; + border: none; + outline: none; +} + +popover.menu box.circular-buttons button.circular.image-button.model { + padding: 6px; + min-height: 32px; + min-width: 32px; +} + +popover.menu accelerator { + color: alpha(currentColor, 0.55); +} + +popover.menu accelerator:dir(ltr) { + margin-left: 12px; +} + +popover.menu accelerator:dir(rtl) { + margin-right: 12px; +} + +popover.menu arrow.left, +popover.menu radio.left, +popover.menu check.left { + margin-left: -2px; + margin-right: 6px; +} + +popover.menu arrow.right, +popover.menu radio.right, +popover.menu check.right { + margin-left: 6px; + margin-right: -2px; +} + +popover.menu label.title { + font-weight: bold; + padding: 4px 32px; +} + +row .linked > button:not(.suggested-action):not(.destructive-action), popover.background button:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.06); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row .linked > button:hover:not(.suggested-action):not(.destructive-action), popover.background button:hover:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:disabled:not(.suggested-action):not(.destructive-action), popover.background button:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +row .linked > button:checked:not(.suggested-action):not(.destructive-action), popover.background button:checked:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: #a3b0c9; + color: white; +} + +row .linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: alpha(#a3b0c9, 0.25); + color: alpha(#a3b0c9, 0.5); +} + +popover.background { + color: white; + background-color: transparent; + font: initial; + padding: 0; +} + +popover.background > arrow, +popover.background > contents { + transition: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); + background-color: #100f1a; + border: none; + color: white; +} + +popover.background > contents { + padding: 6px; + border-radius: 3px; +} + +popover.background > contents > list, +popover.background > contents > scrolledwindow > viewport > list, +popover.background > contents > .view, +popover.background > contents > toolbar { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +popover.background > contents separator { + margin: 3px 0; +} + +popover.background > contents list > row, popover.background > contents list separator { + margin: 0; +} + +popover.background > contents list > row { + border-radius: 2px; +} + +.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 { + margin: 0; + border: none; + box-shadow: none; +} + +popover.background .linked button:not(.combo) { + border-radius: 2px; + margin: 0 3px; +} + +popover.background modelbutton { + min-height: 32px; + padding: 0 9px; + border-radius: 2px; + color: inherit; + transition: none; +} + +popover.background modelbutton:active { + background-image: radial-gradient(circle, #a3b0c9 10%, alpha(#a3b0c9, 0.65) 10%); + color: white; +} + +popover.background modelbutton:selected { + background-color: alpha(currentColor, 0.1); +} + +popover.background modelbutton arrow { + background: none; + transition: none; +} + +popover.background modelbutton arrow:hover { + background: none; +} + +popover.background modelbutton arrow.left { + -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); +} + +popover.background modelbutton arrow.right { + -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); +} + +popover.background.menu button:not(.circular), +popover.background button.model { + margin: 0; + min-height: 32px; + padding: 0 6px; + box-shadow: none; +} + +magnifier { + background-color: #333539; +} + +tabbar tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; + border: none; + border-radius: 0; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +tabbar tab:active, notebook > header tab:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +tabbar tab:hover, notebook > header tab:hover { + color: white; + background-color: alpha(currentColor, 0.06); +} + +tabbar tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, alpha(currentColor, 0.06) 10%); + background-color: transparent; +} + +tabbar tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +tabbar tab:checked, notebook > header tab:checked { + color: white; +} + +tabbar tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +tabbar tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #100f1a; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px #503359; +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px #503359; +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #a3b0c9; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 #503359; +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #a3b0c9; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 #503359; +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #a3b0c9; +} + +notebook > header.top > tabs > arrow { + border-top-style: none; +} + +notebook > header.bottom > tabs > arrow { + border-bottom-style: none; +} + +notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.left > tabs > arrow { + border-left-style: none; +} + +notebook > header.right > tabs > arrow { + border-right-style: none; +} + +notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +tabbar .box { + background-color: transparent; + border: none; +} + +tabbar scrolledwindow.pinned tabbox > background:dir(ltr) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar scrolledwindow.pinned tabbox > background:dir(rtl) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar tabbox { + background-color: #100f1a; + background-clip: padding-box; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +tabbar tabbox > tabboxchild { + margin: 0; + border-radius: 0; + border: none; +} + +tabbar tabbox > background { + background: none; +} + +tabbar tab { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 2/0 0 0px; +} + +tabbar tab:hover { + box-shadow: inset 0 -2px #503359; +} + +tabbar tab:checked, tabbar tab:selected { + box-shadow: inset 0 -2px #503359; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +tabbar .start-action, +tabbar .end-action { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + border-color: rgba(255, 255, 255, 0.12); + border-style: solid; + transition: background 150ms ease-in-out; +} + +tabbar .start-action button, +tabbar .end-action button { + border: none; + border-radius: 0; +} + +tabbar .start-action:dir(ltr), +tabbar .end-action:dir(rtl) { + border-right-width: 1px; +} + +tabbar .start-action:dir(rtl), +tabbar .end-action:dir(ltr) { + border-left-width: 1px; +} + +tabbar:not(.inline) scrolledwindow.pinned undershoot { + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline) tabbox > background { + background-color: #36383c; +} + +tabbar:not(.inline) .start-action, +tabbar:not(.inline) .end-action { + background-color: alpha(#36383c, 0.6); + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline):backdrop .box { + background-color: #36383c; +} + +dnd tab { + min-height: 24px; + background-color: #36383c; + color: rgba(255, 255, 255, 0.7); + margin: 24px; +} + +tabbar tab, +dnd tab { + padding: 6px; +} + +tabbar tab button.image-button, +dnd tab button.image-button { + padding: 0; + margin: 0; + min-width: 24px; + min-height: 24px; + border-radius: 5px; +} + +tabview:drop(active), +tabbox:drop(active) { + box-shadow: none; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +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 > range > trough { + background: none; + border: none; + outline: none; +} + +scrollbar > range > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); + outline: none; + box-shadow: none; +} + +scrollbar > range > trough > slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar > range > trough > slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar > range > trough > slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar > range.fine-tune > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar > range.fine-tune.horizontal > trough > slider { + margin: 2px 0; +} + +scrollbar > range.fine-tune.vertical > trough > slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +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-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 5px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch > image { + color: transparent; +} + +switch > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px; + border-radius: 5px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #100f1a; + color: #100f1a; +} + +switch:hover > slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus > slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked > slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch > slider { + background-color: #f8b4cb; +} + +row:selected switch:checked > slider { + animation: none; + background-color: white; +} + +.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/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; + border-spacing: 4px; + border-radius: 2px; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -6px; + padding: 6px; + background-color: transparent; + border: none; + outline: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +check:active, +radio:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +check:active, +radio:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +popover modelbutton.flat check, popover modelbutton.flat radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:selected, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:selected, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + box-shadow: none; + background-image: none; + outline: none; + border: none; + background-color: transparent; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -6px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -6px; + margin-right: -16px; +} + +popover modelbutton.flat check:checked, popover modelbutton.flat check:indeterminate, popover modelbutton.flat radio:checked, popover modelbutton.flat radio:indeterminate { + color: #EC407A; +} + +popover modelbutton.flat check:checked:disabled, popover modelbutton.flat check:indeterminate:disabled, popover modelbutton.flat radio:checked:disabled, popover modelbutton.flat radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + + +check { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); +} + + +radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +popover.menu modelbutton check { + min-height: 16px; + min-width: 16px; + border-radius: 3px; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + + +popover.menu modelbutton check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + + +popover.menu modelbutton radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + + +popover.menu modelbutton radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale > trough { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale > trough > slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + min-height: 32px; + min-width: 32px; + margin: -15px; + color: #EC407A; + background-color: transparent; +} + +scale > trough > slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale > trough > slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale > trough > slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale > trough > slider, scale > trough > slider:focus, scale > trough > slider:hover, scale > trough > slider:active { + border: none; + box-shadow: none; + outline: none; +} + +scale > trough > slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); + background-size: auto, 0% 0%; + color: #EC407A; +} + +scale > trough > highlight { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale > trough > highlight:disabled { + background-color: transparent; +} + +scale > trough > fill { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough > fill:disabled { + background-color: transparent; +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale > marks label, +scale > value { + color: alpha(currentColor, 0.45); +} + +scale > marks { + color: rgba(255, 255, 255, 0.3); +} + +scale > marks.top { + margin-bottom: 7px; +} + +scale > marks.bottom { + margin-top: 7px; +} + +scale > marks.top { + margin-right: 7px; +} + +scale > marks.bottom { + margin-left: 7px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.marks-before:not(.marks-after) > trough > slider, scale.marks-after:not(.marks-before) > trough > slider { + transform: none; + box-shadow: none; + border: none; +} + +scale.marks-before:not(.marks-after) > trough > slider:disabled, scale.marks-after:not(.marks-before) > trough > slider:disabled { + box-shadow: none; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; + box-shadow: none; +} + +progressbar.horizontal > trough { + min-width: 150px; +} + +progressbar.horizontal > trough, progressbar.horizontal > trough > progress { + min-height: 4px; +} + +progressbar.vertical > trough { + min-height: 80px; +} + +progressbar.vertical > trough, progressbar.vertical > trough > progress { + min-width: 4px; +} + +progressbar > trough { + background-color: alpha(#a3b0c9, 0.3); + border-radius: 6px; +} + +progressbar > trough > progress { + background-color: #a3b0c9; + border-radius: 6px; +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; + padding: 0; + margin: 0; + box-shadow: none; + border: none; +} + +progressbar.osd > trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; +} + +progressbar.osd > trough > progress { + border-style: none; + border-radius: 0; +} + +progressbar > trough.empty > progress { + all: unset; +} + +levelbar > trough > block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical > trough > block { + min-width: 4px; + min-height: 36px; +} + +levelbar > trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +levelbar > trough:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar > trough > block.low { + background-color: #FDD633; +} + +levelbar > trough > block.high, levelbar > trough > block:not(.empty) { + background-color: #a3b0c9; +} + +levelbar > trough > block.full { + background-color: #81C995; +} + +levelbar > trough > block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +window.dialog.print drawing { + color: white; + background: none; + border: none; + padding: 0; +} + +window.dialog.print drawing paper { + background: white; + color: #363636; + border: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.print .dialog-action-box { + margin: 12px; +} + +frame, +.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame { + border-radius: 3px; +} + +frame > label { + margin: 4px; +} + +actionbar > revealer > box { + padding: 6px; + border-spacing: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + background-color: #100f1a; + color: white; +} + +actionbar > revealer > box entry, actionbar > revealer > box button, actionbar > revealer > box menubutton, actionbar > revealer > box splitbutton, actionbar > revealer > box spinbutton { + margin: 0; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; +} + +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(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; +} + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar { + min-width: 0; + background: none; +} + +list.content > row:not(:last-child), list.content > row.expander row.header:not(:last-child), +list.boxed-list > row.expander row.header:not(:last-child), row.expander list.nested > row:not(:last-child), listview.boxed-list > row.expander list > row:not(:last-child), +list.boxed-list > row.expander list > row:not(:last-child), listview.content:not(.conversation-listbox) > row:not(:last-child), listview.boxed-list > row:not(:last-child), +list.boxed-list > row:not(:last-child) { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +list.content > row:first-child, list.content > row.expander row.header:first-child, +list.boxed-list > row.expander row.header:first-child, row.expander list.nested > row:first-child, listview.boxed-list > row.expander list > row:first-child, +list.boxed-list > row.expander list > row:first-child, listview.content:not(.conversation-listbox) > row:first-child, listview.boxed-list > row:first-child, +list.boxed-list > row:first-child { + border-radius: 2px 2px 0 0; +} + +list.content > row:last-child, list.content > row.expander row.header:last-child, +list.boxed-list > row.expander row.header:last-child, row.expander list.nested > row:last-child, listview.boxed-list > row.expander list > row:last-child, +list.boxed-list > row.expander list > row:last-child, listview.content:not(.conversation-listbox) > row:last-child, listview.boxed-list > row:last-child, +list.boxed-list > row:last-child { + border-radius: 0 0 2px 2px; +} + +listview, +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + box-shadow: none; +} + +listview row, +list row { + padding: 6px; +} + +listview.content:not(.conversation-listbox), listview.boxed-list, +list.content:not(.conversation-listbox), +list.boxed-list { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +listview.boxed-list > row.expander list, +list.boxed-list > row.expander list { + background-color: transparent; + box-shadow: none; + border: none; +} + +list.frame { + border-radius: 3px; +} + +listview.view { + color: white; + background-color: transparent; +} + +popover.menu listview.view { + border-radius: 2px; + margin: 0; + padding: 0; +} + +popover.menu listview.view > row { + margin: 0; + border-radius: 2px; +} + +row { + color: white; +} + +row label.subtitle { + font-size: smaller; +} + +row > box.header { + margin-left: 12px; + margin-right: 12px; + min-height: 42px; +} + +row > box.header > .icon:disabled { + filter: opacity(0.35); +} + +row > box.header > box.title { + margin-top: 6px; + margin-bottom: 6px; + border-spacing: 3px; +} + +row.activatable { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-image: radial-gradient(circle, transparent 15%, transparent 15%); +} + +row.activatable:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row.activatable:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row.activatable:hover { + background-color: alpha(currentColor, 0.1); +} + +row.activatable.has-open-popup, row.activatable:active { + background-color: alpha(currentColor, 0.06); + background-image: radial-gradient(circle, alpha(currentColor, 0.1) 15%, transparent 15%); +} + +row button.activatable:focus, row button.activatable:hover, row button.activatable:active, button row.activatable:focus, button row.activatable:hover, button row.activatable:active { + background-color: transparent; + background-image: none; + box-shadow: none; + transition: none; + animation: none; +} + +row:selected:hover { + background-color: #b45ac3; +} + +row.combo image.dropdown-arrow:disabled { + filter: opacity(0.35); +} + +row.combo listview.inline { + background: none; + border: none; + box-shadow: none; + color: inherit; +} + +row.combo listview.inline, row.combo listview.inline:disabled { + background: none; + color: inherit; +} + +row.combo popover > contents { + min-width: 120px; +} + +row.expander { + background: none; + padding: 0; +} + +row.expander > box > list { + background: none; + color: inherit; +} + +row.expander list.nested { + background-color: rgba(255, 255, 255, 0.05); + color: inherit; +} + +row.expander image.expander-row-arrow { + transition: -gtk-icon-transform 200ms cubic-bezier(0, 0, 0.2, 1); +} + +row.expander image.expander-row-arrow:dir(ltr) { + margin-left: 6px; +} + +row.expander image.expander-row-arrow:dir(rtl) { + margin-right: 6px; +} + +row.expander image.expander-row-arrow:dir(ltr) { + -gtk-icon-transform: rotate(0.5turn); +} + +row.expander image.expander-row-arrow:dir(rtl) { + -gtk-icon-transform: rotate(-0.5turn); +} + +row.expander image.expander-row-arrow:disabled { + filter: opacity(0.45); +} + +row.expander:checked image.expander-row-arrow { + -gtk-icon-transform: rotate(0turn); + opacity: 1; +} + +row.expander:checked image.expander-row-arrow:not(:disabled) { + color: #a3b0c9; +} + +.osd row.expander:checked image.expander-row-arrow:not(:disabled) { + color: inherit; +} + +list.content > row.expander, +list.boxed-list > row.expander { + border: none; +} + +list.content > row:first-child, list.content > row:first-child.expander row.header, +list.boxed-list > row:first-child, +list.boxed-list > row:first-child.expander row.header { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +list.content > row:last-child, list.content > row:last-child.expander:not(:checked), list.content > row:last-child.expander:not(:checked) row.header, list.content > row:last-child.expander:checked list.nested, list.content > row:last-child.expander:checked list.nested > row:last-child, +list.boxed-list > row:last-child, +list.boxed-list > row:last-child.expander:not(:checked), +list.boxed-list > row:last-child.expander:not(:checked) row.header, +list.boxed-list > row:last-child.expander:checked list.nested, +list.boxed-list > row:last-child.expander:checked list.nested > row:last-child { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; + border-bottom-width: 0; +} + +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: #4b4d51; +} + +columnview.data-table > listview > row > cell { + padding-top: 2px; + padding-bottom: 2px; +} + +treeexpander { + border-spacing: 4px; +} + +.rich-list { + /* rich lists usually containing other widgets than just labels/text */ +} + +.rich-list > row { + padding: 8px 12px; + min-height: 32px; + /* should be tall even when only containing a label */ +} + +.rich-list > row > box { + border-spacing: 12px; +} + +.app-notification { + color: white; + border: none; + background-color: #100f1a; + border-radius: 3px; + padding: 6px; + margin: 0 6px 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.app-notification.frame, +.app-notification border { + border-style: none; +} + +expander { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + color: rgba(255, 255, 255, 0.7); + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +expander:hover, expander:active { + color: white; +} + +expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander:selected, row:selected expander { + color: rgba(255, 255, 255, 0.7); +} + +expander:selected:hover, expander:selected:active, row:selected expander:hover, row:selected expander:active { + color: white; +} + +expander:selected:disabled, row:selected expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + color: rgba(255, 255, 255, 0.7); + 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 { + border-radius: 3px; +} + +calendar > grid > label.today { + background-color: rgba(255, 255, 255, 0.15); +} + +calendar > grid > label.day-number { + padding: 4px; +} + +calendar > grid > label.day-number:selected { + border-radius: 3px; +} + +calendar > grid > label.day-number.other-month { + color: alpha(currentColor, 0.3); +} + +window.dialog.message { + background-color: #100f1a; +} + +window.dialog.message .dialog-vbox { + border-spacing: 12px; +} + +window.dialog.message .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #100f1a; + color: white; +} + +window.dialog.message .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +window.dialog.message.background { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +window.dialog.message .dialog-action-area { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.message .dialog-action-area > button { + padding: 8px 16px; + border-radius: 0; +} + +window.dialog.message .dialog-action-area > button.suggested-action { + color: #a3b0c9; +} + +window.dialog.message .dialog-action-area > button.destructive-action { + color: #FF5252; +} + +/******************** + * AdwMessageDialog * + ********************/ +window.messagedialog { + background-color: #100f1a; + color: white; +} + +window.messagedialog.csd { + outline: none; +} + +window.messagedialog > windowhandle > box { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px 3px 0 0; +} + +window.messagedialog.tiled > windowhandle > box, window.messagedialog.maximized > windowhandle > box { + box-shadow: none; + border-radius: 0; +} + +window.messagedialog .message-area { + padding: 24px 30px; + border-spacing: 24px; +} + +window.messagedialog .message-area.has-heading.has-body { + border-spacing: 10px; +} + +window.messagedialog .response-area > button { + padding: 10px 14px; + border-radius: 0; +} + +window.messagedialog .response-area > button.suggested { + color: #a3b0c9; +} + +window.messagedialog .response-area > button.destructive { + color: #FF5252; +} + +window.messagedialog.csd:not(.solid-csd) { + border-radius: 4px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button { + margin-top: -1px; + margin-right: -1px; + margin-left: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(rtl) { + border-bottom-left-radius: 4px; + margin-left: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(rtl) { + border-bottom-right-radius: 4px; + margin-right: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button { + margin-top: -1px; + margin-bottom: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button:first-child { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + margin-bottom: 0; +} + +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: #100f1a; +} + +filechooserbutton > button > box { + border-spacing: 6px; +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #100f1a; +} + +.sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #4b4d51; + border-left-style: none; +} + +.sidebar.right { + border-left: 1px solid #4b4d51; + border-right-style: none; +} + +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; +} + +leaflet.unfolded > box > stacksidebar.sidebar { + border: none; +} + +stacksidebar row { + padding: 12px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar.selection-mode, .selection-mode separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar { + padding: 6px 0; +} + +.navigation-sidebar > separator { + margin: 6px 0; +} + +.navigation-sidebar > row { + min-height: 36px; + padding: 0 6px; + border-radius: 3px; + margin: 1px 6px; +} + +.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { + color: white; + background-color: rgba(255, 255, 255, 0.06); +} + +.navigation-sidebar > row:selected { + color: white; + background-color: rgba(255, 255, 255, 0.08); +} + +.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image { + color: white; +} + +.navigation-sidebar > row:selected:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar > row:selected:focus-visible:focus-within { + outline-width: 0; + color: white; + background-color: #a3b0c9; +} + +.navigation-sidebar > row:selected:focus-visible:focus-within:hover { + background-color: #bc6cca; +} + +.navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar .navigation-sidebar > row { + min-height: 36px; +} + +placessidebar .navigation-sidebar > row > revealer { + padding: 0 12px; +} + +placessidebar .navigation-sidebar > row:selected { + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:hover, placessidebar .navigation-sidebar > row:selected button.sidebar-button:active, placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row image.sidebar-icon { + opacity: 0.45; +} + +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; +} + +placessidebar .navigation-sidebar > row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar .navigation-sidebar > row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -gtk-icon-transform: rotate(-0.5turn); +} + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +placesview > actionbar > revealer > box > box { + border-spacing: 6px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#4b4d51); + background-size: 1px 1px; + box-shadow: none; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #100f1a; + background-image: image(#4b4d51), image(#4b4d51); + 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: 5px; +} + +infobar { + border: none; +} + +infobar > revealer > box { + padding: 8px; + border-spacing: 12px; +} + +infobar.info > revealer > box { + background-color: #66BB6A; +} + +infobar.info > revealer > box > label, infobar.info > revealer > box link, infobar.info > revealer > box button.link, infobar.info > revealer > box { + color: white; +} + +infobar.info > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.info > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.info > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.info > revealer > box button, infobar.info > revealer > box button:hover, infobar.info > revealer > box button:focus, infobar.info > revealer > box button:active, infobar.info > revealer > box button:checked, infobar.info > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.info > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.info > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.question > revealer > box > label, infobar.question > revealer > box link, infobar.question > revealer > box button.link, infobar.question > revealer > box { + color: white; +} + +infobar.question > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.question > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.question > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.question > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.question > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.warning > revealer > box > label, infobar.warning > revealer > box link, infobar.warning > revealer > box button.link, infobar.warning > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.warning > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.warning > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.warning > revealer > box button, infobar.warning > revealer > box button:hover, infobar.warning > revealer > box button:focus, infobar.warning > revealer > box button:active, infobar.warning > revealer > box button:checked, infobar.warning > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.warning > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.error > revealer > box > label, infobar.error > revealer > box link, infobar.error > revealer > box button.link, infobar.error > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.error > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.error > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.error > revealer > box button, infobar.error > revealer > box button:hover, infobar.error > revealer > box button:focus, infobar.error > revealer > box button:active, infobar.error > revealer > box button:checked, infobar.error > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.error > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +tooltip { + margin: 0; + padding: 6px; + box-shadow: none; +} + +tooltip.background { + background-color: #100f1a; + color: white; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px; + margin: 0 6px 8px 6px; + border: none; +} + +tooltip label { + min-height: 20px; + padding: 0 3px; +} + +tooltip > box { + border-spacing: 6px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #100f1a; +} + +.content-view:hover { + -gtk-icon-filter: brightness(1.2); +} + +.content-view .tile { + margin: 2px; + background-color: black; + border-radius: 0; + padding: 0; +} + +.content-view .tile:active, .content-view .tile:selected { + background-color: #a3b0c9; +} + +.content-view .tile:disabled { + background-color: rgba(255, 255, 255, 0.45); +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow { + margin: 0; +} + +window { + border: none; + outline: none; +} + +window.csd { + transition: none; + border-radius: 3px; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 0; +} + +window.csd:backdrop { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-left, window.csd.tiled-right, window.csd.tiled-bottom { + border-radius: 0; +} + +window.csd.maximized, window.csd.fullscreen { + box-shadow: none; +} + +window.solid-csd { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +datechooser.view button.circular.day:selected, emoji-completion-row:focus, +emoji-completion-row:hover, .view:selected, textview > text:selected, textview > text > selection, iconview:selected, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection, spinbutton > text > selection, dropdown popover listview > row:selected, +combobox popover listview > row:selected, row:selected, columnview row:not(:selected) cell editablelabel.editing text selection, calendar > grid > label.today:selected, calendar > grid > label.day-number:selected { + background-color: #a3b0c9; + color: white; +} + +datechooser.view button.circular.day:disabled:selected, emoji-completion-row:disabled:focus, +emoji-completion-row:disabled:hover, .view:disabled:selected, textview > text:disabled:selected, textview > text > selection:disabled, iconview:disabled:selected, flowbox > flowboxchild:disabled:selected, gridview > child:disabled:selected, entry > text > selection:disabled, spinbutton > text > selection:disabled, dropdown popover listview > row:disabled:selected, +combobox popover listview > row:disabled:selected, row:disabled:selected, columnview row:not(:selected) cell editablelabel.editing text selection:disabled, calendar > grid > label.today:disabled:selected, calendar > grid > label.day-number:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +headerbar windowcontrols { + border-spacing: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(ltr), headerbar windowcontrols:not(.empty).end:dir(rtl) { + margin-right: 9px; + margin-left: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(rtl), headerbar windowcontrols:not(.empty).end:dir(ltr) { + margin-left: 9px; + margin-right: 6px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action) image { + background-color: transparent; + padding: 0; + border: none; + outline: none; + box-shadow: none; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):hover > image, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):active > image { + background-color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + opacity: 1; + color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 5px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +shortcuts-section { + margin: 20px; +} + +.shortcuts-search-results { + margin: 20px; + border-spacing: 24px; +} + +.context-menu { + font: initial; +} + +button.close, button.round-button, button.circular, menubutton.circular > button, check, +radio { + border-radius: 5px; +} + +row button.circular { + margin: 0 5px; +} + +.floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar .navigation-sidebar > row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 5px; +} + +shortcut > .keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +stackswitcher button.text-button { + min-width: 100px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 0%, rgba(163, 176, 201, 0.35) 0%) 0 0 0/0 0 0px; +} + +stackswitcher button.text-button:active { + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #a3b0c9 100%, rgba(163, 176, 201, 0.35) 10%) 0 0 2/0 0 2px; +} + +stackswitcher button.text-button:checked { + box-shadow: inset 0 -2px #a3b0c9; +} + +stackswitcher button.circular, +stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 100px; + padding: 0; +} + +.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: 6px; + border-spacing: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.emoji-toolbar { + padding: 0; + border-spacing: 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin: 0; + padding: 0; + min-width: 36px; + min-height: 36px; + border-radius: 3px; + box-shadow: none; +} + +popover.emoji-picker emoji { + font-size: x-large; + padding: 6px; + border-radius: 6px; +} + +popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { + background: #a3b0c9; +} + +emoji-completion-row > box { + border-spacing: 6px; + padding: 2px 6px; +} + +emoji-completion-row emoji:focus, +emoji-completion-row emoji:hover { + background: none; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.05); + border-radius: 3px; +} + +popover.entry-completion > contents { + padding: 0; +} + +statusbar { + padding: 6px 10px; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row { + margin: 0; + border-radius: 0; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:hover { + color: #a3b0c9; + background-color: transparent; + box-shadow: inset 3px 0 #a3b0c9; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:active { + box-shadow: inset 3px 0 #a3b0c9; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:backdrop { + opacity: 0.85; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected { + box-shadow: inset 3px 0 #a3b0c9; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:active { + box-shadow: none; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:hover { + color: white; + background-color: alpha(currentColor, 0.16); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child { + border-radius: 6px; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:active { + background-color: alpha(currentColor, 0.06); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +#NautilusViewCell clamp box { + margin: 0; + border-spacing: 0; +} + +#NautilusQueryEditor { + border-radius: 3px; +} + +#NautilusQueryEditor > * { + margin-top: 0; + margin-bottom: 0; +} + +#NautilusQueryEditor > menubutton { + margin: 0; +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle { + min-width: 24px; + min-height: 24px; + margin: 0; + padding: 0; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked { + color: white; +} + +#NautilusQueryEditor #NautilusQueryEditorTag { + border-radius: 5px; +} + +#NautilusQueryEditor #NautilusQueryEditorTag > button { + margin: 0; + padding: 0; + min-height: 22px; + min-width: 22px; +} + +#NautilusPathBar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +#NautilusPathBar #NautilusPathButton { + margin: 0 3px; + border-radius: 3px; +} + +#NautilusPathBar #NautilusPathButton:hover, #NautilusPathBar #NautilusPathButton:active { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir:hover, #NautilusPathBar #NautilusPathButton.current-dir:active { + background: none; + box-shadow: none; +} + +#NautilusPathBar #NautilusPathButton:first-child { + margin-left: 0; +} + +#NautilusPathBar > menubutton { + margin: 0; +} + +.floating-bar { + min-height: 32px; + padding: 0; + border: none; + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +.floating-bar.bottom.left { + border-top-right-radius: 3px; +} + +.floating-bar.bottom.right { + border-top-left-radius: 3px; +} + +.floating-bar button { + margin: 8px; +} + +label.primary-label, label.month-name, label.secondary-label { + font-size: 16pt; + font-weight: bold; + padding: 12px; +} + +label.primary-label, label.month-name { + color: #a3b0c9; +} + +label.secondary-label { + color: rgba(255, 255, 255, 0.45); +} + +calendar-view { + font-size: 10pt; +} + +calendar-view:selected { + color: #a3b0c9; + font-weight: bold; +} + +calendar-view.header, +label.header { + font-size: 10pt; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); +} + +calendar-view.current, +weekgrid.current { + background-color: alpha(#a3b0c9, 0.3); +} + +datechooser.view { + padding: 6px; +} + +datechooser.view button.flat.pill, datechooser.view button.circular.day { + min-height: 24px; + min-width: 24px; + padding: 6px; + border-radius: 5px; +} + +datechooser.view .current-week { + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar menubutton.sources-button { + margin: 0; +} + +headerbar.titlebar menubutton.sources-button > button { + border-radius: 0; +} + +window.background > contents > toastoverlay > leaflet > box > headerbar { + border-top-left-radius: 0; +} + +.details-page { + margin: 24px 0px; +} + +.installed-overlay-box { + font-size: smaller; + background-color: #a3b0c9; + border-radius: 0; + color: white; + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); +} + +screenshot-carousel box.frame { + border-width: 1px 0; + border-radius: 0; +} + +screenshot-carousel button, +.featured-carousel button { + margin: 12px; +} + +.screenshot-image-main .image1, +.screenshot-image-main .image2 { + margin-top: 6px; + margin-bottom: 12px; + margin-left: 6px; + margin-right: 6px; +} + +.app-tile-label { + font-size: 105%; +} + +.review-textbox { + padding: 6px; +} + +.origin-rounded-box { + background-color: rgba(255, 255, 255, 0.12); + border-radius: 5px; + padding: 4px; +} + +.origin-beta { + color: #FDD633; +} + +.origin-button > button { + padding: 3px 9px; +} + +flowboxchild.card { + padding: 0; + margin: 0; + box-shadow: 0; + background-color: transparent; +} + +flowboxchild > button.card.category-tile { + padding: 21px; +} + +flowboxchild > button.card.category-tile-iconless { + padding: 9px 15px; +} + +app-context-bar > box:not(:first-child) > button.flat { + border-radius: 0; +} + +app-context-bar > box:not(:first-child) > button.flat:last-child { + border-radius: 0 3px 3px 0; +} + +app-context-bar > box:first-child > button.flat { + border-radius: 0; +} + +app-context-bar > box:first-child > button.flat:first-child { + border-radius: 3px 0 0 3px; +} + +app-context-bar > box > button.flat { + border-left-color: rgba(255, 255, 255, 0.12); +} + +carousel.card { + border: none; +} + +.context-tile-lozenge { + min-height: 28px; + min-width: 28px; + padding: 6px; +} + +screenshot-carousel box.frame.view { + border-width: 1px 0; + border-radius: 0; +} + +/* Styling for specific category buttons. */ +.category-tile.category-create { + background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%); + color: white; +} + +.category-tile.category-create:hover { + background: linear-gradient(180deg, shade(#ce8cd7, 1.07) 0%, shade(#2861c6, 1.1) 100%); +} + +.category-tile.category-create:active { + background: linear-gradient(180deg, shade(#ce8cd7, 0.95) 0%, shade(#2861c6, 0.95) 100%); +} + +.category-tile.category-develop { + background: #5e5c64; + color: white; +} + +.category-tile.category-develop:hover { + background: shade(#5e5c64, 1.2); +} + +.category-tile.category-develop:active { + background-color: shade(#5e5c64, 0.95); +} + +.category-tile.category-learn { + background: linear-gradient(180deg, #2ec27e 30%, #27a66c 100%); + color: white; +} + +.category-tile.category-learn:hover { + background: linear-gradient(180deg, shade(#2ec27e, 1.06) 30%, shade(#27a66c, 1.06) 100%); +} + +.category-tile.category-learn:active { + background: linear-gradient(180deg, shade(#2ec27e, 0.95) 30%, shade(#27a66c, 0.95) 100%); +} + +.category-tile.category-play { + background: linear-gradient(75deg, #f9e2a7 0%, #eb5ec3 50%, #6d53e0 100%); + color: #393484; +} + +.category-tile.category-play:hover { + background: linear-gradient(75deg, shade(#f9e2a7, 1.07) 0%, shade(#eb5ec3, 1.07) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-play:active { + background: linear-gradient(75deg, shade(#f9e2a7, 0.97) 0%, shade(#eb5ec3, 0.95) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-socialize { + background: linear-gradient(90deg, #ef4e9b 0%, #f77466 100%); + color: rgba(255, 255, 255, 0.7); +} + +.category-tile.category-socialize:hover { + background: linear-gradient(90deg, shade(#ef4e9b, 1.08) 0%, shade(#f77466, 1.08) 100%); +} + +.category-tile.category-socialize:active { + background: linear-gradient(90deg, shade(#ef4e9b, 0.95) 0%, shade(#f77466, 0.95) 100%); +} + +.category-tile.category-work { + color: #1c71d8; + background-color: #fdf8d7; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); + background-size: 10px 10px, 10px 10px; + background-position: -1px -4px, center -1px; +} + +.category-tile.category-work:hover { + background-color: #fefcef; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +.category-tile.category-work:active { + background-color: #fcf4bf; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +window.background > contents > leaflet stack.background { + background-color: transparent; +} + +window.background > contents > leaflet stack.background headerbar { + border-top-left-radius: 0; +} + +preferencesgroup > box button.background-preview-button.toggle { + padding: 0; + background: none; + box-shadow: none; + outline-width: 2px solid transparent; + outline-offset: 3px; +} + +preferencesgroup > box button.background-preview-button.toggle, preferencesgroup > box button.background-preview-button.toggle > background-preview { + border-radius: 6px; +} + +preferencesgroup > box button.background-preview-button.toggle:hover { + outline: 2px solid rgba(255, 255, 255, 0.12); +} + +preferencesgroup > box button.background-preview-button.toggle:active { + outline: 2px solid rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box button.background-preview-button.toggle:checked { + outline: 2px solid #a3b0c9; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild { + outline: 2px solid transparent; + outline-offset: 0; + border-radius: 9px; + padding: 3px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild > .background-thumbnail { + border-radius: 6px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:hover { + outline-color: rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:active { + outline-color: rgba(255, 255, 255, 0.45); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:selected { + outline-color: #a3b0c9; + background-color: transparent; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild image.selected-check { + border-radius: 5px; + padding: 6px; + margin: 6px; +} + +window.background.csd > contents > box .history-view { + background-color: #333539; +} + +window.background.csd > contents > box .math-buttons button.clear-button.image-button { + border-radius: 3px; +} + +.small .display-container.card { + border-radius: 0; + box-shadow: none; +} + +.display-container .history-view { + background-color: #333539; +} + +.display-container #displayitem { + padding: 0 12px 8px 0; + font-size: 1.4em; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +mathconverter > box { + margin: 12px 12px 0; +} + +.converter { + margin: 6px 12px; +} + +.math-buttons > grid { + margin: 12px; +} + +.math-buttons button { + font-size: 1.1em; +} + +leaflet button.number-button { + background-color: rgba(255, 255, 255, 0.1); +} + +leaflet button.number-button:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +leaflet button.number-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +entry.location-entry { + padding: 6px; +} + +entry.location-entry > text { + margin: 0 6px; +} + +entry.location-entry > progress { + margin: 0; +} + +entry.location-entry > button.image-button, +entry.location-entry > menubutton > button.image-button { + min-height: 24px; + min-width: 24px; + padding: 0; +} + +label.clock-time.numeric { + padding: 0 12px; +} + +avatar { + border-radius: 5px; + font-weight: bold; +} + +avatar.color1 { + background-image: linear-gradient(#83b6ec, #337fdc); + color: #cfe1f5; +} + +avatar.color2 { + background-image: linear-gradient(#7ad9f1, #0f9ac8); + color: #caeaf2; +} + +avatar.color3 { + background-image: linear-gradient(#8de6b1, #29ae74); + color: #cef8d8; +} + +avatar.color4 { + background-image: linear-gradient(#b5e98a, #6ab85b); + color: #e6f9d7; +} + +avatar.color5 { + background-image: linear-gradient(#f8e359, #d29d09); + color: #f9f4e1; +} + +avatar.color6 { + background-image: linear-gradient(#ffcb62, #d68400); + color: #ffead1; +} + +avatar.color7 { + background-image: linear-gradient(#ffa95a, #ed5b00); + color: #ffe5c5; +} + +avatar.color8 { + background-image: linear-gradient(#f78773, #e62d42); + color: #f8d2ce; +} + +avatar.color9 { + background-image: linear-gradient(#e973ab, #e33b6a); + color: #fac7de; +} + +avatar.color10 { + background-image: linear-gradient(#cb78d4, #9945b5); + color: #e7c2e8; +} + +avatar.color11 { + background-image: linear-gradient(#9e91e8, #7a59ca); + color: #d5d2f5; +} + +avatar.color12 { + background-image: linear-gradient(#e3cf9c, #b08952); + color: #f2eade; +} + +avatar.color13 { + background-image: linear-gradient(#be916d, #785336); + color: #e5d6ca; +} + +avatar.color14 { + background-image: linear-gradient(#c0bfbc, #6e6d71); + color: #d8d7d3; +} + +avatar.contrasted { + color: white; +} + +avatar.image { + background: none; +} + +preferencespage > scrolledwindow > viewport > clamp > box { + margin: 24px 12px; + border-spacing: 24px; +} + +preferencesgroup > box, preferencesgroup > box .labels { + border-spacing: 6px; +} + +preferencesgroup > box > box.header:not(.single-line) { + margin-bottom: 6px; +} + +preferencesgroup > box > box.single-line { + min-height: 34px; +} + +statuspage > scrolledwindow > viewport > box { + margin: 36px 12px; + border-spacing: 36px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box { + border-spacing: 12px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 128px; + color: alpha(currentColor, 0.55); +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:disabled { + opacity: 0.35; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box { + margin: 24px 12px; + border-spacing: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 96px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 12px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .title { + font-size: 18pt; +} + +.card { + background-color: #100f1a; + color: white; + border-radius: 3px; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 1px 3px 1px rgba(0, 0, 0, 0.07), 0 2px 6px 2px rgba(0, 0, 0, 0.03); +} + +.osd .card, .card.osd { + background-color: alpha(currentColor, 0.1); + color: inherit; + box-shadow: none; +} + +.card.activatable:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +.card.activatable:active { + background-image: image(alpha(currentColor, 0.08)); +} + +themeselector, +panelthemeselector { + margin: 9px; +} + +themeselector checkbutton, +panelthemeselector checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 5px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeselector checkbutton:hover, +panelthemeselector checkbutton:hover { + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3); +} + +themeselector checkbutton:checked, +panelthemeselector checkbutton:checked { + box-shadow: inset 0 0 0 2px #a3b0c9; +} + +themeselector checkbutton.follow, +panelthemeselector checkbutton.follow { + background-image: linear-gradient(to bottom right, #ffffff 50%, #202020 50%); +} + +themeselector checkbutton.light, +panelthemeselector checkbutton.light { + background-color: #ffffff; +} + +themeselector checkbutton.dark, +panelthemeselector checkbutton.dark { + background-color: #202020; +} + +themeselector checkbutton.theme-selector radio, +panelthemeselector checkbutton.theme-selector radio { + -gtk-icon-source: none; + border: none; + background: none; + box-shadow: none; + min-height: 20px; + min-width: 20px; + padding: 0; +} + +themeselector checkbutton.theme-selector radio:hover, themeselector checkbutton.theme-selector radio:active, themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:hover, +panelthemeselector checkbutton.theme-selector radio:active, +panelthemeselector checkbutton.theme-selector radio:checked { + background-color: transparent; +} + +themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:checked { + -gtk-icon-size: 20px; + -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/check-symbolic.svg"))); + color: white; + background-image: image(#a3b0c9); +} + +themeswitcher { + padding: 6px; +} + +themeswitcher .check { + min-height: 20px; + min-width: 20px; + background: none; + padding: 0; + margin: 0; + border-radius: 5px; + color: white; + background-image: image(#a3b0c9); +} + +themeswitcher checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 5px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeswitcher checkbutton:checked { + box-shadow: inset 0 0 0 2px #a3b0c9; +} + +themeswitcher checkbutton radio, themeswitcher checkbutton radio:hover, themeswitcher checkbutton radio:active, themeswitcher checkbutton radio:checked, themeswitcher checkbutton radio:checked:hover, themeswitcher checkbutton radio:checked:active { + background-color: transparent; + border: none; + background: none; + box-shadow: none; + color: transparent; + -gtk-icon-source: none; + -gtk-icon-size: 0; +} + +themeswitcher checkbutton.system { + background: linear-gradient(-45deg, #1e1e1e 50%, white 50%); +} + +themeswitcher checkbutton.light { + color: alpha(black, 0.8); + background-color: white; +} + +themeswitcher checkbutton.dark { + color: white; + background-color: #1e1e1e; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #100f1a; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #a3b0c9; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #100f1a; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #100f1a; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #a3b0c9; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #100f1a; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #a3b0c9; +@define-color budgie_tasklist_indicator_color_active #a3b0c9; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; +@define-color blue_1 #99c1f1; +@define-color blue_2 #62a0ea; +@define-color blue_3 #3584e4; +@define-color blue_4 #1c71d8; +@define-color blue_5 #1a5fb4; +@define-color green_1 #8ff0a4; +@define-color green_2 #57e389; +@define-color green_3 #33d17a; +@define-color green_4 #2ec27e; +@define-color green_5 #26a269; +@define-color yellow_1 #f9f06b; +@define-color yellow_2 #f8e45c; +@define-color yellow_3 #f6d32d; +@define-color yellow_4 #f5c211; +@define-color yellow_5 #e5a50a; +@define-color orange_1 #ffbe6f; +@define-color orange_2 #ffa348; +@define-color orange_3 #ff7800; +@define-color orange_4 #e66100; +@define-color orange_5 #c64600; +@define-color red_1 #f66151; +@define-color red_2 #ed333b; +@define-color red_3 #e01b24; +@define-color red_4 #c01c28; +@define-color red_5 #a51d2d; +@define-color purple_1 #dc8add; +@define-color purple_2 #c061cb; +@define-color purple_3 #9141ac; +@define-color purple_4 #813d9c; +@define-color purple_5 #613583; +@define-color brown_1 #cdab8f; +@define-color brown_2 #b5835a; +@define-color brown_3 #986a44; +@define-color brown_4 #865e3c; +@define-color brown_5 #63452c; +@define-color light_1 #ffffff; +@define-color light_2 #f6f5f4; +@define-color light_3 #deddda; +@define-color light_4 #c0bfbc; +@define-color light_5 #9a9996; +@define-color dark_1 #77767b; +@define-color dark_2 #5e5c64; +@define-color dark_3 #3d3846; +@define-color dark_4 #241f31; +@define-color dark_5 #000000; +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +@define-color accent_bg_color #a3b0c9; +@define-color accent_fg_color white; +@define-color accent_color #a3b0c9; +@define-color destructive_bg_color #FF5252; +@define-color destructive_fg_color white; +@define-color destructive_color #FF5252; +@define-color success_bg_color #81C995; +@define-color success_fg_color rgba(0, 0, 0, 0.87); +@define-color success_color #81C995; +@define-color warning_bg_color #FDD633; +@define-color warning_fg_color rgba(0, 0, 0, 0.87); +@define-color warning_color #FDD633; +@define-color error_bg_color #F28B82; +@define-color error_fg_color rgba(0, 0, 0, 0.87); +@define-color error_color #F28B82; +@define-color window_bg_color #100f1a; +@define-color window_fg_color white; +@define-color view_bg_color #333539; +@define-color view_fg_color white; +@define-color headerbar_bg_color #36383c; +@define-color headerbar_fg_color white; +@define-color headerbar_border_color rgba(255, 255, 255, 0.12); +@define-color headerbar_backdrop_color #36383c; +@define-color headerbar_shade_color rgba(255, 255, 255, 0.12); +@define-color card_bg_color #333539; +@define-color card_fg_color white; +@define-color card_shade_color rgba(255, 255, 255, 0.12); +@define-color dialog_bg_color #2e3034; +@define-color dialog_fg_color white; +@define-color popover_bg_color #100f1a; +@define-color popover_fg_color white; +@define-color shade_color rgba(255, 255, 255, 0.12); +@define-color scrollbar_outline_color rgba(255, 255, 255, 0.12); diff --git a/gtk-4.0/thumbnail.png b/gtk-4.0/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..c150c10f6a0d09c9384fa6765e343b4854e0f147 GIT binary patch literal 2293 zcmeAS@N?(olHy`uVBq!ia0y~yV5neVU{K~@V_;y2*FE=)fq{Xg*vT`5gM)*kh9jke zfq{Xuz$3Dlfr0M`2s2LA=96Y%V2~_vjVKAuPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw z{mw>;fq|pQ)5S5QV$R#yl{q2DWslo`_LF~OC2~8USVE?+Xqkg>64x^KD?w3Po7f6n zcsVmwxKvoYn!B#3d0kNs44S%4Wh&PyCD+hPN-aWOTq_hq7tUDBH(i!TB4>T>fwqS0 z->TMEUbfF!ANl^4#2ek58|Ukd-*4ZXf3N(R`Tn10s~=6=`B_xcZgWQYFSZ~RG3B_W zK`T9Lm7O}QYq_`kPB|cZNNcG8(~j$$+V{y85Vs$rP<~#nnL?U0c=Gbp@<{bN5ujq{#=L8w7fNTq(9JXdE52AWEe+8>hL`^I9zz##f>juO?Bne%-~{Ep{&bm~(vB z6!-h~T~oEEegB?&PqIq#U|;d2NO2iA;Y71r;uVM2JWgIa(@JoOAB)DtSvPa8ZMwK> zNuetLIjdjXRAqefoPYV!rNt(@ zV)Tyn$_gi|wP6 zNmWHGUu|Nq9~t^b$zoFILYumr`RaF6t*3r4-Emdk!IE!UD&vMwAV@f7}W<%-ef0=8|rAKQJ`fB1biTEo70+M#y& zl#7Rcrlc&neCg65>-xI~7an$JtSGt}v}6j8?5yK|S(QKjX8x1;I$Fj)aMp`;W&XQ& zWO8#&oTuHf-Ogp}kH@pbS~s5v70aJh8u-Ys&}gP&EQ82v-#IzuCwY~Q#P?K%wS1bP zyZOfQ`2H+?MW*M^`Q0^L)6&?AyY`)#S^V5GwoZ)U_BKObd6w@rSA91pC?3Z!C^yPS}6%1plGt$`gf0Ip$2*a<%#La-;lr$~AviyY|Q! z&e{B2>(^Odv9o$letZm;u`lFWDx&T;t!T>=iTIhu+DXARFF3^YLLOT1smjZz7v$yb z|5IL`(H!&Q@TO$_l9@a2J>T{q=IgOrcOCX^vRu4X>2~be#)M1@bFFNhhT~2DdG>c!O+D$Duny8o|Ub3XTZN_z3SM>Qd_zPYl&YW_V_ zmcHq^vGnnR*PY(`xo#i%JA1jn%*=}Gd5%@1r@wjQIPtZm<;8Wrnyr~7 zR$?zbd=7Wac~VpKOD9-N8WL0GzefA}%DQgmGURE_y?uZAws%6) zQa5HDExLDm=WJ$ne&gI*B6a%;ZI`Alm$a|b>FtfP`;$?xwChrK)cw2tMItk`pC{HA z-_kvQhmY@d+`bnnM&4;3*MDos?62#!5`2>QlI_8QcT2yt9dVnur{8C3aE{5bEz8Aw zgI*Vk9CT)A@b!iQSoTB~pDEtlW@{arUp&Tw>>`239G^Iw%*I`8>(-jjJct9a_s%?oYT zbsI#V={7tUQ?jRI`4lA)o`jpW%P+hOZDO=vmg>&=r?0*yCOUEUiUVi)g~XQE3T>~O zbLv5QqhO41Vw|~cNY=)6;t5l{l4A=bzH2s5U!!#{Yoq7Yx{Xr7ZFauULZ(I1mdmzo zIJhpQ(4u|jrK4}YecjI7`Dnqjr?Q*(9WP1qdSLe<`}EBRdpQ8CNTxy(GMaCI8v9xbOimugLfck90L@_Jxb5ZZD>P(9#P{;UZiueXc!mQScU z{La|V>%n;oL#F$p>C4L{xvFX->bDE(ZV>RO{4BonooUL7-{te(l`U%0@x9E!#?;bu zaEa{3zkNX(OE+QwI4vq{A3=E#GelF{r5}E*VtxdQ9 literal 0 HcmV?d00001 diff --git a/index.theme b/index.theme new file mode 100644 index 0000000..e311b07 --- /dev/null +++ b/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=vimix-dark-amethyst +Comment=Clean Gtk+ theme based on Material Design +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=vimix-dark-amethyst +MetacityTheme=vimix-dark-amethyst +IconTheme=vimix-amethyst-dark +CursorTheme=vimix-amethyst-dark +ButtonLayout=menu:minimize,maximize,close diff --git a/metacity-1/close.png b/metacity-1/close.png new file mode 100644 index 0000000000000000000000000000000000000000..8496ddff3ceadd5569782ef8182e0245f1ee4e64 GIT binary patch literal 411 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&B|KdmLo9mNp7-@T6d=O-pg2#~WaYI+y#w=ocQ8n7Vs$=r{{W|T;*$fD*d9xD zFc&iBHMOuVXlCkE{3gr3WG&-Gv#NIU_ch;b9`ql6>w4+!yj!vf`O6`8}Ug?>~(_ zBqsl1-J$l|;mi!t(Ytdb7+lIze4-gPFwS|EdbpB%M-^X##cH08=d21Vv={>7rO&K7 z=4yVLQQc=1^SxlkA6=Syr`tHyRz5#&Dd2W7X5Q=c|G!lA1phv+_%Mx`L7=BCdB*F2 zZ9iTbb%Yhve~);xO>O5sOT%TlPNq!L859zIfe+I)<+h_{M}Zmw=T_CkzRU!=l7cD->t>}87|o` zuy(EQtQ%`2u6AkhTdn^R5z2RGMcYyZ3t6rm5pnS%?#`~q^X4x5*9e-7Z^kTO7ujZRhV>gTllBk8&4ctGF2;#m)`9)W==@jJSqR%;j_Dy&(ACSJaMUd za%;ioxM{0*6e?%(9$=DKes#}>Czr2ptBuioRLRt}cG}-3rvrDpv##UXvuXe4m48zA z?7l9feB)IU{{*?({NoR2uejcJhuuKdH)FrQ@1^MTl`hwr4sjaX{raaS^N!uD?~@Oo zpUzO0c#5@r*hu}6Mp^2+uvLBdN%2v7p-Evcl=z=zemy& zUrhg+u6F3yPDTyZgDb1n&HMSwdH1S-`5e;EC+G@lyvuo?d}q~)Ox|2qrIx6VU$3># zj*55DkGp3$=^D#g4jYyLi!j5pSEPA2pZu@8jxlHBibqmX<+%(D3=E#GelF{r5}E*E CPVM{v literal 0 HcmV?d00001 diff --git a/metacity-1/close_focused_pressed.png b/metacity-1/close_focused_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..950c189a2e709af5cf0ebbf7f2bc1dd50e23ed8c GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&XM4IhhFJ8jow(mm+EJi=|IMuv9v9avSi&&LmqsOPO9~Hb?|fz6 z&@LG(!Kab|Tn=7d_Zk}lI$WKV3immm`1Cg5!PfI;ev^H+8t>kpUuVqyU&1KL!_0jC ztiGEDt4^=lv#);X@>NAoPDx!~^dd`1A^Lul=<&X;F!?vjCao$xn~+~#&og0d{@O(@ z3zFBl8A@FLAn8x^VF<=#<|gdCLOt0yk~RvB=Xu`YF`sgll@ zIbXjO++(+R8j!+}ad*i#*MPHo9jdk_HrPrqoRXTJxAbBCqrZ1H`(1qFB=O93qk`x4 zX^;Q$Wd)Wjy=MA1rk+1gbXMY?&&&B4IKGvAH(aNfbxU}uM^ga5UHvbs6}>K-w*5Wg v5hq>}`GB|K(8?~$Gr5-E=Khbq!?>%QL-c&DU!X#b>Q|$tNU0W~b=5T{gA?x1AE|`+SF377; zDcHfJsF=#!*tW#L>07{&ZEGBqr1O5dJ>S#M_D?cb?2?J?2OE7Rzs6(+&-DkKBc};x zzfD@LaC%d*=k){srnPB%PBcvW<{WVN^8IDEIwqUssl4j>yJhj`v}vw^b5uM(J!8CL z{k@gZ%~2qRv4UaJIkp2OlKclO%Pm44%(2d5ZIIT=nBit1@8vyfJCo=4`WX+_iB3ti zWDH||&_64Zd(BpEPr<)=4^>>R-TEHJkkB*JQ;PX?>|E7YiR8T5hvL4Qp8q`EfM@x> x_w}3pMJPYuu9#L59C|fX=6L_#ZEt4gFX#;v@M}I@#lXP8;OXk;vd$@?2>=!MmF)lk literal 0 HcmV?d00001 diff --git a/metacity-1/close_unfocused_prelight.png b/metacity-1/close_unfocused_prelight.png new file mode 120000 index 0000000..1657077 --- /dev/null +++ b/metacity-1/close_unfocused_prelight.png @@ -0,0 +1 @@ +close_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/close_unfocused_pressed.png b/metacity-1/close_unfocused_pressed.png new file mode 120000 index 0000000..e925e4d --- /dev/null +++ b/metacity-1/close_unfocused_pressed.png @@ -0,0 +1 @@ +close_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/maximize.png b/metacity-1/maximize.png new file mode 100644 index 0000000000000000000000000000000000000000..dc65c97a222fb9dae419a174500332ac5759c6ab GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_& zz+K3Ati?;mGlC(CLzwG9Ecc;cMG3X4)6;*?eSe3&UPjkW#x$=?t#S2?V8$Esb0foF z80LH33f#M2sNlwqK8NWEv$cP8x~JneNJ&!cK^f7($7uo zQaL@x)z2?~p3itdrC@65VTQKc-a{LB1Q>2id9*7rUord(!;-se7<6v@W>Pqv!|;ta zVec8HB3u3m8L6xb9vo!;w2Z~%jKKdH%Q7D^zFl#ze3?W}?|uX0qK~g{9^K8(P~x?9 z+2)wgj1SS9C+hEaxmsO+^3k!6cdvfa;5mJQ%ZQJ`r$lw@vdmd$X8+H%V`PfS{Iky3 SRg-~%fx*+&&t;ucLK6V|5u+;r literal 0 HcmV?d00001 diff --git a/metacity-1/maximize_focused.png b/metacity-1/maximize_focused.png new file mode 120000 index 0000000..bd18cdd --- /dev/null +++ b/metacity-1/maximize_focused.png @@ -0,0 +1 @@ +maximize.png \ No newline at end of file diff --git a/metacity-1/maximize_focused_normal.png b/metacity-1/maximize_focused_normal.png new file mode 120000 index 0000000..bd18cdd --- /dev/null +++ b/metacity-1/maximize_focused_normal.png @@ -0,0 +1 @@ +maximize.png \ No newline at end of file diff --git a/metacity-1/maximize_focused_prelight.png b/metacity-1/maximize_focused_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..c00918e6f9156879bb4f4cce198ca2eb91571681 GIT binary patch literal 564 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&H+s4_hFJ8jooMSHoG5a<{`t=D&-4VOrnWRL%y^WcwC~7<4F&9NMh*|SryP0| zU}{*$#(PnM-SnlpLSm!A1--i*o{0=%OdDtOU1-?qSX@2-al`g+_m=7Wx__?t-2bO@ z*#8Mms;k)W?`7ES8?IZ8SnuqcbxGJ!Yn|81Y0-9XwF~n9Ci6Yfec>R#Up{PUg~8@6 z7nKWKubo%0T{$UW>no8Y!OrCN4R`NbPG!#gmG~ni{oBi#+!xHs1hqLgrSoV%c1$Z$ zdCe?iD*dpgbSvY67Y~*`f7*DR%|W@z#B$3t@!d~9zuNvwzhQT?`5qUpjf@RHgHs>3 z2|oP0_+`&~3C^`oBXeKx`SkVl`Fp`LHtuKYDEqF~=Ki;we|dY&agQaZPT&3H8s*}! zn`O&9vl$X{U+>@HZ?j462&vo}zSDz6Ao@K=M?jx+*wn{qi+K$!Cw&b+*6dR=ndL|h z;|_*(UYadVe|n3rUfn!z?&KeGTceixHAUt9ys}Ef@oSY_!>UIj{NnS>cjYm#8+%KK z&23UR`+AP3`TqIZIb~*^{x)&H3qD`^{HepQvxwcHRaj8deQlU#*}wcByj_wj)`wM? Sb1*P4FnGH9xvX@8M5;VuHrUpDP(0&wQbr9=_tAzW z@dtwpA24?uY1!y_sLdqbG`Hw>HP6*owVAv&xA%UZbN}<4;)nf{ejE*YS+FTH#&7N# zrsB6+y4*#AD@4{`j@GYb>|WYzazgHfhy4EXM-ZJ|u$CGHS_*H(wKlxm& zHtNQFEAM;iu*&(`x|p^3``H+L9~W7CoE@5JW5>QtNU}j;>Xj>p=CB5oY>{h=Ot{XF z(Y>|8SV?91@>vgm%wW#ACVekMDUbI+&Ac?5=f9UfQ18f3O54xS@onGD6*4&;IK49@&3@h@s@|%76StVgQu&X%Q~loCIAnm)0F@K literal 0 HcmV?d00001 diff --git a/metacity-1/maximize_unfocused.png b/metacity-1/maximize_unfocused.png new file mode 100644 index 0000000000000000000000000000000000000000..55c8a293bd299e13fd00ed79bb6295f89b67b157 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&IXqn)Lo9mNPB!#AY#`BUZ$2q`2V+vxyoRaDTVC<52w9h)*{$9`vx;rWA=U{R z?kjHWVA!xlW?`w(k9393MPW;qd^o1Q_r2}kO%MBnZnu5^cSXWjY$9Vp;7xh2m6aTc z&-TW@XMIvx$9sn{y_(BDxkvccEz`Jt9YtiyXDKwP;gE+sb?{>_cYH*Jezf@SN6_5Z!*`< vf0etD$VBfScAGkEmS+A6F#kV$AH(dO@&2thy-gSx7#KWV{an^LB{Ts5W3`wR literal 0 HcmV?d00001 diff --git a/metacity-1/maximize_unfocused_prelight.png b/metacity-1/maximize_unfocused_prelight.png new file mode 120000 index 0000000..f62efd5 --- /dev/null +++ b/metacity-1/maximize_unfocused_prelight.png @@ -0,0 +1 @@ +maximize_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/maximize_unfocused_pressed.png b/metacity-1/maximize_unfocused_pressed.png new file mode 120000 index 0000000..cc51405 --- /dev/null +++ b/metacity-1/maximize_unfocused_pressed.png @@ -0,0 +1 @@ +maximize_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/menu.png b/metacity-1/menu.png new file mode 100644 index 0000000000000000000000000000000000000000..f3f7e7ef0f3c521e89e889d6160af0139419a6ff GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&UV6GXhFJ72oqTZJAq4@~3rvF&^`RN{QRj&i=m$wUE`mtu=M?KGX z4|Sd~)y#bNwXq|>t5U$}MdiGD28Lbhstq>#YsRkGS}E$_V!ih3lwz^>bC$!J|p^}gTe~DWM4f7L<+O literal 0 HcmV?d00001 diff --git a/metacity-1/menu_focused.png b/metacity-1/menu_focused.png new file mode 120000 index 0000000..f515719 --- /dev/null +++ b/metacity-1/menu_focused.png @@ -0,0 +1 @@ +menu.png \ No newline at end of file diff --git a/metacity-1/menu_focused_normal.png b/metacity-1/menu_focused_normal.png new file mode 120000 index 0000000..f515719 --- /dev/null +++ b/metacity-1/menu_focused_normal.png @@ -0,0 +1 @@ +menu.png \ No newline at end of file diff --git a/metacity-1/menu_focused_prelight.png b/metacity-1/menu_focused_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..87d4c8da0c9b0e25d5ffba5def37b65562e76a06 GIT binary patch literal 466 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&{XJbALo9mN1{nq&3J|E>onpQA3&W9XN}}NhL~6M59vB1^@kM9bF#A60sbF1w ze@V+icdkM;)`#nT?Iv?N%6y%gUw*%O_kZSkmaCmAp6fa@_S}EJ`-}`z!z#Uw7orEQ zNNl##oUknOzU6lh7jfUbRlhu4gp+-WR34xh7($WGlE!^R-cmMG|Yv2SMJxA?9T90!=EGv8g+yfti-&SabO zn&*p8ZSq;OHORY=ogqeR+iKVMHEr4QEFq!wo2q%EL?c4A6D7pHzGKT{Wng45_$+f^ z?RuBMEvt`xb6?|U{F(d1>2#J4ib``W`pkJ4j?FL?^!*c;zQDz#^Kk|96mtz%AqMBr zyLHcfT)yv(dw)~d{eGF*?AXo|CoHe0K9goBIHw!6_L>bx)5`LH<~59*+a`bMt3I-f Qfq{X+)78&qol`;+07E>rf&c&j literal 0 HcmV?d00001 diff --git a/metacity-1/menu_focused_pressed.png b/metacity-1/menu_focused_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..c577d5f82e87f92aac060bf442ad1c6b5abfe7e5 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&6FglULo9mNPBP46G8AzAe?!c~bE-_kk&?{Fx4a(5WtDhtFPNj8t0Gla%q^n% zgiCKb>yj@jtS;JX9p;%-Jk?R?O0oL?vHpIt^pE7g*cm=**BRQ*?OZ4Dh>c-JCFg^= z9h+16n|2%v$-AL&crY|c)eV;D*gT6&W@6c3vzFJx%4q~wYCMi zwC!4VJm!I=O!A+g(7JO>3_V-FJ(#n*ML>yRhRwDPnP9K_bzfFY5sJ*V51sl>I3)Bd zzAGV#dss8F=(&QUpoc{1_n=8KbLh*2~7Yx0GPM{ literal 0 HcmV?d00001 diff --git a/metacity-1/menu_unfocused_prelight.png b/metacity-1/menu_unfocused_prelight.png new file mode 120000 index 0000000..6c1d9f7 --- /dev/null +++ b/metacity-1/menu_unfocused_prelight.png @@ -0,0 +1 @@ +menu_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/menu_unfocused_pressed.png b/metacity-1/menu_unfocused_pressed.png new file mode 120000 index 0000000..4d62f69 --- /dev/null +++ b/metacity-1/menu_unfocused_pressed.png @@ -0,0 +1 @@ +menu_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/metacity-theme-1.xml b/metacity-1/metacity-theme-1.xml new file mode 100644 index 0000000..cd2817e --- /dev/null +++ b/metacity-1/metacity-theme-1.xml @@ -0,0 +1,1137 @@ + + + + Vimix + Vince Liuice + GPL-3.0+ + 2018.01.12 + Vimix 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="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_highlight_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_highlight_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_titlebar" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_titlebar_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_titlebar" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_titlebar_unfocused" /> +</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="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="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" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="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" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="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" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/metacity-1/metacity-theme-2.xml b/metacity-1/metacity-theme-2.xml new file mode 120000 index 0000000..84bdbf0 --- /dev/null +++ b/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..eb6fe19 --- /dev/null +++ b/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1103 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Vimix</name> + <author>Vince Liuice</author> + <copyright>GPL-3.0+</copyright> + <date>2018.8.28</date> + <description>Vimix 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="2" rounded_top_right="2"> + <distance name="left_width" value="2" /> + <distance name="right_width" value="2" /> + <distance name="bottom_height" value="2" /> + <distance name="left_titlebar_edge" value="8" /> + <distance name="right_titlebar_edge" value="0" /> + <distance name="title_vertical_pad" value="12" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="10" right="10" top="4" bottom="0" /> + <border name="button_border" left="0" right="0" top="6" bottom="0" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="2" rounded_top_right="2" parent="normal" > + <distance name="left_width" value="2" /> + <distance name="right_width" value="2" /> + <distance name="bottom_height" value="2" /> + <distance name="left_titlebar_edge" value="8"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="12" /> + <border name="title_border" left="10" right="10" top="4" bottom="0" /> + <border name="button_border" left="0" right="0" top="6" bottom="0" /> +</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="2" rounded_top_right="2"> + <distance name="title_vertical_pad" value="4" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <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"> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> + <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> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="2" rounded_top_right="2" 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="12" right="12" 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="2" rounded_top_right="2" 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="12" right="12" 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="true" rounded_top_left="2" rounded_top_right="2" parent="small"> + <distance name="title_vertical_pad" value="4"/> +</frame_geometry> + +<!--chromium save dialog--> +<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="0" rounded_top_right="0" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> + <distance name="title_vertical_pad" value="0"/> + <distance name="bottom_height" value="0"/> + <distance name="left_width" value="0"/> + <distance name="right_width" value="0"/> +</frame_geometry> + +<!-- TITLES --> + +<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_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="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_titlebar" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</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_max" /> + <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_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="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_max" /> + <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_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="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_small_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_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="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <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" /> + <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 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/metacity-1/minimize.png b/metacity-1/minimize.png new file mode 100644 index 0000000000000000000000000000000000000000..64448dcd46c4a3d9eafaf01235384f3f5cb1354d GIT binary patch literal 408 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&MLk^{Lo9mNPV)CU93XKdJuaTbF}#Z5zl@`n&>fLWss0zs=Fi@t|3vI)tL}~- zmg*KK{(#sUj~1y(iYu<a6ybXz|EJ;S*+1p@e>^TIUwC}=<txU_5-d#mToa!OEH9hv z`sU2EYR1ev@19z|<B+SJu9lH|;=-?!JD5Bkm-$P&Cv3f{*UENS=+LHb#~UkeO^-<w z(0(s#&NE4znPFu*Tj^N_hldunF7gaM8xyy$`^mlZH3QSRS-({0<V!nb-D@af5b8cw zm$5Nd!B5JZL0;xS-X@O=yVivsneD1w#88&z?c63%SI_OJcHa5d$JNXX4PPf4^0q03 z*{cdy-oIyef48&NqL*JiKYEIA?9p+V)jTI+%Oazn_n!#|JWrJDjyboKfq{X+)78&q Iol`;+07kl;Hvj+t literal 0 HcmV?d00001 diff --git a/metacity-1/minimize_focused.png b/metacity-1/minimize_focused.png new file mode 120000 index 0000000..09b7f0a --- /dev/null +++ b/metacity-1/minimize_focused.png @@ -0,0 +1 @@ +minimize.png \ No newline at end of file diff --git a/metacity-1/minimize_focused_normal.png b/metacity-1/minimize_focused_normal.png new file mode 120000 index 0000000..09b7f0a --- /dev/null +++ b/metacity-1/minimize_focused_normal.png @@ -0,0 +1 @@ +minimize.png \ No newline at end of file diff --git a/metacity-1/minimize_focused_prelight.png b/metacity-1/minimize_focused_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..d0ae9e9a6954a64b6da532f6f173e31c87c1de11 GIT binary patch literal 427 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&H9TD$Lo9mNPTK3o6e!TTzj)`285v7E*V?b0>&UxNv2oIJhpKx=?xoysis0y+ zt1;1CVWFubx1!jNHxW5yiaHuD%XiH@^Yh%yldbmC#H7C!Y?FU>*R*fb!p9XSe$BX5 zXT%%wiZ`6;kl#Wn*E<|<b&8F1-YjX;FPkmta6>aBcUANh->n`K7teE;a^&BwBLCHM zjCl-C)fcTS`hJ$NrLuhQIthnkc{_Z04;+;Zy(W4-P>VtCz=MLi!uT4yh-IAe`f-!D zOS*4nnUOosVVc?miG(?N#ZfDdvu$QscI_DFg<7r;lQR=;RK%|A<oDO}VAT5B=9iW5 zr;ht@jEHH-n?1`J7~<cUJzX(d;_nlkMYHx-?erEu$+PwR_ecIosm|&jCw!e4H7{m@ e#sBD9=HpW`wbOsjyve}8z~JfX=d#Wzp$P!*@vMme literal 0 HcmV?d00001 diff --git a/metacity-1/minimize_focused_pressed.png b/metacity-1/minimize_focused_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..71a49f7e116e880d425549118253c7c204f9d18d GIT binary patch literal 426 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&)jeGtLo9mNPTK3o6e!TTzj)__87q428tm83Jt&dn%%tki_+?M$-jn-SHwp-O z^PEzi@PQ$N@d(p&+3vG?Ev&6CLd+*y-nTT~`QiAbs>Acv`ybwu{a}T}u8#Jcj+L*U zcRM^iSfQ=(Ml?I{$lePN)yxm4`DOhK+CP`EWpC11u_}j~A+JR&XK}iCzFFT?ee>Cz z#E#5=lcPg_z2{Rnv-{Y(BnC<Mhm55R;^iTCL-#nXWU63j-hB1w?)8%osrfFgu<^f_ zHb-ALVOu>@<Sd7zmcp$kGgr$=>k7}Xs#bUK*F11uyfJZe>{2zgc`*~1LgaepUODvR zuUOkojjWYdetR%7?7NbG`l5;9-;<FprS;#x&Cr`9`Rd-BBlC}Fwdp-plvXOW*{M+Y dZ~HH{NoUee9g+`<V_;xl@O1TaS?83{1OR=0u1Ej? literal 0 HcmV?d00001 diff --git a/metacity-1/minimize_unfocused.png b/metacity-1/minimize_unfocused.png new file mode 100644 index 0000000000000000000000000000000000000000..55c8a293bd299e13fd00ed79bb6295f89b67b157 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&IXqn)Lo9mNPB!#AY#`BUZ$2q`2V+vxyoRaDTVC<52w9h)*{$9`vx;rWA=U{R z?kjHWVA!xlW?`w(k9393MPW;qd^o1Q_r2}kO%MBnZnu5^cSXWjY$9Vp;7xh2m6aTc z&-TW@XMIvx$9sn{y_(BDxkvc<oh0^vR{6#+2VN;1vsk6L%Jlcw_Gh_kw_FRqcFULl zfQ0co0X7T$)1TNDum{MlS<S}F@S@ze+hafP1Z6P~<^Zp~rM}ur@7?B}*B@b!&!E^M zx#5*ST-Mt6(hcA1WRv%>cEz`Jt9YtiyXDKwP;gE+sb?{>_cYH*Jezf@SN6_5Z!*`< vf0etD$VBfScAGkEmS+A6F#kV$AH(dO@&2thy-gSx7#KWV{an^LB{Ts5W3`wR literal 0 HcmV?d00001 diff --git a/metacity-1/minimize_unfocused_prelight.png b/metacity-1/minimize_unfocused_prelight.png new file mode 120000 index 0000000..2971cc1 --- /dev/null +++ b/metacity-1/minimize_unfocused_prelight.png @@ -0,0 +1 @@ +minimize_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/minimize_unfocused_pressed.png b/metacity-1/minimize_unfocused_pressed.png new file mode 120000 index 0000000..2ee877c --- /dev/null +++ b/metacity-1/minimize_unfocused_pressed.png @@ -0,0 +1 @@ +minimize_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/shade.png b/metacity-1/shade.png new file mode 100644 index 0000000000000000000000000000000000000000..b2f575eb85dc38308d83f828f2c5c7d7dbf059f7 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&{(8DNhFJ8joowrO*g>Ra|MsceFCH-c*%H%iqRlNHz3|G%)(O#3;bNLX>l~#u z#W_q=dY4XZJGRZoNlAJ}(UPBOTdKJ0r@WO;jf_+CoaDWWJ&)l`j_S*;>s~9hY_Q~7 zvFg=9%kM06WHs;1jC{9uJs*SbkDtp!t0&F$jqdoGwtsHMKfejv&h4~*|93aD$0QYb zDK>-6#R+T=r1FhS?nE2DWL|fSso}Mq!~Tc`d<vPiVhL%l|1~|0VA$}2p)^+fK%UDF z<6{ve4FZRbohfSD+p6+3a$0Q(1H=2;)U;sF+reii$z3+7&FpR7Joo%_@dImq`fTsr k%QVgK*rMEj=CzFfof2y1X;{u>U|?YIboFyt=akR{06;>QYXATM literal 0 HcmV?d00001 diff --git a/metacity-1/shade_focused.png b/metacity-1/shade_focused.png new file mode 120000 index 0000000..3a2c645 --- /dev/null +++ b/metacity-1/shade_focused.png @@ -0,0 +1 @@ +shade.png \ No newline at end of file diff --git a/metacity-1/shade_focused_normal.png b/metacity-1/shade_focused_normal.png new file mode 120000 index 0000000..3a2c645 --- /dev/null +++ b/metacity-1/shade_focused_normal.png @@ -0,0 +1 @@ +shade.png \ No newline at end of file diff --git a/metacity-1/shade_focused_prelight.png b/metacity-1/shade_focused_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..278c9db770d3a67da2cb74dcee605246a1e4f5fc GIT binary patch literal 452 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&9X(wfLo9mNPO{BoG8Ab^KQl{f<s{|_dzoz)DMTl5<q0Ti?DWnmVw-i>Ls6VT zv$}2S3r^RLmWg8fP2Ol3N(a;}+ca<f{+a30KNi0be`K*w&GOd!@3Kp;@G^9GxP6j5 za71GBFR=+Kp64yg{XZ=_<?C|Kv#;0iqo9K4q<I}SAxl45GO)3>xaJ5}ew@2mhnqox z=kOixO(#F^x%vKkyePv2nV;=zxB6TTS)RFS`|Y>WLsay)UUOy$V0bX+^$$z&Zr8g} z-r2g(KUeO3WS8g7aI)?Gg{-Y*M|a)Ld;h1Fp;t&jDd=K>-zUipe^?VDnWhA7o<A?l z%a$>H-p7`ETdtke=(@(m&||1QDOu*3m9nB`-=d7zzJi7$3~Wl9ET8&(T6g=comlJQ zeCxS>>$hBUejeklDazDPthf4V)@B6`wbsx3Uoy)Vv~iW6=lsIJz`)??>gTe~DWM4f DUWv3C literal 0 HcmV?d00001 diff --git a/metacity-1/shade_focused_pressed.png b/metacity-1/shade_focused_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..65297419e5bf43fdf11cb468885f1b8e9d16e3e4 GIT binary patch literal 453 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&ojhF}Lo9mNPIAm*aujf__YJ+^y2*=g0*j5)I)j6~<s93-x$W^j&}+Q2l_jZ6 zsbhll4uMVPkw+4^nS*cobbsk_^vt>%a<%^d<+}&uyAK^Ju-L<N;p}IdzC|zC7(z-p zA585C%6|JwLBVrU*u3ZcE+uhKm#w<5bjkc!k5_|=XVj`+Ayc)U7!==jK5;zk>h=qj z8zbfj3QG05i8)-0oObtX)!zOU870mei~F8^uFN%?ebsEX?~GSXGp!jOFc!`zwwilw zZt<48d6`BtuN<}%y!)Pc-QiY?zPa}1vwg+S?Nwu92))|X8sFVfBLAUI>p=FRCNn!x zh6k(+OBj}{imKwwe*3H8_w<e>yIHQ?n%eP&QKnct>d&$BvJ4D8hRSJq%qvR1o;&j= zp{MfO-b>qMdDy0(xudvfMn@j^L!ko^E<x}A<bP#Oc4%O-J<evyz`(%Z>FVdQ&MBb@ E0A=>Nb^rhX literal 0 HcmV?d00001 diff --git a/metacity-1/shade_unfocused.png b/metacity-1/shade_unfocused.png new file mode 100644 index 0000000000000000000000000000000000000000..55c8a293bd299e13fd00ed79bb6295f89b67b157 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&IXqn)Lo9mNPB!#AY#`BUZ$2q`2V+vxyoRaDTVC<52w9h)*{$9`vx;rWA=U{R z?kjHWVA!xlW?`w(k9393MPW;qd^o1Q_r2}kO%MBnZnu5^cSXWjY$9Vp;7xh2m6aTc z&-TW@XMIvx$9sn{y_(BDxkvc<oh0^vR{6#+2VN;1vsk6L%Jlcw_Gh_kw_FRqcFULl zfQ0co0X7T$)1TNDum{MlS<S}F@S@ze+hafP1Z6P~<^Zp~rM}ur@7?B}*B@b!&!E^M zx#5*ST-Mt6(hcA1WRv%>cEz`Jt9YtiyXDKwP;gE+sb?{>_cYH*Jezf@SN6_5Z!*`< vf0etD$VBfScAGkEmS+A6F#kV$AH(dO@&2thy-gSx7#KWV{an^LB{Ts5W3`wR literal 0 HcmV?d00001 diff --git a/metacity-1/shade_unfocused_prelight.png b/metacity-1/shade_unfocused_prelight.png new file mode 120000 index 0000000..83bd57a --- /dev/null +++ b/metacity-1/shade_unfocused_prelight.png @@ -0,0 +1 @@ +shade_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/shade_unfocused_pressed.png b/metacity-1/shade_unfocused_pressed.png new file mode 120000 index 0000000..840a495 --- /dev/null +++ b/metacity-1/shade_unfocused_pressed.png @@ -0,0 +1 @@ +shade_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/thumbnail.png b/metacity-1/thumbnail.png new file mode 100644 index 0000000000000000000000000000000000000000..bd336db0e6b248e0f127d08a8e7e1ec1788f3991 GIT binary patch literal 1111 zcmeAS@N?(olHy`uVBq!ia0y~yU`SzLU{K&-V_;x-qJ3A7fq{Xg*vT`5gM)*kh9jke zfq{Xuz$3Dlfr0M`2s2LA=96Y%V2~_vjVKAuPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw z{mw>;fr0sor;B4qM&sL=zWLIjB5m`l(`}5m6$V{a^A!$wZ4$USbM+LJ4$(=WjU6Eo z8y=Z&5z-FJ`62w5*<(XvsOQfJk%K})w}i9=mv$*dMLp73`S{9K+iz!L#5hDcj?aBP z;he&=o9E_Mo<H-t_}t#(i(>S)Gt8c%^1v&|cv6e*<35F_@0YZx^jw+HGEr)hL6EbM zTb9Qmk2#7?4IgzDO={Oq;#ydLUh&AnvkqZ~_O}!BPNi2UIC$N-C;Dec-lh+GPr7}5 zAn$)uY;E!5E&g*AEI!G2HRSAw_-?*&`gMa<{rqbtPMvi9bMqN1OE+UNwScd+@3u(Q zT)pvhy5H}W=LMb?Mao)CV*YTc<@i(Y+@i4W1~&3`|E@jyeAMT@)LiklilV}{1ALWj zK`GP2PTq@Ry?X!oj4d+vboq=kBx2XIdu<F@|MBHxt-T^WK`XyF#tZ)8o}*p4=lizq zyUPAcTRyAK4|Ct}Yr*f+-wsJv&inO8dxa0bpyG#PeT+?K4(sOj21|B-@9&-TK9H?d zV9rKa8O@(3bKBN+uWh$5i`jXl?~eYx%B^Q#1n!MrZ^ZLTJUu|rb(Xl=$M&u$DYmB5 zM-$g{ynWRBM<IBcaFwl@^Qm-eo|MJ)3C@RR>)Y>Tdw+DUjPi;0{eSFQ7MR*DTxvM` zv|-Y#sh78NJzRD??L_P4dEaa=FRxwu_1;Or+}>~9hZPpT?_2hE&$eSzQj^=?97r;L zQW3bnlJA*F-?5xq+E2EaPRU%b>7r|!)2s@8A4Q9-lJ}V#B`-ZsbL+P2V{AyvsqJd< zJd$=I%{PA6HGwU6UcBy&a*lQ`saeu?B5nENwGSC@*L|NPJ6qBG`j_C?@AJ;=<;~@N zeVvQtV(^n`tMh-I&+9JpkUExj;`(XHtlk$d-?4wVSw3xATj_VkO>+C5-)|4HFn^zw zsbebrXW2~E>#wXAUQaS!^7PPER%!c=ZT}YM>&WH3zMB2;w@BWfh7OHMu~A2Ftjf&% zp|LK^yii%~>es5?sdDUxBm7@Yl|A{ZEu~870GFjlb>oA>(qi#CU(Ky1epO3*DtPat z;1tQAPfV_5g{^OL_rCctIqJdYOL>L&&OL0IbB%fFj&CW`{mbOP)`Y#;tkd8WW@vvo z@m<gPkBgkRj)wUbRNsB_E2+(E>-o2r<fcqrSXwsc+Yinr<<|Xe-7~92=R7s-nft5J zR7SH>*Ze??-uW4si439VpZo1TIsL2D_r3oQ6nvb|@$vXhoh;4Q(wbXlmD@{j{F%4- z$X}JDKl{X&9;g?ypXhAHe8G%a=m-1N|8voD4X>w!(1jWEm&q8td;k59srB@w4HgUx O3=E#GelF{r5}E+P85O7i literal 0 HcmV?d00001 diff --git a/metacity-1/trough_left.png b/metacity-1/trough_left.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/metacity-1/trough_middle.png b/metacity-1/trough_middle.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/metacity-1/trough_right.png b/metacity-1/trough_right.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/metacity-1/trough_unfocused_left.png b/metacity-1/trough_unfocused_left.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/metacity-1/trough_unfocused_middle.png b/metacity-1/trough_unfocused_middle.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/metacity-1/trough_unfocused_right.png b/metacity-1/trough_unfocused_right.png new file mode 100644 index 0000000000000000000000000000000000000000..2e3cfdc7ca80cd1ea0e62370b28505fb2b222152 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU=RUe4mJh`hTcwDUIqpRmSQK*5DpFwjv9`X4h9AW z&H|6fVg?4jBOuH;Rhv(mfq_A?#5JNMI6tkVJh3R1p}f3YFEcN@I61K(RWH9NefB#W zDFy}xQBN1g5R2aA1PRu~2_ijBfd*VFm>JkY7#KgrD8(}{Ffe$!`njxgN@xNADl;R; literal 0 HcmV?d00001 diff --git a/metacity-1/unmaximize.png b/metacity-1/unmaximize.png new file mode 100644 index 0000000000000000000000000000000000000000..dc65c97a222fb9dae419a174500332ac5759c6ab GIT binary patch literal 417 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&<vd*+Lo9mNPO$Z33KVfWZ*H*hqL=ss|NP{n7=|g%i4WO+Wb3Hq9XaOYo5pP> zz+K3Ati?;mGlC(CLzwG9Ecc;cMG3X4)6;*?eSe3&UPjkW#x$=?t#S2?V8$Esb0foF z80LH33f#M2sNlwqK8NWEv$cP<of9ed+WJf=L2O&}g-KV>8x~JneNJ&!cK^f7($7uo zQaL@x)z2?~p3itdrC@65VTQKc-a{LB1Q>2id9*7rUord(!;-se7<6v@W>Pqv!|;ta zVec8HB3u3m8L6xb9vo!;w2Z~%jKKdH%Q7D^zFl#ze3?W}?|uX0qK~g{9^K8(P~x?9 z+2)wgj1SS9C+hEaxmsO+^3k!6cdvfa;5mJQ%ZQJ`r$lw@vdmd$X8+H%V`PfS{Iky3 SRg-~%fx*+&&t;ucLK6V|5u+;r literal 0 HcmV?d00001 diff --git a/metacity-1/unmaximize_focused.png b/metacity-1/unmaximize_focused.png new file mode 120000 index 0000000..f53cc35 --- /dev/null +++ b/metacity-1/unmaximize_focused.png @@ -0,0 +1 @@ +unmaximize.png \ No newline at end of file diff --git a/metacity-1/unmaximize_focused_normal.png b/metacity-1/unmaximize_focused_normal.png new file mode 120000 index 0000000..f53cc35 --- /dev/null +++ b/metacity-1/unmaximize_focused_normal.png @@ -0,0 +1 @@ +unmaximize.png \ No newline at end of file diff --git a/metacity-1/unmaximize_focused_prelight.png b/metacity-1/unmaximize_focused_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..35ed48c99121d28da1ccbab33f561abab885e143 GIT binary patch literal 553 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&mwCE4hFJ72opjJkI#Hzc{Ll1bES`&3F5RJdr9`_aRA+}DSL?BNHH{LxdF>kb z1197sg?QJnh`Y7S65I58(G;bta~Hl_bwR6FGRf!J{@5O4N#nV_^Pc|w|NCySp7@UC z77;U6=GnZ`+^aH6k|Fc^bQ6v`qt>bUJGbvwW(>ai-LgT|K}hg(R8)jbOvF82#ye>@ zSt_`t%z5H0`@U!^MfEhX2hPhaH*%hM&-Q$uO&|a225zY-m+q8Ro?-toC9Z3e?L-OF zZO`s6X%c9($%qcS$KKKW=D+doDx*0j?21dy{bHElzj)UE`SZ)7_h!$P>RP?^=5%FG z?PteCOc@!T@%l43Ug|3Rdvx{15~Wn81JC2_tyi;uefG-HmPJjWmVJUSLq?f((4Su) z-`||NR`}V3S#=h9u9m{DgykI;J+uAua!ct$@2`t4?t0;x&&qIhAHPAXXv12^6CYDm zmb|=C_EfEF^~t$suXmkmf1uma&%xlrlJ?Ji-3IX+j0HP3>{)$OLtxLBtcPhP&1bjE zRLr`q*S}R)o8POgDV;&Vr8(v7#<!;~J~~x-CF<RhdbXKM=lnlt^pSyqfx*+&&t;uc GLK6Ti@9LER literal 0 HcmV?d00001 diff --git a/metacity-1/unmaximize_focused_pressed.png b/metacity-1/unmaximize_focused_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..f9876e992c96c0dd4370ad7b482b114b7c36487b GIT binary patch literal 532 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&CwjU#hFJ72oxI;qBv7P%fAM?SWA!aelX{aDWn}00aPTw8dM7^Q*6HqT{pgyb zBeHpYg5nXU8iwQ~)+sC;j?xPm+{)(c{2p=UosRWslMmYd?|z;u&wJOJ?Y62lJzIWR zk?=Ir6E+`KSS+<}swvi*JOAwT`YcBO>-WqZ?={_9IkQ|WBracf?V5guuC!QI$!$Sv zr-U@$Dw9{Leao{i-fZXY`WKI?dG#k=J{V%zyE*6G@z3GzYzpRyJN=?B*I&A8TQKYC z(zZp9p9fxHGGKTWxufQ}lHJ)APA-R>I31oO#%|tOt1Xdz;m%~aKigi_`X4^SutUz@ zG4Q?T_xha|d|40p^|V*)dN?!hhgO6GJKGDnh6wLJ5AyVq{hIk(o~&PK9L!m*>d?|V zDM!{k?cMWl&t_cv@{MoSdes9fOB~Lv66nlURJZfA+8f$s^K;Lxj3f0jRi?`QD>Ss$ zZM~UOzq5dS!`3aE<gRREwUo{1tC>2v`>ZqD-!pYp=9O};x-QRMD|r?i>g&k)q4F|k ie?@W3=4)3!$#>ja618c;L0bj}1_n=8KbLh*2~7ZV-Qep0 literal 0 HcmV?d00001 diff --git a/metacity-1/unmaximize_unfocused.png b/metacity-1/unmaximize_unfocused.png new file mode 100644 index 0000000000000000000000000000000000000000..cf42e6efa1b963f5fbfcc3efe36eaea8bb468736 GIT binary patch literal 398 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&xjkJRLo9liPO|np>>%QL-c&DU!X#b>Q|$tNU0W~b=5T{gA?x1AE|`+SF377; zDcHfJsF=#!*tW#L>07{&ZEGBqr1O5dJ>S#M_D?cb?2?J?2OE7Rzs6(+&-DkKBc};x zzfD@LaC%d*=k){srnPB%PBcvW<{WVN^8IDEIwqUssl4j>yJhj`v}vw^b5uM(J!8CL z{k@gZ%~2qRv4UaJIkp2OlKclO%Pm44%(2d5ZIIT=nBit1@8vyfJCo=4`WX+_iB3ti zWDH||&_64Zd(BpEPr<)=4^>>R-TEHJkkB*JQ;PX?>|E7YiR8T5hvL4Qp8q`EfM@x> x_w}3pMJPYuu9#L59C|fX=6L_#ZEt4gFX#;v@M}I@#lXP8;OXk;vd$@?2>=!MmF)lk literal 0 HcmV?d00001 diff --git a/metacity-1/unmaximize_unfocused_prelight.png b/metacity-1/unmaximize_unfocused_prelight.png new file mode 120000 index 0000000..823c61c --- /dev/null +++ b/metacity-1/unmaximize_unfocused_prelight.png @@ -0,0 +1 @@ +unmaximize_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/unmaximize_unfocused_pressed.png b/metacity-1/unmaximize_unfocused_pressed.png new file mode 120000 index 0000000..31d69fe --- /dev/null +++ b/metacity-1/unmaximize_unfocused_pressed.png @@ -0,0 +1 @@ +unmaximize_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/unshade.png b/metacity-1/unshade.png new file mode 100644 index 0000000000000000000000000000000000000000..b2f575eb85dc38308d83f828f2c5c7d7dbf059f7 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&{(8DNhFJ8joowrO*g>Ra|MsceFCH-c*%H%iqRlNHz3|G%)(O#3;bNLX>l~#u z#W_q=dY4XZJGRZoNlAJ}(UPBOTdKJ0r@WO;jf_+CoaDWWJ&)l`j_S*;>s~9hY_Q~7 zvFg=9%kM06WHs;1jC{9uJs*SbkDtp!t0&F$jqdoGwtsHMKfejv&h4~*|93aD$0QYb zDK>-6#R+T=r1FhS?nE2DWL|fSso}Mq!~Tc`d<vPiVhL%l|1~|0VA$}2p)^+fK%UDF z<6{ve4FZRbohfSD+p6+3a$0Q(1H=2;)U;sF+reii$z3+7&FpR7Joo%_@dImq`fTsr k%QVgK*rMEj=CzFfof2y1X;{u>U|?YIboFyt=akR{06;>QYXATM literal 0 HcmV?d00001 diff --git a/metacity-1/unshade_focused.png b/metacity-1/unshade_focused.png new file mode 120000 index 0000000..e8a3f34 --- /dev/null +++ b/metacity-1/unshade_focused.png @@ -0,0 +1 @@ +unshade.png \ No newline at end of file diff --git a/metacity-1/unshade_focused_normal.png b/metacity-1/unshade_focused_normal.png new file mode 120000 index 0000000..e8a3f34 --- /dev/null +++ b/metacity-1/unshade_focused_normal.png @@ -0,0 +1 @@ +unshade.png \ No newline at end of file diff --git a/metacity-1/unshade_focused_prelight.png b/metacity-1/unshade_focused_prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..c268d14f571b2895067c3d46a7af560ae7ea0f8e GIT binary patch literal 455 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&T|8YJLo9liPTJ_l<S5YgU-H`_r!AM*9p*C%zhj-yv~-8L0gKoDqrbN7WM6R8 zSdiQ4z4e3(t63uy-`pseo@^^pvg+<n<NJRmOFo$ISa&F@+Rx?i*|f`P&$t-`CQ1t0 zGI#VEuCHdyob_!^ak)!L&^2EdyN(yvB$D?tUNU*xd7^fv_I&0A^Bpxd>niF0wwi7c zx$gSw)f!#*Bp5m}BEsgVc-neS+BIK&(Pae=HiiQX59VacU%FXbIG4F&MWGIZgED(Z z#~(%o*8_LLmtW2_t@c-&ylOr3jOPq#a=)`yUyaIK>zb{bD6y_)?#%fN4!Qp~cD%`P z%GN!b_F0%AYwIlgM^2ie%&m(zUXx<rw|Fq2<HfSuZ|$BbGaUG~>6g-`KMN}Yb?y~T zIGSN%#od(fU{1F2XH^D^=V?>DQrArBvYvbHw?1EgxBmPC<yM#Gmsv3|Ffe$!`njxg HN@xNA?8deC literal 0 HcmV?d00001 diff --git a/metacity-1/unshade_focused_pressed.png b/metacity-1/unshade_focused_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..76ea0ab250a62e5c36fe957a9835ded5e2680c22 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&%{*NkLo9liPBQdkaujL%zulO1vd2>PfcFU-Svjvpos{KaHaW6;#)UKQs<@KE zzH!}aJQAmSfXVsB{j_$S(?X8_U!^|#d;hok=Z1Q(SM29@ax)xWq_IeWV;w`o6B!3R zrIQ&ZRrVYmk9UNN99`To$JAH(=hCfp8?O0%XDF2U?y<~w<tv$`A@`k+99R2Ul~L3@ z?e*7RX*P28EKd(^IQeEyw)OK{ybarevKScT1Y|8MwFP&sWzzF!t?*}HQ2E);vWDs2 zE8fa^((&n$X|KND6P~gqa__>+FW2-K=4_36Q?`3`n}9yU0&fSWqUY*8hCGKq+`hi` zCHLA=rjTiBzL$5OP5a#PSnTD!sNZ{PnHVCnmwT<WYk2CYzH`N_a-j-ewaLXxuQ<3U s3GUSEEoLxYTbi`??;q8NnZFprcuQ8rdz~m?U|?YIboFyt=akR{0KjIl?*IS* literal 0 HcmV?d00001 diff --git a/metacity-1/unshade_unfocused.png b/metacity-1/unshade_unfocused.png new file mode 100644 index 0000000000000000000000000000000000000000..55c8a293bd299e13fd00ed79bb6295f89b67b157 GIT binary patch literal 395 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Sc;uILpV4%IBGajIv5xj zI14-?iy0XBj({-ZRBb+K1_lPn64!{5;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xh zq!<_&IXqn)Lo9mNPB!#AY#`BUZ$2q`2V+vxyoRaDTVC<52w9h)*{$9`vx;rWA=U{R z?kjHWVA!xlW?`w(k9393MPW;qd^o1Q_r2}kO%MBnZnu5^cSXWjY$9Vp;7xh2m6aTc z&-TW@XMIvx$9sn{y_(BDxkvc<oh0^vR{6#+2VN;1vsk6L%Jlcw_Gh_kw_FRqcFULl zfQ0co0X7T$)1TNDum{MlS<S}F@S@ze+hafP1Z6P~<^Zp~rM}ur@7?B}*B@b!&!E^M zx#5*ST-Mt6(hcA1WRv%>cEz`Jt9YtiyXDKwP;gE+sb?{>_cYH*Jezf@SN6_5Z!*`< vf0etD$VBfScAGkEmS+A6F#kV$AH(dO@&2thy-gSx7#KWV{an^LB{Ts5W3`wR literal 0 HcmV?d00001 diff --git a/metacity-1/unshade_unfocused_prelight.png b/metacity-1/unshade_unfocused_prelight.png new file mode 120000 index 0000000..0e642cb --- /dev/null +++ b/metacity-1/unshade_unfocused_prelight.png @@ -0,0 +1 @@ +unshade_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/unshade_unfocused_pressed.png b/metacity-1/unshade_unfocused_pressed.png new file mode 120000 index 0000000..c0c67eb --- /dev/null +++ b/metacity-1/unshade_unfocused_pressed.png @@ -0,0 +1 @@ +unshade_focused_pressed.png \ No newline at end of file diff --git a/plank/dock.theme b/plank/dock.theme new file mode 100644 index 0000000..2a6f957 --- /dev/null +++ b/plank/dock.theme @@ -0,0 +1,64 @@ +#This file based on: +#https://git.launchpad.net/plank/tree/data/themes/Default/dock.theme + +[PlankTheme] +#The roundness of the top corners. +TopRoundness=9 +#The roundness of the bottom corners. +BottomRoundness=0 +#The thickness (in pixels) of lines drawn. +LineWidth=0 +#The color (RGBA) of the outer stroke. +OuterStrokeColor=0;;0;;0;;0 +#The starting color (RGBA) of the fill gradient. +FillStartColor=33;;35;;38;;215 +#The ending color (RGBA) of the fill gradient. +FillEndColor=33;;35;;38;;215 +#The color (RGBA) of the inner stroke. +InnerStrokeColor=0;;0;;0;;0 + +[PlankDockTheme] +#The padding on the left/right dock edges, in tenths of a percent of IconSize. +HorizPadding=2 +#The padding on the top dock edge, in tenths of a percent of IconSize. +TopPadding=2 +#The padding on the bottom dock edge, in tenths of a percent of IconSize. +BottomPadding=2 +#The padding between items on the dock, in tenths of a percent of IconSize. +ItemPadding=2 +#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=0 +#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=0 +#The amount of time (in ms) to bounce an urgent icon. +UrgentBounceTime=600 +#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=150 +#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=250 +#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. +GlowSize=30 +#The total time (in ms) to show the hidden-dock urgent glow. +GlowTime=10000 +#The time (in ms) of each pulse of the hidden-dock urgent glow. +GlowPulseTime=2000 +#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=450 +#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/snigdhaos-vimix-dark/LICENSE b/snigdhaos-vimix-dark/LICENSE new file mode 100644 index 0000000..9cecc1d --- /dev/null +++ b/snigdhaos-vimix-dark/LICENSE @@ -0,0 +1,674 @@ + 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: + + {project} Copyright (C) {year} {fullname} + 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/unity/close.svg b/unity/close.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/unity/close.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/unity/close_dash.svg b/unity/close_dash.svg new file mode 120000 index 0000000..054a65b --- /dev/null +++ b/unity/close_dash.svg @@ -0,0 +1 @@ +dash/close_dash.svg \ No newline at end of file diff --git a/unity/close_dash_disabled.svg b/unity/close_dash_disabled.svg new file mode 120000 index 0000000..6635e95 --- /dev/null +++ b/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +dash/close_dash_disabled.svg \ No newline at end of file diff --git a/unity/close_dash_prelight.svg b/unity/close_dash_prelight.svg new file mode 120000 index 0000000..4f99727 --- /dev/null +++ b/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +dash/close_dash_prelight.svg \ No newline at end of file diff --git a/unity/close_dash_pressed.svg b/unity/close_dash_pressed.svg new file mode 120000 index 0000000..5bb4c0b --- /dev/null +++ b/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +dash/close_dash_pressed.svg \ No newline at end of file diff --git a/unity/close_focused_normal.svg b/unity/close_focused_normal.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/unity/close_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/unity/close_focused_prelight.svg b/unity/close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/unity/close_focused_pressed.svg b/unity/close_focused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/unity/close_unfocused.svg b/unity/close_unfocused.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/unity/close_unfocused.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/unity/close_unfocused_prelight.svg b/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/unity/close_unfocused_pressed.svg b/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/unity/dash/close_dash.svg b/unity/dash/close_dash.svg new file mode 100644 index 0000000..a1ae66a --- /dev/null +++ b/unity/dash/close_dash.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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.760001" + inkscape:cx="9.2070256" + inkscape:cy="11.071789" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9" + 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"> + <g + id="g4092-0-2-21-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f46067;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68" + 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" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-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" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0" + 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" + 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/unity/dash/close_dash_disabled.svg b/unity/dash/close_dash_disabled.svg new file mode 100644 index 0000000..9da2452 --- /dev/null +++ b/unity/dash/close_dash_disabled.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="16.37831" + inkscape:cx="6.4763271" + inkscape:cy="12.077462" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;opacity:1" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + 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-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + 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-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + 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-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + 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-7" + 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/unity/dash/close_dash_prelight.svg b/unity/dash/close_dash_prelight.svg new file mode 100644 index 0000000..ce6f366 --- /dev/null +++ b/unity/dash/close_dash_prelight.svg @@ -0,0 +1,221 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="32.3761" + inkscape:cx="5.8023041" + inkscape:cy="14.647057" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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-hover" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9"> + <g + id="g4092-0-2-3" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f55f67;fill-opacity:0.95294118;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 172,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 172,97.867188 173.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 172,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 169.05288,97.088403 168.98357,96.882438 169,96.671875 l 0,-0.75 z" + transform="translate(1204,156)" + id="path4068-7-5-8" /> + </g> + </g> + <g + id="g4778-4" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3" + 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" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4" + 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" + 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" /> + <path + inkscape:connector-curvature="0" + d="m 547.00004,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 L 550,-176.63782 l -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,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.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7-4-9" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';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;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> +</svg> diff --git a/unity/dash/close_dash_pressed.svg b/unity/dash/close_dash_pressed.svg new file mode 100644 index 0000000..a0e24e2 --- /dev/null +++ b/unity/dash/close_dash_pressed.svg @@ -0,0 +1,222 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="11.38" + inkscape:cx="-7.8222545" + inkscape:cy="10.481875" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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-active" + inkscape:label="#g6332" + transform="translate(-437,1218)"> + <g + id="g4927-8-7" + 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"> + <g + id="g4092-0-2-2-1" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#f55f67;fill-opacity:0.95294118;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-4-9" /> + </g> + </g> + <g + id="g4778-3-6" + 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" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2" + 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" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1" + style="display:inline;fill:#ffffff;fill-opacity:1"> + <path + inkscape:connector-curvature="0" + d="m 45.001573,764.10442 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" + id="path10839-9-8-7" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';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;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new;opacity:0.25" /> + </g> + </g> + </g> + <g + id="layer13-2-0-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0" + 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" + 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/unity/dash/maximize_dash.svg b/unity/dash/maximize_dash.svg new file mode 100644 index 0000000..4e88a9b --- /dev/null +++ b/unity/dash/maximize_dash.svg @@ -0,0 +1,240 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + 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> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="7.8138037" + inkscape:cy="16.336878" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;enable-background:new" + 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)" + 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)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#2eb398;fill-opacity:0.95294118;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" /> + </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/unity/dash/maximize_dash_disabled.svg b/unity/dash/maximize_dash_disabled.svg new file mode 100644 index 0000000..e5cdca6 --- /dev/null +++ b/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="46.324856" + inkscape:cx="3.8868836" + inkscape:cy="14.832757" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="false" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + 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-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + 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-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + 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-7" + 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/unity/dash/maximize_dash_prelight.svg b/unity/dash/maximize_dash_prelight.svg new file mode 100644 index 0000000..763d6f4 --- /dev/null +++ b/unity/dash/maximize_dash_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.92.2 (5c3e80d, 2017-08-06)" + 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.376099" + inkscape:cx="12.928726" + inkscape:cy="10.508077" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-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-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + 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" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <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:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-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/unity/dash/maximize_dash_pressed.svg b/unity/dash/maximize_dash_pressed.svg new file mode 100644 index 0000000..4ea4251 --- /dev/null +++ b/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,329 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.89336" + inkscape:cx="6.4995462" + inkscape:cy="16.702808" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + </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:#2eb398;fill-opacity:0.95294118;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:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;opacity:0.25" + 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/unity/dash/minimize_dash.svg b/unity/dash/minimize_dash.svg new file mode 100644 index 0000000..65e4ee0 --- /dev/null +++ b/unity/dash/minimize_dash.svg @@ -0,0 +1,223 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="32.1875" + inkscape:cx="10.864335" + inkscape:cy="11.098509" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;enable-background:new" + 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)" + 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)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#fac536;fill-opacity:0.95294118;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" /> + </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/unity/dash/minimize_dash_disabled.svg b/unity/dash/minimize_dash_disabled.svg new file mode 100644 index 0000000..c318a0c --- /dev/null +++ b/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="130.26321" + inkscape:cx="5.7247657" + inkscape:cy="11.180405" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + 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-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + 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-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + 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-7" + 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/unity/dash/minimize_dash_prelight.svg b/unity/dash/minimize_dash_prelight.svg new file mode 100644 index 0000000..0e58199 --- /dev/null +++ b/unity/dash/minimize_dash_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.92.2 (5c3e80d, 2017-08-06)" + 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.376099" + inkscape:cx="10.172639" + inkscape:cy="12.687366" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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-hover" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#fbc536;fill-opacity:0.90980392;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 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-23" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0" + 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" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-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-52-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6"> + <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:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8" + 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" + 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/unity/dash/minimize_dash_pressed.svg b/unity/dash/minimize_dash_pressed.svg new file mode 100644 index 0000000..84f651b --- /dev/null +++ b/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,242 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgit;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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.093751" + inkscape:cx="3.4863897" + inkscape:cy="12.23513" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + </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:#fac536;fill-opacity:0.95294118;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:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0.25" + 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/unity/launcher_arrow_ltr_19-1.svg b/unity/launcher_arrow_ltr_19-1.svg new file mode 100644 index 0000000..d600ba6 --- /dev/null +++ b/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/unity/launcher_arrow_ltr_19.svg b/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..3e5f967 --- /dev/null +++ b/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/unity/launcher_arrow_ltr_37.svg b/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..7b8806f --- /dev/null +++ b/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/unity/launcher_arrow_outline_ltr_19.svg b/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..2823085 --- /dev/null +++ b/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/unity/launcher_arrow_outline_ltr_37.svg b/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..a1480c8 --- /dev/null +++ b/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/unity/launcher_arrow_outline_rtl_19.svg b/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..6c83c8f --- /dev/null +++ b/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/unity/launcher_arrow_outline_rtl_37.svg b/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..ed493d8 --- /dev/null +++ b/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/unity/launcher_arrow_rtl_19.svg b/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..67fc9f9 --- /dev/null +++ b/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/unity/launcher_arrow_rtl_37.svg b/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..9fac194 --- /dev/null +++ b/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/unity/launcher_icon_back_150.svg b/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..d66f78d --- /dev/null +++ b/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/unity/launcher_icon_back_54.svg b/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..69fc496 --- /dev/null +++ b/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/unity/launcher_icon_edge_150.svg b/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..6d9201e --- /dev/null +++ b/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/unity/launcher_icon_edge_54.svg b/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..3307c5b --- /dev/null +++ b/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/unity/launcher_icon_glow_200.svg b/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/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/unity/launcher_icon_glow_62.svg b/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/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/unity/launcher_icon_selected_back_150.svg b/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..2fa6752 --- /dev/null +++ b/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/unity/launcher_icon_selected_back_54.svg b/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/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/unity/launcher_icon_shadow_200.svg b/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/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/unity/launcher_icon_shadow_62.svg b/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..d322434 --- /dev/null +++ b/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/unity/launcher_icon_shine_150.svg b/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..51af8a1 --- /dev/null +++ b/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/unity/launcher_icon_shine_54.svg b/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/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/unity/launcher_pip_ltr_19.svg b/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..73fcf3b --- /dev/null +++ b/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/unity/launcher_pip_ltr_37.svg b/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..f6a12a0 --- /dev/null +++ b/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/unity/launcher_pip_rtl_19.svg b/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..e1bbf38 --- /dev/null +++ b/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/unity/launcher_pip_rtl_37.svg b/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..83ae155 --- /dev/null +++ b/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/unity/maximize.svg b/unity/maximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/maximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/maximize_dash.svg b/unity/maximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/unity/maximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/unity/maximize_dash_disabled.svg b/unity/maximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/unity/maximize_dash_prelight.svg b/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..0a74f64 --- /dev/null +++ b/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/unity/maximize_dash_pressed.svg b/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..c4f77fa --- /dev/null +++ b/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/unity/maximize_focused_normal.svg b/unity/maximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/maximize_focused_prelight.svg b/unity/maximize_focused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/unity/maximize_focused_pressed.svg b/unity/maximize_focused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/unity/maximize_unfocused.svg b/unity/maximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/unity/maximize_unfocused_prelight.svg b/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/unity/maximize_unfocused_pressed.svg b/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/unity/minimize.svg b/unity/minimize.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/unity/minimize.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/unity/minimize_dash.svg b/unity/minimize_dash.svg new file mode 120000 index 0000000..387f075 --- /dev/null +++ b/unity/minimize_dash.svg @@ -0,0 +1 @@ +dash/minimize_dash.svg \ No newline at end of file diff --git a/unity/minimize_dash_disabled.svg b/unity/minimize_dash_disabled.svg new file mode 120000 index 0000000..99c6442 --- /dev/null +++ b/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/unity/minimize_dash_prelight.svg b/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..8bc8ae7 --- /dev/null +++ b/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/unity/minimize_dash_pressed.svg b/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..8eee2dd --- /dev/null +++ b/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/unity/minimize_focused_normal.svg b/unity/minimize_focused_normal.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/unity/minimize_focused_prelight.svg b/unity/minimize_focused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/unity/minimize_focused_pressed.svg b/unity/minimize_focused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/unity/minimize_unfocused.svg b/unity/minimize_unfocused.svg new file mode 120000 index 0000000..d4f5cbf --- /dev/null +++ b/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/unity/minimize_unfocused_prelight.svg b/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/unity/minimize_unfocused_pressed.svg b/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/unity/sheet_style_close_focused.svg b/unity/sheet_style_close_focused.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/unity/sheet_style_close_focused_prelight.svg b/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/unity/sheet_style_close_focused_pressed.svg b/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/unity/unmaximize.svg b/unity/unmaximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/unmaximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/unmaximize_dash.svg b/unity/unmaximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/unity/unmaximize_dash_disabled.svg b/unity/unmaximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/unity/unmaximize_dash_prelight.svg b/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..d3b1d56 --- /dev/null +++ b/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_prelight.svg \ No newline at end of file diff --git a/unity/unmaximize_dash_pressed.svg b/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..a4d9574 --- /dev/null +++ b/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_pressed.svg \ No newline at end of file diff --git a/unity/unmaximize_focused_normal.svg b/unity/unmaximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/unmaximize_focused_prelight.svg b/unity/unmaximize_focused_prelight.svg new file mode 120000 index 0000000..d3b1d56 --- /dev/null +++ b/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_prelight.svg \ No newline at end of file diff --git a/unity/unmaximize_focused_pressed.svg b/unity/unmaximize_focused_pressed.svg new file mode 120000 index 0000000..a4d9574 --- /dev/null +++ b/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_pressed.svg \ No newline at end of file diff --git a/unity/unmaximize_unfocused.svg b/unity/unmaximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/unity/unmaximize_unfocused_prelight.svg b/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..d3b1d56 --- /dev/null +++ b/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_prelight.svg \ No newline at end of file diff --git a/unity/unmaximize_unfocused_pressed.svg b/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..a4d9574 --- /dev/null +++ b/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_pressed.svg \ No newline at end of file diff --git a/unity/window-buttons/close.svg b/unity/window-buttons/close.svg new file mode 100644 index 0000000..a1ae66a --- /dev/null +++ b/unity/window-buttons/close.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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.760001" + inkscape:cx="9.2070256" + inkscape:cy="11.071789" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9" + 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"> + <g + id="g4092-0-2-21-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f46067;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68" + 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" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-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" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0" + 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" + 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/unity/window-buttons/close_prelight.svg b/unity/window-buttons/close_prelight.svg new file mode 100644 index 0000000..ce6f366 --- /dev/null +++ b/unity/window-buttons/close_prelight.svg @@ -0,0 +1,221 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="32.3761" + inkscape:cx="5.8023041" + inkscape:cy="14.647057" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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-hover" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9"> + <g + id="g4092-0-2-3" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f55f67;fill-opacity:0.95294118;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 172,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 172,97.867188 173.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 172,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 169.05288,97.088403 168.98357,96.882438 169,96.671875 l 0,-0.75 z" + transform="translate(1204,156)" + id="path4068-7-5-8" /> + </g> + </g> + <g + id="g4778-4" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3" + 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" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4" + 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" + 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" /> + <path + inkscape:connector-curvature="0" + d="m 547.00004,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 L 550,-176.63782 l -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,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.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7-4-9" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';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;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> +</svg> diff --git a/unity/window-buttons/close_pressed.svg b/unity/window-buttons/close_pressed.svg new file mode 100644 index 0000000..a0e24e2 --- /dev/null +++ b/unity/window-buttons/close_pressed.svg @@ -0,0 +1,222 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="11.38" + inkscape:cx="-7.8222545" + inkscape:cy="10.481875" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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-active" + inkscape:label="#g6332" + transform="translate(-437,1218)"> + <g + id="g4927-8-7" + 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"> + <g + id="g4092-0-2-2-1" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#f55f67;fill-opacity:0.95294118;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-4-9" /> + </g> + </g> + <g + id="g4778-3-6" + 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" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2" + 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" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1" + style="display:inline;fill:#ffffff;fill-opacity:1"> + <path + inkscape:connector-curvature="0" + d="m 45.001573,764.10442 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" + id="path10839-9-8-7" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';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;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new;opacity:0.25" /> + </g> + </g> + </g> + <g + id="layer13-2-0-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0" + 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" + 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/unity/window-buttons/close_unfocused.svg b/unity/window-buttons/close_unfocused.svg new file mode 100644 index 0000000..a48abc2 --- /dev/null +++ b/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="16.282902" + inkscape:cx="-4.0812641" + inkscape:cy="14.737255" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;opacity:1" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + 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-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#888888;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + 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-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + 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-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + 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-7" + 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/unity/window-buttons/maximize.svg b/unity/window-buttons/maximize.svg new file mode 100644 index 0000000..4e88a9b --- /dev/null +++ b/unity/window-buttons/maximize.svg @@ -0,0 +1,240 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + 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> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="7.8138037" + inkscape:cy="16.336878" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;enable-background:new" + 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)" + 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)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#2eb398;fill-opacity:0.95294118;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" /> + </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/unity/window-buttons/maximize_prelight.svg b/unity/window-buttons/maximize_prelight.svg new file mode 100644 index 0000000..3f73656 --- /dev/null +++ b/unity/window-buttons/maximize_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.92.2 (5c3e80d, 2017-08-06)" + 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.893359" + inkscape:cx="15.183606" + inkscape:cy="8.3173424" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-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-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + 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" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <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:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-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/unity/window-buttons/maximize_pressed.svg b/unity/window-buttons/maximize_pressed.svg new file mode 100644 index 0000000..4ea4251 --- /dev/null +++ b/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,329 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.89336" + inkscape:cx="6.4995462" + inkscape:cy="16.702808" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + </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:#2eb398;fill-opacity:0.95294118;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:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;opacity:0.25" + 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/unity/window-buttons/maximize_unfocused.svg b/unity/window-buttons/maximize_unfocused.svg new file mode 100644 index 0000000..9b84167 --- /dev/null +++ b/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="23.027501" + inkscape:cx="8.5496073" + inkscape:cy="14.832757" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="false" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#888888;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + 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-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + 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-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + 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-7" + 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/unity/window-buttons/minimize.svg b/unity/window-buttons/minimize.svg new file mode 100644 index 0000000..65e4ee0 --- /dev/null +++ b/unity/window-buttons/minimize.svg @@ -0,0 +1,223 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="32.1875" + inkscape:cx="10.864335" + inkscape:cy="11.098509" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;enable-background:new" + 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)" + 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)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#fac536;fill-opacity:0.95294118;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" /> + </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/unity/window-buttons/minimize_prelight.svg b/unity/window-buttons/minimize_prelight.svg new file mode 100644 index 0000000..df271a5 --- /dev/null +++ b/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.92.2 (5c3e80d, 2017-08-06)" + 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="32.376099" + inkscape:cx="10.934476" + inkscape:cy="12.983201" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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-hover" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#fbc536;fill-opacity:0.90980392;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 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-23" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0" + 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" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-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-52-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6"> + <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:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8" + 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" + 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/unity/window-buttons/minimize_pressed.svg b/unity/window-buttons/minimize_pressed.svg new file mode 100644 index 0000000..84f651b --- /dev/null +++ b/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,242 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgit;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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.093751" + inkscape:cx="3.4863897" + inkscape:cy="12.23513" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + </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:#fac536;fill-opacity:0.95294118;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:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0.25" + 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/unity/window-buttons/minimize_unfocused.svg b/unity/window-buttons/minimize_unfocused.svg new file mode 100644 index 0000000..cca1924 --- /dev/null +++ b/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,217 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + 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="64.752197" + inkscape:cx="7.3829469" + inkscape:cy="11.180405" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="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: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" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </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;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#888888;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + 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-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + 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-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + 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-7" + 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/unity/window-buttons/unmaximize_prelight.svg b/unity/window-buttons/unmaximize_prelight.svg new file mode 100644 index 0000000..8112863 --- /dev/null +++ b/unity/window-buttons/unmaximize_prelight.svg @@ -0,0 +1,192 @@ +<?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.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="unmaximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308" /> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.188049" + inkscape:cx="10.844427" + inkscape:cy="11.105604" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="734" + inkscape:window-height="485" + inkscape:window-x="523" + inkscape:window-y="187" + inkscape:window-maximized="0" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:snap-intersection-paths="false" + inkscape:snap-nodes="false"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + <sodipodi:guide + position="14,15" + orientation="0,1" + id="guide845" + inkscape:locked="false" /> + <sodipodi:guide + position="15,13" + orientation="1,0" + id="guide847" + inkscape:locked="false" /> + <sodipodi:guide + position="9,14" + orientation="1,0" + id="guide849" + inkscape:locked="false" /> + <sodipodi:guide + position="14,9" + orientation="0,1" + id="guide851" + inkscape:locked="false" /> + </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" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-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-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + 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" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscc" + inkscape:connector-curvature="0" + d="m 84.786364,975.00002 h 3.395078 c 0.450346,0 0.818758,0.36842 0.818758,0.81875 v 3.39509 l -4.213836,-4.21384" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + <path + id="path853" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 93.214036,975.00002 h -3.395078 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 v -3.39509 l 4.213836,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscc" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-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/unity/window-buttons/unmaximize_pressed.svg b/unity/window-buttons/unmaximize_pressed.svg new file mode 100644 index 0000000..917f6e3 --- /dev/null +++ b/unity/window-buttons/unmaximize_pressed.svg @@ -0,0 +1,183 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="unmaximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.3761" + inkscape:cx="13.580383" + inkscape:cy="13.275245" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="734" + inkscape:window-height="485" + inkscape:window-x="234" + inkscape:window-y="75" + inkscape:window-maximized="0" + 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" + inkscape:locked="false" /> + </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;enable-background:new" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-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-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + 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" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscc" + inkscape:connector-curvature="0" + d="m 84.786364,975.00002 h 3.395078 c 0.450346,0 0.818758,0.36842 0.818758,0.81875 v 3.39509 l -4.213836,-4.21384" + style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + <path + id="path853" + style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 93.214036,975.00002 h -3.395078 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 v -3.39509 l 4.213836,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscc" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-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/xfwm4/bottom-active.png b/xfwm4/bottom-active.png new file mode 100644 index 0000000000000000000000000000000000000000..49ddd4589a6c9fa7ee10a4e849d56000360eb049 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yU=UznU|`~4V_;wid>iwTfq{Xg*vT`5gM)*kh9jke zfq{Xuz$3Dlfr0M`2s2LA=96Y%V2~_vjVKAuPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw z{mw>;fq_BX)5S4_V`j3+<_*8kJ1{0JaxrFRW@cu%%D}i@Ap7ea1_lNOPgg&ebxsLQ E06WGfkN^Mx literal 0 HcmV?d00001 diff --git a/xfwm4/bottom-inactive.png b/xfwm4/bottom-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..49ddd4589a6c9fa7ee10a4e849d56000360eb049 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yU=UznU|`~4V_;wid>iwTfq{Xg*vT`5gM)*kh9jke zfq{Xuz$3Dlfr0M`2s2LA=96Y%V2~_vjVKAuPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw z{mw>;fq_BX)5S4_V`j3+<_*8kJ1{0JaxrFRW@cu%%D}i@Ap7ea1_lNOPgg&ebxsLQ E06WGfkN^Mx literal 0 HcmV?d00001 diff --git a/xfwm4/bottom-left-active.png b/xfwm4/bottom-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..eba5ca7eafbd167a7850530f6d225efbab1003d9 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0y~yU|<4a4mJh`hN5k}Dhvz^EX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|XBAzaeAsjQ4O*U`%eg43K0|$;Uurf$IU|fG<(l#Lm1_lOCS3j3^P6<r_eJm)6 literal 0 HcmV?d00001 diff --git a/xfwm4/bottom-left-inactive.png b/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..eba5ca7eafbd167a7850530f6d225efbab1003d9 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0y~yU|<4a4mJh`hN5k}Dhvz^EX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|XBAzaeAsjQ4O*U`%eg43K0|$;Uurf$IU|fG<(l#Lm1_lOCS3j3^P6<r_eJm)6 literal 0 HcmV?d00001 diff --git a/xfwm4/bottom-right-active.png b/xfwm4/bottom-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..eba5ca7eafbd167a7850530f6d225efbab1003d9 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0y~yU|<4a4mJh`hN5k}Dhvz^EX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|XBAzaeAsjQ4O*U`%eg43K0|$;Uurf$IU|fG<(l#Lm1_lOCS3j3^P6<r_eJm)6 literal 0 HcmV?d00001 diff --git a/xfwm4/bottom-right-inactive.png b/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..eba5ca7eafbd167a7850530f6d225efbab1003d9 GIT binary patch literal 151 zcmeAS@N?(olHy`uVBq!ia0y~yU|<4a4mJh`hN5k}Dhvz^EX7WqAsieW95oy%9SjT% zoCO|{#S9F5M?jcysy3fA0|SF(iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$ zQVa|XBAzaeAsjQ4O*U`%eg43K0|$;Uurf$IU|fG<(l#Lm1_lOCS3j3^P6<r_eJm)6 literal 0 HcmV?d00001 diff --git a/xfwm4/close-active.png b/xfwm4/close-active.png new file mode 100644 index 0000000000000000000000000000000000000000..f114ccbe011e866241087e9b0e16f8c3f6775165 GIT binary patch literal 336 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN27~m7)YGz^QY-Z<dZtG%Z>**bkWo(^oY@K6d-ECmiZD`$NV0GNg;e@H<2{VV2 zrVb~~9Bx~=+_7}IYw2>=%K4t9%RMWX=Z;=49KAmHhJ5e~`4kXl@_N}Z1_p*gPZ!4! z3CX($y@i?;1XvHWyB+ag<f!m?_kYL7hZad}-PC`#;!i_;>MzZ<<;FWMxIJ{+bJX+q zL%m3u87JPvI=^nc`D(%52#E!*VqzH+S^0C55*wbi%q+RklWrDnv7vMKl?O+DO_iQ0 k9kb%D#GxCZI~MEr7x8nLWH0;3z`(%Z>FVdQ&MBb@0M}f7y#N3J literal 0 HcmV?d00001 diff --git a/xfwm4/close-inactive.png b/xfwm4/close-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4f532326055b92a9a9c41b6f644f1e5f2cf0bf40 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe6yOu$YGz?)@91vt<muq(;prU^6`L9rmlhqDmRD4rS5%W<T-!HgLI0Hb{ZkiC zn7Ux@;tlhbY?!}f<NT!?=P%u~c;&VwtF{+jGycoKz>x0g;us<!dH3LLJ_iE<)&q+* zLZ|0_{qujlmrIKH$8$Wh#D8d+`@EKFKHTiLL%4tTx(@+1dUHNZ$%<f}DtFCC_0Xvh zmT3W=8`QJ}!xji7SU${LS@4jXf9cU)|2w+6a##M&_$;CI=OWv(2|Sbb?Cib5z`(%Z M>FVdQ&MBb@0EL5fLjV8( literal 0 HcmV?d00001 diff --git a/xfwm4/close-prelight.png b/xfwm4/close-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..ee75ec65987dc5fd13ee8a80d6af7c94578533e2 GIT binary patch literal 424 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPO7~m7)YGz^QY-Z<dZtG%Z>**bkWo(^oY@K6d-ECmiZD`$NV0GNg;e@H<2{VV2 zrVb~~9Bx~=+_7}IYw2>=%K4t9%RMWX=Z;=49KAmHhJ5e~`4kZLDLC>|NYv+u*v}Dh zpCjWx$EAFZPyL*b_Bk>A@BN2=A3Xf~@X_BVPyT)S^zZZM|NsBn{{Nc9z`!um)5S4F zBlzxx-9k+U3@#THx*GTmnA)Uy7qJ-r|KDiV=gLsM_wCG^Nk>0<KMLo*v__|_&>;17 z5Tk~q?~Ts#s~*ilQoOqwonIubGVs5>t<2!c#`fw9*S_w3ZIWZ7)400yT_JN{aRvL5 zcF8&E>B+5<ySBY;<JS6UFd@MtgZbwnXTi|<!eRS31y4#jJQY@Rk;v~(n%!gef01~h Xp1=*8sX>7Z3=9mOu6{1-oD!M<MUkrA literal 0 HcmV?d00001 diff --git a/xfwm4/close-pressed.png b/xfwm4/close-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..fd8db6117a2eb892ed69441593bacfe2eacfe9c0 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXOj9N-h;YGz^QYUSW&<>2WZQ0(AV;^0>5;5OC8YpRR)G#9VwF5dG@EEbztEitoN zZDG5{(sr$-?OC6|bKZgHe1gt<2R`=;ec>PS(l_{}f9NaU;8*^kul+*a`h~pn5B=aD z`Y|BvQ$Sell=e6V28JF_7sn8d^LH<t=4&z#X-Ra@n%*Tc;Z|7Gzwh;4VqQL8hvU+J ztE#7~?Vh9Z`>M#>CwDH0XzrF`Fi=X=p1+1&mq&;35R=uuJ5BpFvqPUR?E1jycyix# ztpfrJnd7`p?Pm39Njt8-KzYu&b7l{A|6OPmc$A$(?wO6A);{Ga$2(i<ZpWy#uXlTX f%<B9<L+KZr`2TJZwM}ARU|{fc^>bP0l+XkKC0>s0 literal 0 HcmV?d00001 diff --git a/xfwm4/hide-active.png b/xfwm4/hide-active.png new file mode 100644 index 0000000000000000000000000000000000000000..96c53b8f921e885da043699d70ca2841a778aa3c GIT binary patch literal 336 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN27~m7)YGz^Q>|o{MVCCXy<>?)e6Q!RUt)CaI*PE~2o3GJdpgy5c{p=j2b8{5W z%~5)^TIul`r6+5Yo~%`Rx>o7wI^}oUG~R93{C>#z$6@0ihfRJRHPgPma3%u-L!qaO zV~B+0-Gkmj%?bjn2bR11S$IgrvGTipMofgr;;?U?=5p~5!e<uNv6)NU$xtnv-gMMe zy0Sw|-EGECsarE<<jQX8WMzMQw8=qO%m&2F^*D1)ZWia6X<X`NpFZRjB>p{icbCbI i!1B!}?u7qvmoG}^`|^K7(Ow1y1_n=8KbLh*2~7ZGEq$W^ literal 0 HcmV?d00001 diff --git a/xfwm4/hide-inactive.png b/xfwm4/hide-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4f532326055b92a9a9c41b6f644f1e5f2cf0bf40 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe6yOu$YGz?)@91vt<muq(;prU^6`L9rmlhqDmRD4rS5%W<T-!HgLI0Hb{ZkiC zn7Ux@;tlhbY?!}f<NT!?=P%u~c;&VwtF{+jGycoKz>x0g;us<!dH3LLJ_iE<)&q+* zLZ|0_{qujlmrIKH$8$Wh#D8d+`@EKFKHTiLL%4tTx(@+1dUHNZ$%<f}DtFCC_0Xvh zmT3W=8`QJ}!xji7SU${LS@4jXf9cU)|2w+6a##M&_$;CI=OWv(2|Sbb?Cib5z`(%Z M>FVdQ&MBb@0EL5fLjV8( literal 0 HcmV?d00001 diff --git a/xfwm4/hide-prelight.png b/xfwm4/hide-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..dd1606459dba2da55dca6b029222da26e118e8ca GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXOj5a1KyYGz^Q>|o{MVCCXy<>?)e6Q!RUt)CaI*PE~2o3GJdpgy5c{p=j2b8{5W z%~5)^TIul`r6+5Yo~%`Rx>o7wI^}oUG~R93{C>#z$6@0ihfRJRHT(DR{J)PE{(ZXm z@6)CK|NnoC7V%+VV5s(VaSV}=yn8U3ugO4!<wB!ZrKm<Ix2*h|`sqSWQhEaazskhy zJFq^ewEC^@(gLOO#?2S9WuDB_UcYg%jPh)!Rm_VwHe4w<?67O%`^=9@vMTO&%a1m1 znIM%X;Sri(GG#)@`4!$97Tbn@=V8CqH-|U2O*r$S)%9td|1PpWT*Ghm=d8dY1_lNO MPgg&ebxsLQ0Js2;8UO$Q literal 0 HcmV?d00001 diff --git a/xfwm4/hide-pressed.png b/xfwm4/hide-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4a93c68fea81f8054e2ea9f898afdc729f926f2c GIT binary patch literal 333 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe7vK}(YGz^Q=4|WkZ0qh~=jk0#nrdB^Zd0CaJ+t0wW`otN2CLbPR*M^yw@pyr zK0)KkO7knLEUvD$xVGB--5&Gzd(A%VGyAyD{NsMJpGVAo9X0#i9sHYtfuYdT#W6%e z^6tTCz7_=mmIGm7HQHLrU;gUv;xudv-26XV)Xx4v{LH$W<<})`R<w3T+_^HbJ)<zO zMLpi>^~}r#YtL9@G|IH6sIbnOaCw5ylJ;!|j~A4l*>a)h!xqsU8z#0#JUmvV7TwC8 iYTRzHo%P-eZiN;;1;vFa-x(Mf7(8A5T-G@yGywp#P=5vh literal 0 HcmV?d00001 diff --git a/xfwm4/left-active.png b/xfwm4/left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4e5edc0a8347657a13f68184b23da9516771cd63 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckU=ZM7V_;ygS+Q;l0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG&r;B3<$IN7t%^QB7KXBl{fg=p8%%>R`zN9doHf`Fmmw|zS!PC{xWt~$( F699HCD%$`6 literal 0 HcmV?d00001 diff --git a/xfwm4/left-inactive.png b/xfwm4/left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4e5edc0a8347657a13f68184b23da9516771cd63 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckU=ZM7V_;ygS+Q;l0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG&r;B3<$IN7t%^QB7KXBl{fg=p8%%>R`zN9doHf`Fmmw|zS!PC{xWt~$( F699HCD%$`6 literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-active.png b/xfwm4/maximize-active.png new file mode 100644 index 0000000000000000000000000000000000000000..72bb7c1934799f25382288d35f58bc5247d3db4d GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe7vK}(sxz%qcWS5Zw07NT9lFyybf<UfF6`55uhr|Q)9b9$o8GCns9$gWG`$Ve z^fu2hNK7<LN;FJLG71Vc4h%643Nf{FHnnpxv#>L>bN2KO$SdXdWnf?^^K@|x(Kvtg z(oL=g1rgUk<I9_5icbCe@7~QZHJfAa)w)=PDuK7X7p}cHEpaW=VKSfpiyafv7nz&x zio6%dY*;W;N$`P|5f^L06jx=3IHi2Wy5co@dRsDnOtDLT{*a?>nP86X{Dap|dZ*8C l>+cdgwB`SC^U6+ks~89UpE*IZ85kHCJYD@<);T3K0RT3ycOn1) literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-inactive.png b/xfwm4/maximize-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4f532326055b92a9a9c41b6f644f1e5f2cf0bf40 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe6yOu$YGz?)@91vt<muq(;prU^6`L9rmlhqDmRD4rS5%W<T-!HgLI0Hb{ZkiC zn7Ux@;tlhbY?!}f<NT!?=P%u~c;&VwtF{+jGycoKz>x0g;us<!dH3LLJ_iE<)&q+* zLZ|0_{qujlmrIKH$8$Wh#D8d+`@EKFKHTiLL%4tTx(@+1dUHNZ$%<f}DtFCC_0Xvh zmT3W=8`QJ}!xji7SU${LS@4jXf9cU)|2w+6a##M&_$;CI=OWv(2|Sbb?Cib5z`(%Z M>FVdQ&MBb@0EL5fLjV8( literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-prelight.png b/xfwm4/maximize-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..a283d8ae00b7b9065e8e8df284b907ce56525a1f GIT binary patch literal 394 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXOj7T^=&sxz%qcWS5Zw07NT9lFyybf<UfF6`55uhr|Q)9b9$o8GCns9$gWG`$Ve z^fu2hNK7<LN;FJLG71Vc4h%643Nf{FHnnpxv#>L>bN2KO@ZY~8=)kJr1FN<_z5V*f z*S9~uz5Dt7|Ns9!jn51j7#OB`x;TbtOuTyGCSQ|*fLo$jq?WBi>f}vlfA3#n&gPrB z<67}=)yZe%ZS=X?y6Yr=FWbTDdiVE+P$`Gw&wAd@Eniu<F<eG<adR)*8?{Xh>txO_ zcHebrxZ}wB#`v;U!>0vrj4yM!%-gIq`)Jj<Yf@qp&oZUH-6vEZ$7x;8GFeX9=G^C* u9?Vl7Cf+~XA39AX@-DBP&G+~pOtz6uqV-o5SQ!`?7(8A5T-G@yGywnv8=8s$ literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-pressed.png b/xfwm4/maximize-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..14696d9ed3cd95c13c62c2e7377f265fa2640bad GIT binary patch literal 360 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN265tc!Dp#5;Uzsjnm7!3bq0&{Vy`oQhMZfmS33{t1>#dorw|0u&rs;Z{XXwvq z*IzqXf87*=*=+`M+6~LHjmmS3DsqhzV@wjFO`Y7#EbPpjT+N)^JiP;Y@-`VUFfg=v zx;TbtOuTx*ldnO6hxLM$KaZ9Y-}n8?brp|=9E$qSc1iqJfQ4|Q?nM2?(JA-6A17r@ z{Sf%Aw@g5>`RR)(J1)!eh_AY4>CpN7Oo7tpF7cBA$-1juf(5kNOoaAa3TT@oQ1nJ7 zGkZf=)zKM8!f)AbY%$%mPjAoew>y6%%WaiAyYJ|Sx%CfOXZ1KPPB2@}%fP_E;OXk; Jvd$@?2>^#XgiHVc literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-toggled-active.png b/xfwm4/maximize-toggled-active.png new file mode 100644 index 0000000000000000000000000000000000000000..72bb7c1934799f25382288d35f58bc5247d3db4d GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe7vK}(sxz%qcWS5Zw07NT9lFyybf<UfF6`55uhr|Q)9b9$o8GCns9$gWG`$Ve z^fu2hNK7<LN;FJLG71Vc4h%643Nf{FHnnpxv#>L>bN2KO$SdXdWnf?^^K@|x(Kvtg z(oL=g1rgUk<I9_5icbCe@7~QZHJfAa)w)=PDuK7X7p}cHEpaW=VKSfpiyafv7nz&x zio6%dY*;W;N$`P|5f^L06jx=3IHi2Wy5co@dRsDnOtDLT{*a?>nP86X{Dap|dZ*8C l>+cdgwB`SC^U6+ks~89UpE*IZ85kHCJYD@<);T3K0RT3ycOn1) literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-toggled-inactive.png b/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4f532326055b92a9a9c41b6f644f1e5f2cf0bf40 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXPe6yOu$YGz?)@91vt<muq(;prU^6`L9rmlhqDmRD4rS5%W<T-!HgLI0Hb{ZkiC zn7Ux@;tlhbY?!}f<NT!?=P%u~c;&VwtF{+jGycoKz>x0g;us<!dH3LLJ_iE<)&q+* zLZ|0_{qujlmrIKH$8$Wh#D8d+`@EKFKHTiLL%4tTx(@+1dUHNZ$%<f}DtFCC_0Xvh zmT3W=8`QJ}!xji7SU${LS@4jXf9cU)|2w+6a##M&_$;CI=OWv(2|Sbb?Cib5z`(%Z M>FVdQ&MBb@0EL5fLjV8( literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-toggled-prelight.png b/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000000000000000000000000000000000000..98707ee8e383cd3aebe3d32abc9fb9ea9263f53c GIT binary patch literal 397 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXOj7T^=&sxz%qcWS5Zw07NT9lFyybf<UfF6`55uhr|Q)9b9$o8GCns9$gWG`$Ve z^fu2hNK7<LN;FJLG71Vc4h%643Nf{FHnnpxv#>L>bN2KO@ZY~8=)kJr1FN<_z5V*f z*S9~uz5Dt7|Ns9!jn51j7#L=Hx;TbtOuTx*lkbp$fXhXn6s3QKK59na|LUJS#Gz<? zN-FDjlxivK`EHiOu62^Xm+fF}eRqC?u4qG7Z~t4_1h$~ZN%2etIu1rwH#8WYL^xdK zdloSzx$%zU?NeHt&QFm$xBEnvztaA)TP`}gwniP?61ir}Z!aDnX@<n-eF>Movn}DT xw-eTE(E4-Z`-kMYs-DYsKjiuQM|>ZH!)zzfsPY?o7#J8BJYD@<);T3K0RTSpoe%&3 literal 0 HcmV?d00001 diff --git a/xfwm4/maximize-toggled-pressed.png b/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5990b005884e7f774dcaaf69ae890ce289f0e562 GIT binary patch literal 368 zcmeAS@N?(olHy`uVBq!ia0y~yV2}Y}4rT@h2G`5_%NQ6Kn2Vh}LpV4%Za?&Yz`(%3 zS>O>_%)r2R1cVu<YV%1mFfd4#xJHx&=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk z#lXN265tc!Dp#5;Uzsjnm7!3bq0&{Vy`oQhMZfmS33{t1>#dorw|0u&rs;Z{XXwvq z*IzqXf87*=*=+`M+6~LHjmmS3DsqhzV@wjFO`Y7#EbPpjT+N)^JiP;Y@-`VUFfjCa zx;TbtOuTyGB44ut59<X#*)EX+CFi^U|3BYidOApY{`T1iPB*IU{jiJUjQGz~oyqU3 z=XbSPDyTj&PTSsnv+uMJ_y65@x1V0eq&|;x$>IaY8<)f-q~tJYH9ICa1T&iaIl}d& zBbWDp#&I>3RG(W~xxUwQvpB2SU(EBWot9oE|68w4wq2rq%NeP8pW}b9P4{wK%;Gi) P<T3_NS3j3^P6<r_BsPZ% literal 0 HcmV?d00001 diff --git a/xfwm4/menu-active.png b/xfwm4/menu-active.png new file mode 100644 index 0000000000000000000000000000000000000000..513a57c9e44552ec146e2896eafb271d255286cd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0y~yV31;9U=UzrW?*12lK=affq{X!*vT`5gM;JtL;nX1 z3=EtF9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}D zcQznXnFD-6T+J-(0+U!*FfcH1d%8G=aL6VvFk)a}2w-4*AE)}Bfq{X+)78&qol`;+ E0K7^jMgRZ+ literal 0 HcmV?d00001 diff --git a/xfwm4/menu-inactive.png b/xfwm4/menu-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..513a57c9e44552ec146e2896eafb271d255286cd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0y~yV31;9U=UzrW?*12lK=affq{X!*vT`5gM;JtL;nX1 z3=EtF9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}D zcQznXnFD-6T+J-(0+U!*FfcH1d%8G=aL6VvFk)a}2w-4*AE)}Bfq{X+)78&qol`;+ E0K7^jMgRZ+ literal 0 HcmV?d00001 diff --git a/xfwm4/menu-pressed.png b/xfwm4/menu-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..513a57c9e44552ec146e2896eafb271d255286cd GIT binary patch literal 156 zcmeAS@N?(olHy`uVBq!ia0y~yV31;9U=UzrW?*12lK=affq{X!*vT`5gM;JtL;nX1 z3=EtF9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}D zcQznXnFD-6T+J-(0+U!*FfcH1d%8G=aL6VvFk)a}2w-4*AE)}Bfq{X+)78&qol`;+ E0K7^jMgRZ+ literal 0 HcmV?d00001 diff --git a/xfwm4/right-active.png b/xfwm4/right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4e5edc0a8347657a13f68184b23da9516771cd63 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckU=ZM7V_;ygS+Q;l0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG&r;B3<$IN7t%^QB7KXBl{fg=p8%%>R`zN9doHf`Fmmw|zS!PC{xWt~$( F699HCD%$`6 literal 0 HcmV?d00001 diff --git a/xfwm4/right-inactive.png b/xfwm4/right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..4e5edc0a8347657a13f68184b23da9516771cd63 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckU=ZM7V_;ygS+Q;l0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG&r;B3<$IN7t%^QB7KXBl{fg=p8%%>R`zN9doHf`Fmmw|zS!PC{xWt~$( F699HCD%$`6 literal 0 HcmV?d00001 diff --git a/xfwm4/shade-active.png b/xfwm4/shade-active.png new file mode 100644 index 0000000000000000000000000000000000000000..693c7bbf2d3f4dd24ebdaa19927c411581b38273 GIT binary patch literal 248 zcmeAS@N?(olHy`uVBq!ia0y~yU=U(pV36TpW?*25mXa4`U|?V_cJd72;NZCZ(EkAg z0|RG)M`SSr1K$x4W}K?cC(XdXAX(xXQ4*Y=R#Ki=l*&+EUaps!mtCBkSdglhUz9%k zosAR&1A}pZPl&6Tg`K&jy`{CIrL~idovW?Ao0F@zr*}YcMPpf2YfWQ!eM?_k&-Bjz zSreu%m^6Lyl2zM(+|(^(U|=x!ba4#P2u@Bo&cNd=uwmoE?hPM4ZeG-7@R5V#gOPH# vK@ledqq*`Vfp!Lo0;314OaTq?87r6=G*&Zh-*kI6$X^Veu6{1-oD!M<N!Co2 literal 0 HcmV?d00001 diff --git a/xfwm4/shade-inactive.png b/xfwm4/shade-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..bb64d16af6d64636553107af9f0e25bb138fa363 GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0y~yU=U(pV36TpW?*25mXa4`U|?V_cJd72;NZCZ(EkAg z0|RG)M`SSr1K$x4W}K?cC(XdXAX(xXQ4*Y=R#Ki=l*&+EUaps!mtCBkSdglhUz9%k zosAR&1A|$BPl&6Tg`K&jy}6}>rL~iljgzgto1LSFi@TqvcR+n}UsL;}&c0c_ljcpE zy<+D4)eDzxUb1rA&i&`^)SZ09z`$Vc>Ealo5uE(s00WP+z=q9>yElB|-mtLC;4>H3 zr;Q5T21VRVjQqlr1ePmE6c|2WZ3<|J&sf34P?65`<y9xE4+8@OgQu&X%Q~loCII9$ BP!s?F literal 0 HcmV?d00001 diff --git a/xfwm4/shade-pressed.png b/xfwm4/shade-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb3010e1ad98105111a4a8dc8d2f1f96353b823a GIT binary patch literal 251 zcmeAS@N?(olHy`uVBq!ia0y~yU=U(pV36TpW?*25mXa4`U|?V_cJd72;NZCZ(EkAg z0|RG)M`SSr1K$x4W}K?cC(XdXAX(xXQ4*Y=R#Ki=l*&+EUaps!mtCBkSdglhUz9%k zosAR&1A|$BPl&6Tg`JtDy}6}>xs{W-wX?acySbgGrBi@g_Dr|jdG5u_JW5x4dIxyb zZ1=9)<=cGNxAl0?lt+!~W~vMf4CbCLjv*Ss$qx=P@Hh)>*u1!V!zb<y3%d+Hb8&sz zsL*Xt#L2{HE<8z~T|uJ2=mBd}Ktp`S3MK}2CuWOw%f}`R3=9mOu6{1-oD!M<<g`h4 literal 0 HcmV?d00001 diff --git a/xfwm4/stick-active.png b/xfwm4/stick-active.png new file mode 100644 index 0000000000000000000000000000000000000000..4fb5f1b45a26730b3f42c2a7f9fc81306659e2dc GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0y~yU=U(pV31*AW?*0tT*bbHfq{X!*vT`5gM;JtL;nX1 z3=EtF9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}D zcQ#TWodG@}u4Wc?p56gVR&7tdS@V&BfkE2S#W92<I+=sDiGi)?AX7<Db|~|lBU4o6 b85lI#Ie71HeILrez`)??>gTe~DWM4fkD4zs literal 0 HcmV?d00001 diff --git a/xfwm4/stick-inactive.png b/xfwm4/stick-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..d93d4205609266c877e98dd14720d056044ebdb0 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0y~yU=U(pV31*AW?*0tT*bbHfq{X!*vT`5gM;JtL;nX1 z3=EtF9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}D zcQ#TWodG@}u4Wc?p56gF_n*u3PL5+>V3787aSY*zPUc{3Vqhye$W#)P9m+iC$P`t1 b1_n)b4&M7)--j|VFfe$!`njxgN@xNAUS2Lg literal 0 HcmV?d00001 diff --git a/xfwm4/stick-pressed.png b/xfwm4/stick-pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..848c83fafce4a8d859dc334ec47ba2194c8ee715 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0y~yU=U(pV31*AW?*0tT*bbHfq{X!*vT`5gM;JtL;nX1 z3=EtF9+AZi417mGm~pB$pELslgJg+oL`iUdT1k0gQ7S`udAVL@UUqSEVnM22eo^}D zcQ#TWodG@}u4Wc?p56gLQyz7MoSn+Rz##4E;uyjaoy@`7#K2Z`kf|gnJCu3OktwS3 b3=Ep=9K83pz7J(!U|{fc^>bP0l+XkKYl1F{ literal 0 HcmV?d00001 diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..a3704fa --- /dev/null +++ b/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=#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/xfwm4/title-1-active.png b/xfwm4/title-1-active.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-1-inactive.png b/xfwm4/title-1-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-2-active.png b/xfwm4/title-2-active.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-2-inactive.png b/xfwm4/title-2-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-3-active.png b/xfwm4/title-3-active.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-3-inactive.png b/xfwm4/title-3-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-4-active.png b/xfwm4/title-4-active.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-4-inactive.png b/xfwm4/title-4-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-5-active.png b/xfwm4/title-5-active.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/title-5-inactive.png b/xfwm4/title-5-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..562050ae19145fa6fdd55b4b2da2f5377fc8955d GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0y~yU|?lnV36TpV_;xdxvg{?0|Ns~v6E*A2L}g74M$1` z0|NtRfk$L90|Va?5N4dJ%_q&kz#v)T8c`CQpH@<ySd_|8US6)3nU`IhoLG>mmtT}V z`<;yx0|SG+r;B5V#>C_=U-*8UZ(xhKx39Kc@7RGBMI$W>tqvZBT?<&ACUk|0GcYhP Nc)I$ztaD0e0ssqhErkF8 literal 0 HcmV?d00001 diff --git a/xfwm4/top-left-active.png b/xfwm4/top-left-active.png new file mode 100644 index 0000000000000000000000000000000000000000..0a905c63120a8ec3e37e1aebdac4879211a35020 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckV36TpV_;zL&dNK_z`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5Sr<If^7Ns(jmzV2h=4BTrCl;jY<rk&T zerF@az`&sC>Eal|G4t-Rje-meEG!2X+bCbG=U&ey6nZ0rv184~6H+S+S27lyyRLJr XhO@_H^W?7#3=9mOu6{1-oD!M<TSYMR literal 0 HcmV?d00001 diff --git a/xfwm4/top-left-inactive.png b/xfwm4/top-left-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..0a905c63120a8ec3e37e1aebdac4879211a35020 GIT binary patch literal 172 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckV36TpV_;zL&dNK_z`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5Sr<If^7Ns(jmzV2h=4BTrCl;jY<rk&T zerF@az`&sC>Eal|G4t-Rje-meEG!2X+bCbG=U&ey6nZ0rv184~6H+S+S27lyyRLJr XhO@_H^W?7#3=9mOu6{1-oD!M<TSYMR literal 0 HcmV?d00001 diff --git a/xfwm4/top-right-active.png b/xfwm4/top-right-active.png new file mode 100644 index 0000000000000000000000000000000000000000..ed7a34bd4ca0f0dc4e23062cc994b588dca676a1 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckV36TpV_;zL&dNK_z`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5Sr<If^7Ns(jmzV2h=4BTrCl;jY<rk&T zerF@az`&s8>Eal|F*EtYC(b|T4;(mfAR{gDd%TOwjK<E!#>R(dXKxo^V`e_QA(er_ Ya2nh3uT5PN3=9kmp00i_>zopr06;G@=Kufz literal 0 HcmV?d00001 diff --git a/xfwm4/top-right-inactive.png b/xfwm4/top-right-inactive.png new file mode 100644 index 0000000000000000000000000000000000000000..ed7a34bd4ca0f0dc4e23062cc994b588dca676a1 GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0y~yU|?ckV36TpV_;zL&dNK_z`(##?Bp53!NI{%!;#X# zz`(#+;1OBOz`%C|gc+x5^GP!>Fi4iTMwA5Sr<If^7Ns(jmzV2h=4BTrCl;jY<rk&T zerF@az`&s8>Eal|F*EtYC(b|T4;(mfAR{gDd%TOwjK<E!#>R(dXKxo^V`e_QA(er_ Ya2nh3uT5PN3=9kmp00i_>zopr06;G@=Kufz literal 0 HcmV?d00001